#CA99DC#CA99DC
#CA99DC is a light, moderate purple. Relative luminance 0.405; OKLCH L 75.2% C 0.108 H 316.8°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CA99DC |
|---|---|
| RGB | rgb(202, 153, 220) |
| HSL | hsl(284, 49%, 73%) |
| HSV | hsv(284, 30%, 86%) |
| CMYK | cmyk(8.2%, 30.5%, 0%, 13.7%) |
| CIE-LAB | lab(69.83, 30.05, -27.02) |
| CIE-LCH | lch(69.83, 40.41, 318.03°) |
| OKLab | oklab(75.18% 0.0785 -0.0738) |
| OKLCH | oklch(75.18% 0.108 316.8) |
| XYZ | xyz(48.6647, 40.5073, 72.9514) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.09
Plum
#DDA0DD
ΔE00 4.33
Lavender (survey)
#C79FEF
ΔE00 4.36
Baby Purple
#CA9BF7
ΔE00 5.53
Lavender
#B39DDB
ΔE00 5.95
Lilac (survey)
#CEA2FD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA99DC #ABDC99
analogous
#A899DC #CA99DC #DC99CC
triadic
#CA99DC #DCCA99 #99DCCA
tetradic
#CA99DC #DCA899 #ABDC99 #99CCDC
square
#CA99DC #DCA899 #ABDC99 #99CCDC
split-complementary
#CA99DC #CCDC99 #99DCA8
monochromatic
#9A40BB #B26BCC #CA99DC #E2C7EC #F3E8F7
Accessibility & contrast
On white
2.31
#CA99DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#CA99DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA99DC
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA99DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA99DC | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8DF
Deuteranopia (green-blind)
#9BACDA
Tritanopia (blue-blind)
#CAA1B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ca99dc; /* rgb */ color: rgb(202, 153, 220); /* oklch */ color: oklch(75.2% 0.108 316.8);
Tailwind
colors: {
custom: {
50: '#dbb7e7',
500: '#ca99dc',
950: '#000000',
},
}SCSS
$custom: #ca99dc; $custom-light: #dbb7e7; $custom-dark: #000000;
JSON
{
"hex": "#ca99dc",
"rgb": {
"r": 202,
"g": 153,
"b": 220
},
"hsl": {
"h": 283.881,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.75178,
"c": 0.10769,
"h": 316.8
},
"luminance": 0.40506
}Semantic roles & 50–950 ramp
primary
#CA99DC
secondary
#E1EEDD
accent
#BC2951
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084