#C479ED — Purple
#C479ED is a purple in the Purple family. In practice it looks like a balanced medium purple, and it is also commonly known as Purple, Orchid. Below are all of its color space values, an 11-step scale, harmony palettes and accessibility data.
#C479ED
Tints and shades (50–950)
Accessibility
Contrast on white
2.87:1
Contrast on black
7.30:1
- AA (4.5:1) on whiteFail
- AA Large (3:1) on whiteFail
- AAA (7:1) on whiteFail
- AAA Large (4.5:1) on whiteFail
- UI components (3:1) on whiteFail
Need a passing variant? Repair this color in the contrast checker.
Complementary palette
Analogous palette
Triadic palette
Copy-ready CSS
brand-scale.css
:root {
--brand-50: oklch(0.971 0.013 312.5); /* #f8f3fc */
--brand-100: oklch(0.936 0.028 312.5); /* #f0e5f8 */
--brand-200: oklch(0.885 0.058 312.5); /* #e6cff5 */
--brand-300: oklch(0.808 0.105 312.5); /* #d8adf1 */
--brand-400: oklch(0.712 0.155 312.5); /* #c383e7 */
--brand-500: oklch(0.637 0.187 312.5); /* #b162db */
--brand-600: oklch(0.577 0.183 312.5); /* #9e51c5 */
--brand-700: oklch(0.505 0.172 312.5); /* #853ea9 */
--brand-800: oklch(0.444 0.154 312.5); /* #70328f */
--brand-900: oklch(0.396 0.139 312.5); /* #5f297b */
--brand-950: oklch(0.281 0.097 312.5); /* #39164b */
}