#CA90DC#CA90DC
#CA90DC is a light, vivid purple. Relative luminance 0.377; OKLCH L 73.6% C 0.123 H 318.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CA90DC |
|---|---|
| RGB | rgb(202, 144, 220) |
| HSL | hsl(286, 52%, 71%) |
| HSV | hsv(286, 35%, 86%) |
| CMYK | cmyk(8.2%, 34.5%, 0%, 13.7%) |
| CIE-LAB | lab(67.78, 34.97, -30.18) |
| CIE-LCH | lch(67.78, 46.19, 319.20°) |
| OKLab | oklab(73.62% 0.0917 -0.0826) |
| OKLCH | oklch(73.62% 0.123 318) |
| XYZ | xyz(47.2468, 37.6716, 72.4787) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 4.96
Lavender (survey)
#C79FEF
ΔE00 5.24
Baby Purple
#CA9BF7
ΔE00 5.49
Plum
#DDA0DD
ΔE00 5.76
Lilac (survey)
#CEA2FD
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA90DC #A2DC90
analogous
#A490DC #CA90DC #DC90C8
triadic
#CA90DC #DCCA90 #90DCCA
tetradic
#CA90DC #DCA490 #A2DC90 #90C8DC
square
#CA90DC #DCA490 #A2DC90 #90C8DC
split-complementary
#CA90DC #C8DC90 #90DCA4
monochromatic
#9A3AB8 #B461CD #CA90DC #E0BFEB #F4E8F8
Accessibility & contrast
On white
2.46
#CA90DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#CA90DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA90DC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA90DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA90DC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DF
Deuteranopia (green-blind)
#93A7DA
Tritanopia (blue-blind)
#CA99AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ca90dc; /* rgb */ color: rgb(202, 144, 220); /* oklch */ color: oklch(73.6% 0.123 318.0);
Tailwind
colors: {
custom: {
50: '#dbb1e7',
500: '#ca90dc',
950: '#000000',
},
}SCSS
$custom: #ca90dc; $custom-light: #dbb1e7; $custom-dark: #000000;
JSON
{
"hex": "#ca90dc",
"rgb": {
"r": 202,
"g": 144,
"b": 220
},
"hsl": {
"h": 285.789,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.73618,
"c": 0.12348,
"h": 318
},
"luminance": 0.3767
}Semantic roles & 50–950 ramp
primary
#CA90DC
secondary
#DFEEDA
accent
#BF264A
background
#FDFAFE
surface
#FBF5FC
border
#D4CFD5
text
#151116
muted
#838084