#CD95E9#CD95E9
#CD95E9 is a light, vivid purple. Relative luminance 0.404; OKLCH L 75.3% C 0.131 H 313.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95E9 |
|---|---|
| RGB | rgb(205, 149, 233) |
| HSL | hsl(280, 66%, 75%) |
| HSV | hsv(280, 36%, 91%) |
| CMYK | cmyk(12%, 36.1%, 0%, 8.6%) |
| CIE-LAB | lab(69.72, 35.82, -34.31) |
| CIE-LCH | lch(69.72, 49.60, 316.23°) |
| OKLab | oklab(75.33% 0.091 -0.0944) |
| OKLCH | oklch(75.33% 0.131 313.9) |
| XYZ | xyz(50.6299, 40.3582, 82.1978) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.19
Lavender (survey)
#C79FEF
ΔE00 3.40
Lilac (survey)
#CEA2FD
ΔE00 4.45
Pale Purple
#B790D4
ΔE00 4.75
Pastel Purple
#CAA0FF
ΔE00 4.91
Liliac
#C48EFD
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95E9 #B1E995
analogous
#A395E9 #CD95E9 #E995DB
triadic
#CD95E9 #E9CD95 #95E9CD
tetradic
#CD95E9 #E9A395 #B1E995 #95DBE9
square
#CD95E9 #E9A395 #B1E995 #95DBE9
split-complementary
#CD95E9 #DBE995 #95E9A3
monochromatic
#9D30D4 #B562DE #CD95E9 #E5C8F4 #F3E6FA
Accessibility & contrast
On white
2.31
#CD95E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#CD95E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95E9
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95E9 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7EC
Deuteranopia (green-blind)
#94ACE6
Tritanopia (blue-blind)
#CBA0B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cd95e9; /* rgb */ color: rgb(205, 149, 233); /* oklch */ color: oklch(75.3% 0.131 313.9);
Tailwind
colors: {
custom: {
50: '#ddb5f0',
500: '#cd95e9',
950: '#000000',
},
}SCSS
$custom: #cd95e9; $custom-light: #ddb5f0; $custom-dark: #000000;
JSON
{
"hex": "#cd95e9",
"rgb": {
"r": 205,
"g": 149,
"b": 233
},
"hsl": {
"h": 280,
"s": 65.625,
"l": 74.902
},
"oklch": {
"l": 0.75333,
"c": 0.13108,
"h": 313.9
},
"luminance": 0.40357
}Semantic roles & 50–950 ramp
primary
#CD95E9
secondary
#E2F1DA
accent
#CD1855
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084