#C890EA#C890EA
#C890EA is a light, vivid violet. Relative luminance 0.382; OKLCH L 74.0% C 0.139 H 311.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C890EA |
|---|---|
| RGB | rgb(200, 144, 234) |
| HSL | hsl(277, 68%, 74%) |
| HSV | hsv(277, 38%, 92%) |
| CMYK | cmyk(14.5%, 38.5%, 0%, 8.2%) |
| CIE-LAB | lab(68.14, 37.25, -37.35) |
| CIE-LCH | lch(68.14, 52.75, 314.92°) |
| OKLab | oklab(74.04% 0.0926 -0.1032) |
| OKLCH | oklch(74.04% 0.139 311.9) |
| XYZ | xyz(48.6414, 38.1672, 82.6306) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.23
Liliac
#C48EFD
ΔE00 3.96
Lavender (survey)
#C79FEF
ΔE00 4.06
Pale Purple
#B790D4
ΔE00 4.61
Lilac (survey)
#CEA2FD
ΔE00 4.90
Pastel Purple
#CAA0FF
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C890EA #B2EA90
analogous
#9B90EA #C890EA #EA90DF
triadic
#C890EA #EAC890 #90EAC8
tetradic
#C890EA #EA9B90 #B2EA90 #90DFEA
square
#C890EA #EA9B90 #B2EA90 #90DFEA
split-complementary
#C890EA #DFEA90 #90EA9B
monochromatic
#9529D7 #AF5DE0 #C890EA #E2C3F4 #F2E5FA
Accessibility & contrast
On white
2.43
#C890EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#C890EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C890EA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C890EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C890EA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#8DA7E7
Tritanopia (blue-blind)
#C59DB2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c890ea; /* rgb */ color: rgb(200, 144, 234); /* oklch */ color: oklch(74.0% 0.139 311.9);
Tailwind
colors: {
custom: {
50: '#dab1f1',
500: '#c890ea',
950: '#000000',
},
}SCSS
$custom: #c890ea; $custom-light: #dab1f1; $custom-dark: #000000;
JSON
{
"hex": "#c890ea",
"rgb": {
"r": 200,
"g": 144,
"b": 234
},
"hsl": {
"h": 277.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.74036,
"c": 0.1386,
"h": 311.9
},
"luminance": 0.38166
}Semantic roles & 50–950 ramp
primary
#C890EA
secondary
#E3F2D9
accent
#D0155C
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084