#CA90CA#CA90CA
#CA90CA is a light, moderate purple. Relative luminance 0.368; OKLCH L 72.9% C 0.104 H 326.6°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CA90CA |
|---|---|
| RGB | rgb(202, 144, 202) |
| HSL | hsl(300, 35%, 68%) |
| HSV | hsv(300, 29%, 79%) |
| CMYK | cmyk(0%, 28.7%, 0%, 20.8%) |
| CIE-LAB | lab(67.10, 31.47, -21.23) |
| CIE-LCH | lch(67.10, 37.96, 326.00°) |
| OKLab | oklab(72.88% 0.087 -0.0574) |
| OKLCH | oklch(72.88% 0.104 326.6) |
| XYZ | xyz(44.9900, 36.7688, 60.5928) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.23
Pale Purple
#B790D4
ΔE00 5.79
Lilac
#C8A2C8
ΔE00 6.28
Orchid (survey)
#C875C4
ΔE00 7.11
Dusty Lavender
#AC86A8
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA90CA #90CA90
analogous
#AD90CA #CA90CA #CA90AD
triadic
#CA90CA #CACA90 #90CACA
tetradic
#CA90CA #CAAD90 #90CA90 #90ADCA
square
#CA90CA #CAAD90 #90CA90 #90ADCA
split-complementary
#CA90CA #ADCA90 #90CAAD
monochromatic
#974897 #B667B6 #CA90CA #DEB9DE #F2E3F2
Accessibility & contrast
On white
2.51
#CA90CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#CA90CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA90CA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA90CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA90CA | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9FCC
Deuteranopia (green-blind)
#9AA6C8
Tritanopia (blue-blind)
#CE95A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca90ca; /* rgb */ color: rgb(202, 144, 202); /* oklch */ color: oklch(72.9% 0.104 326.6);
Tailwind
colors: {
custom: {
50: '#dbb1da',
500: '#ca90ca',
950: '#000000',
},
}SCSS
$custom: #ca90ca; $custom-light: #dbb1da; $custom-dark: #000000;
JSON
{
"hex": "#ca90ca",
"rgb": {
"r": 202,
"g": 144,
"b": 202
},
"hsl": {
"h": 300,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.72883,
"c": 0.10421,
"h": 326.6
},
"luminance": 0.36767
}Semantic roles & 50–950 ramp
primary
#CA90CA
secondary
#D2E4D2
accent
#AE3737
background
#FDFAFD
surface
#FBF5FA
border
#D4CFD3
text
#151114
muted
#838083