#CA90EB#CA90EB
#CA90EB is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.3% C 0.141 H 312.6°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CA90EB |
|---|---|
| RGB | rgb(202, 144, 235) |
| HSL | hsl(278, 69%, 74%) |
| HSV | hsv(278, 39%, 92%) |
| CMYK | cmyk(14%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(68.39, 38.05, -37.50) |
| CIE-LCH | lch(68.39, 53.43, 315.42°) |
| OKLab | oklab(74.28% 0.0951 -0.1036) |
| OKLCH | oklch(74.28% 0.141 312.6) |
| XYZ | xyz(49.3232, 38.5021, 83.4145) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.27
Liliac
#C48EFD
ΔE00 4.02
Lavender (survey)
#C79FEF
ΔE00 4.18
Lilac (survey)
#CEA2FD
ΔE00 4.90
Pale Purple
#B790D4
ΔE00 4.91
Pastel Purple
#CAA0FF
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA90EB #B1EB90
analogous
#9D90EB #CA90EB #EB90DF
triadic
#CA90EB #EBCA90 #90EBCA
tetradic
#CA90EB #EB9D90 #B1EB90 #90DFEB
square
#CA90EB #EB9D90 #B1EB90 #90DFEB
split-complementary
#CA90EB #DFEB90 #90EB9D
monochromatic
#9828D8 #B15CE2 #CA90EB #E3C4F4 #F3E5FA
Accessibility & contrast
On white
2.41
#CA90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#CA90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA90EB
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA90EB | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4EE
Deuteranopia (green-blind)
#8DA8E8
Tritanopia (blue-blind)
#C79DB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca90eb; /* rgb */ color: rgb(202, 144, 235); /* oklch */ color: oklch(74.3% 0.141 312.6);
Tailwind
colors: {
custom: {
50: '#dbb1f1',
500: '#ca90eb',
950: '#000000',
},
}SCSS
$custom: #ca90eb; $custom-light: #dbb1f1; $custom-dark: #000000;
JSON
{
"hex": "#ca90eb",
"rgb": {
"r": 202,
"g": 144,
"b": 235
},
"hsl": {
"h": 278.242,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.74281,
"c": 0.14059,
"h": 312.6
},
"luminance": 0.38501
}Semantic roles & 50–950 ramp
primary
#CA90EB
secondary
#E2F2D9
accent
#D11459
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085