#C890EF#C890EF
#C890EF is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.3% C 0.144 H 310.4°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C890EF |
|---|---|
| RGB | rgb(200, 144, 239) |
| HSL | hsl(275, 75%, 75%) |
| HSV | hsv(275, 40%, 94%) |
| CMYK | cmyk(16.3%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(68.36, 38.32, -39.76) |
| CIE-LCH | lch(68.36, 55.22, 313.94°) |
| OKLab | oklab(74.27% 0.0936 -0.1101) |
| OKLCH | oklch(74.27% 0.144 310.4) |
| XYZ | xyz(49.3699, 38.4586, 86.4671) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.85
Liliac
#C48EFD
ΔE00 3.03
Lavender (survey)
#C79FEF
ΔE00 4.14
Pastel Purple
#CAA0FF
ΔE00 4.48
Lilac (survey)
#CEA2FD
ΔE00 4.58
Pale Purple
#B790D4
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C890EF #B7EF90
analogous
#9890EF #C890EF #EF90E7
triadic
#C890EF #EFC890 #90EFC8
tetradic
#C890EF #EF9890 #B7EF90 #90E7EF
square
#C890EF #EF9890 #B7EF90 #90E7EF
split-complementary
#C890EF #E7EF90 #90EF98
monochromatic
#9325E0 #AD5BE7 #C890EF #E3C5F7 #F2E4FB
Accessibility & contrast
On white
2.42
#C890EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#C890EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C890EF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C890EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C890EF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F3
Deuteranopia (green-blind)
#8AA8EC
Tritanopia (blue-blind)
#C49EB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c890ef; /* rgb */ color: rgb(200, 144, 239); /* oklch */ color: oklch(74.3% 0.144 310.4);
Tailwind
colors: {
custom: {
50: '#dab1f4',
500: '#c890ef',
950: '#000000',
},
}SCSS
$custom: #c890ef; $custom-light: #dab1f4; $custom-dark: #000000;
JSON
{
"hex": "#c890ef",
"rgb": {
"r": 200,
"g": 144,
"b": 239
},
"hsl": {
"h": 275.368,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.74267,
"c": 0.14449,
"h": 310.4
},
"luminance": 0.38458
}Semantic roles & 50–950 ramp
primary
#C890EF
secondary
#E3F3D8
accent
#D70F61
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085