#CA90DF#CA90DF
#CA90DF is a light, vivid purple. Relative luminance 0.378; OKLCH L 73.7% C 0.127 H 316.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CA90DF |
|---|---|
| RGB | rgb(202, 144, 223) |
| HSL | hsl(284, 55%, 72%) |
| HSV | hsv(284, 35%, 87%) |
| CMYK | cmyk(9.4%, 35.4%, 0%, 12.5%) |
| CIE-LAB | lab(67.90, 35.57, -31.66) |
| CIE-LCH | lch(67.90, 47.62, 318.33°) |
| OKLab | oklab(73.75% 0.0925 -0.0868) |
| OKLCH | oklch(73.75% 0.127 316.8) |
| XYZ | xyz(47.6477, 37.8319, 74.5900) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.95
Lavender (survey)
#C79FEF
ΔE00 4.88
Baby Purple
#CA9BF7
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.23
Plum
#DDA0DD
ΔE00 6.14
Lilac (survey)
#CEA2FD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA90DF #A5DF90
analogous
#A390DF #CA90DF #DF90CC
triadic
#CA90DF #DFCA90 #90DFCA
tetradic
#CA90DF #DFA390 #A5DF90 #90CCDF
square
#CA90DF #DFA390 #A5DF90 #90CCDF
split-complementary
#CA90DF #CCDF90 #90DFA3
monochromatic
#9A37BE #B360D1 #CA90DF #E1C0ED #F4E7F8
Accessibility & contrast
On white
2.45
#CA90DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#CA90DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA90DF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA90DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA90DF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A2E2
Deuteranopia (green-blind)
#92A7DD
Tritanopia (blue-blind)
#CA9AAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ca90df; /* rgb */ color: rgb(202, 144, 223); /* oklch */ color: oklch(73.7% 0.127 316.8);
Tailwind
colors: {
custom: {
50: '#dbb1e9',
500: '#ca90df',
950: '#000000',
},
}SCSS
$custom: #ca90df; $custom-light: #dbb1e9; $custom-dark: #000000;
JSON
{
"hex": "#ca90df",
"rgb": {
"r": 202,
"g": 144,
"b": 223
},
"hsl": {
"h": 284.051,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.73747,
"c": 0.12685,
"h": 316.8
},
"luminance": 0.37831
}Semantic roles & 50–950 ramp
primary
#CA90DF
secondary
#E1EFDC
accent
#C3234D
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151116
muted
#838084