#CD95E7#CD95E7
#CD95E7 is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.2% C 0.129 H 314.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95E7 |
|---|---|
| RGB | rgb(205, 149, 231) |
| HSL | hsl(281, 63%, 75%) |
| HSV | hsv(281, 35%, 91%) |
| CMYK | cmyk(11.3%, 35.5%, 0%, 9.4%) |
| CIE-LAB | lab(69.64, 35.40, -33.34) |
| CIE-LCH | lch(69.64, 48.63, 316.72°) |
| OKLab | oklab(75.24% 0.0905 -0.0916) |
| OKLCH | oklch(75.24% 0.129 314.7) |
| XYZ | xyz(50.3458, 40.2446, 80.7016) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.54
Lavender (survey)
#C79FEF
ΔE00 3.55
Pale Purple
#B790D4
ΔE00 4.59
Lilac (survey)
#CEA2FD
ΔE00 4.73
Pastel Purple
#CAA0FF
ΔE00 5.24
Liliac
#C48EFD
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95E7 #AFE795
analogous
#A495E7 #CD95E7 #E795D8
triadic
#CD95E7 #E7CD95 #95E7CD
tetradic
#CD95E7 #E7A495 #AFE795 #95D8E7
square
#CD95E7 #E7A495 #AFE795 #95D8E7
split-complementary
#CD95E7 #D8E795 #95E7A4
monochromatic
#9E31D0 #B563DC #CD95E7 #E5C7F2 #F3E6F9
Accessibility & contrast
On white
2.32
#CD95E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#CD95E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95E7
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95E7 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A7EA
Deuteranopia (green-blind)
#95ACE5
Tritanopia (blue-blind)
#CCA0B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cd95e7; /* rgb */ color: rgb(205, 149, 231); /* oklch */ color: oklch(75.2% 0.129 314.7);
Tailwind
colors: {
custom: {
50: '#ddb5ef',
500: '#cd95e7',
950: '#000000',
},
}SCSS
$custom: #cd95e7; $custom-light: #ddb5ef; $custom-dark: #000000;
JSON
{
"hex": "#cd95e7",
"rgb": {
"r": 205,
"g": 149,
"b": 231
},
"hsl": {
"h": 280.976,
"s": 63.077,
"l": 74.51
},
"oklch": {
"l": 0.75245,
"c": 0.12877,
"h": 314.7
},
"luminance": 0.40244
}Semantic roles & 50–950 ramp
primary
#CD95E7
secondary
#E1F1DA
accent
#CB1B53
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084