#CA95DC#CA95DC
#CA95DC is a light, moderate purple. Relative luminance 0.392; OKLCH L 74.5% C 0.115 H 317.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CA95DC |
|---|---|
| RGB | rgb(202, 149, 220) |
| HSL | hsl(285, 50%, 72%) |
| HSV | hsv(285, 32%, 86%) |
| CMYK | cmyk(8.2%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(68.91, 32.24, -28.44) |
| CIE-LCH | lch(68.91, 42.99, 318.58°) |
| OKLab | oklab(74.48% 0.0844 -0.0777) |
| OKLCH | oklch(74.48% 0.115 317.3) |
| XYZ | xyz(48.0210, 39.2198, 72.7368) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.82
Lavender (survey)
#C79FEF
ΔE00 4.60
Plum
#DDA0DD
ΔE00 4.86
Baby Purple
#CA9BF7
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.81
Lilac (survey)
#CEA2FD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA95DC #A7DC95
analogous
#A795DC #CA95DC #DC95CA
triadic
#CA95DC #DCCA95 #95DCCA
tetradic
#CA95DC #DCA795 #A7DC95 #95CADC
square
#CA95DC #DCA795 #A7DC95 #95CADC
split-complementary
#CA95DC #CADC95 #95DCA7
monochromatic
#9A3DB9 #B367CD #CA95DC #E1C3EB #F3E8F7
Accessibility & contrast
On white
2.37
#CA95DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#CA95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA95DC
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA95DC | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA5DF
Deuteranopia (green-blind)
#98AADA
Tritanopia (blue-blind)
#CA9DAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca95dc; /* rgb */ color: rgb(202, 149, 220); /* oklch */ color: oklch(74.5% 0.115 317.3);
Tailwind
colors: {
custom: {
50: '#dbb4e7',
500: '#ca95dc',
950: '#000000',
},
}SCSS
$custom: #ca95dc; $custom-light: #dbb4e7; $custom-dark: #000000;
JSON
{
"hex": "#ca95dc",
"rgb": {
"r": 202,
"g": 149,
"b": 220
},
"hsl": {
"h": 284.789,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.74478,
"c": 0.11472,
"h": 317.3
},
"luminance": 0.39219
}Semantic roles & 50–950 ramp
primary
#CA95DC
secondary
#E1EEDD
accent
#BE284E
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084