#CA90E2#CA90E2
#CA90E2 is a light, vivid purple. Relative luminance 0.380; OKLCH L 73.9% C 0.130 H 315.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CA90E2 |
|---|---|
| RGB | rgb(202, 144, 226) |
| HSL | hsl(282, 59%, 73%) |
| HSV | hsv(282, 36%, 89%) |
| CMYK | cmyk(10.6%, 36.3%, 0%, 11.4%) |
| CIE-LAB | lab(68.02, 36.18, -33.13) |
| CIE-LCH | lch(68.02, 49.06, 317.53°) |
| OKLab | oklab(73.88% 0.0932 -0.091) |
| OKLCH | oklch(73.88% 0.13 315.7) |
| XYZ | xyz(48.0558, 37.9951, 76.7390) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.08
Baby Purple
#CA9BF7
ΔE00 4.46
Lavender (survey)
#C79FEF
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 5.54
Liliac
#C48EFD
ΔE00 5.78
Lilac (survey)
#CEA2FD
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA90E2 #A8E290
analogous
#A190E2 #CA90E2 #E290D1
triadic
#CA90E2 #E2CA90 #90E2CA
tetradic
#CA90E2 #E2A190 #A8E290 #90D1E2
square
#CA90E2 #E2A190 #A8E290 #90D1E2
split-complementary
#CA90E2 #D1E290 #90E2A1
monochromatic
#9A33C4 #B35FD5 #CA90E2 #E1C1EF #F3E7F9
Accessibility & contrast
On white
2.44
#CA90E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#CA90E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA90E2
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA90E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA90E2 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A2E5
Deuteranopia (green-blind)
#91A8E0
Tritanopia (blue-blind)
#C99BAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ca90e2; /* rgb */ color: rgb(202, 144, 226); /* oklch */ color: oklch(73.9% 0.130 315.7);
Tailwind
colors: {
custom: {
50: '#dbb1eb',
500: '#ca90e2',
950: '#000000',
},
}SCSS
$custom: #ca90e2; $custom-light: #dbb1eb; $custom-dark: #000000;
JSON
{
"hex": "#ca90e2",
"rgb": {
"r": 202,
"g": 144,
"b": 226
},
"hsl": {
"h": 282.439,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.73878,
"c": 0.13025,
"h": 315.7
},
"luminance": 0.37994
}Semantic roles & 50–950 ramp
primary
#CA90E2
secondary
#E1F0DB
accent
#C61F50
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151116
muted
#838084