#CA90EA#CA90EA
#CA90EA is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.2% C 0.139 H 312.9°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CA90EA |
|---|---|
| RGB | rgb(202, 144, 234) |
| HSL | hsl(279, 68%, 74%) |
| HSV | hsv(279, 38%, 92%) |
| CMYK | cmyk(13.7%, 38.5%, 0%, 8.2%) |
| CIE-LAB | lab(68.35, 37.84, -37.02) |
| CIE-LCH | lch(68.35, 52.94, 315.63°) |
| OKLab | oklab(74.24% 0.0949 -0.1022) |
| OKLCH | oklch(74.24% 0.139 312.9) |
| XYZ | xyz(49.1792, 38.4445, 82.6558) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.38
Lavender (survey)
#C79FEF
ΔE00 4.19
Liliac
#C48EFD
ΔE00 4.21
Pale Purple
#B790D4
ΔE00 4.79
Lilac (survey)
#CEA2FD
ΔE00 4.99
Pastel Purple
#CAA0FF
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA90EA #B0EA90
analogous
#9D90EA #CA90EA #EA90DD
triadic
#CA90EA #EACA90 #90EACA
tetradic
#CA90EA #EA9D90 #B0EA90 #90DDEA
square
#CA90EA #EA9D90 #B0EA90 #90DDEA
split-complementary
#CA90EA #DDEA90 #90EA9D
monochromatic
#9929D7 #B15DE0 #CA90EA #E3C3F4 #F3E5FA
Accessibility & contrast
On white
2.42
#CA90EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#CA90EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA90EA
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA90EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA90EA | 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)
#80A3ED
Deuteranopia (green-blind)
#8EA8E7
Tritanopia (blue-blind)
#C79CB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca90ea; /* rgb */ color: rgb(202, 144, 234); /* oklch */ color: oklch(74.2% 0.139 312.9);
Tailwind
colors: {
custom: {
50: '#dbb1f1',
500: '#ca90ea',
950: '#000000',
},
}SCSS
$custom: #ca90ea; $custom-light: #dbb1f1; $custom-dark: #000000;
JSON
{
"hex": "#ca90ea",
"rgb": {
"r": 202,
"g": 144,
"b": 234
},
"hsl": {
"h": 278.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.74236,
"c": 0.13944,
"h": 312.9
},
"luminance": 0.38444
}Semantic roles & 50–950 ramp
primary
#CA90EA
secondary
#E2F2D9
accent
#D01558
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084