#CD95DC#CD95DC
#CD95DC is a light, moderate purple. Relative luminance 0.396; OKLCH L 74.8% C 0.116 H 319.0°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95DC |
|---|---|
| RGB | rgb(205, 149, 220) |
| HSL | hsl(287, 50%, 72%) |
| HSV | hsv(287, 32%, 86%) |
| CMYK | cmyk(6.8%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(69.21, 33.18, -27.94) |
| CIE-LCH | lch(69.21, 43.38, 319.90°) |
| OKLab | oklab(74.78% 0.0878 -0.0763) |
| OKLCH | oklch(74.78% 0.116 319) |
| XYZ | xyz(48.8408, 39.6426, 72.7752) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.36
Pale Purple
#B790D4
ΔE00 4.42
Lavender (survey)
#C79FEF
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 5.31
Baby Purple
#CA9BF7
ΔE00 5.69
Lilac (survey)
#CEA2FD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95DC #A4DC95
analogous
#AA95DC #CD95DC #DC95C8
triadic
#CD95DC #DCCD95 #95DCCD
tetradic
#CD95DC #DCAA95 #A4DC95 #95C8DC
square
#CD95DC #DCAA95 #A4DC95 #95C8DC
split-complementary
#CD95DC #C8DC95 #95DCAA
monochromatic
#9F3DB9 #B767CD #CD95DC #E3C3EB #F4E8F7
Accessibility & contrast
On white
2.35
#CD95DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#CD95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95DC
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95DC | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#99ABDA
Tritanopia (blue-blind)
#CE9DAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd95dc; /* rgb */ color: rgb(205, 149, 220); /* oklch */ color: oklch(74.8% 0.116 319.0);
Tailwind
colors: {
custom: {
50: '#ddb5e7',
500: '#cd95dc',
950: '#000000',
},
}SCSS
$custom: #cd95dc; $custom-light: #ddb5e7; $custom-dark: #000000;
JSON
{
"hex": "#cd95dc",
"rgb": {
"r": 205,
"g": 149,
"b": 220
},
"hsl": {
"h": 287.324,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.74778,
"c": 0.11634,
"h": 319
},
"luminance": 0.39641
}Semantic roles & 50–950 ramp
primary
#CD95DC
secondary
#E0EEDD
accent
#BE2847
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084