#CD95CD#CD95CD
#CD95CD is a light, moderate purple. Relative luminance 0.389; OKLCH L 74.2% C 0.100 H 326.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95CD |
|---|---|
| RGB | rgb(205, 149, 205) |
| HSL | hsl(300, 36%, 69%) |
| HSV | hsv(300, 27%, 80%) |
| CMYK | cmyk(0%, 27.3%, 0%, 19.6%) |
| CIE-LAB | lab(68.67, 30.28, -20.48) |
| CIE-LCH | lch(68.67, 36.56, 325.93°) |
| OKLab | oklab(74.18% 0.0837 -0.0553) |
| OKLCH | oklch(74.18% 0.1 326.5) |
| XYZ | xyz(46.9426, 38.8833, 62.7782) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.73
Lilac
#C8A2C8
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.83
Pale Purple
#B790D4
ΔE00 6.19
Lavender (survey)
#C79FEF
ΔE00 8.00
Orchid (survey)
#C875C4
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95CD #95CD95
analogous
#B195CD #CD95CD #CD95B1
triadic
#CD95CD #CDCD95 #95CDCD
tetradic
#CD95CD #CDB195 #95CD95 #95B1CD
square
#CD95CD #CDB195 #95CD95 #95B1CD
split-complementary
#CD95CD #B1CD95 #95CDB1
monochromatic
#9D4A9D #B96BB9 #CD95CD #E1BFE1 #F4E8F4
Accessibility & contrast
On white
2.39
#CD95CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#CD95CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95CD
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95CD | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A3CF
Deuteranopia (green-blind)
#9EAACB
Tritanopia (blue-blind)
#D19AA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cd95cd; /* rgb */ color: rgb(205, 149, 205); /* oklch */ color: oklch(74.2% 0.100 326.5);
Tailwind
colors: {
custom: {
50: '#ddb4dc',
500: '#cd95cd',
950: '#000000',
},
}SCSS
$custom: #cd95cd; $custom-light: #ddb4dc; $custom-dark: #000000;
JSON
{
"hex": "#cd95cd",
"rgb": {
"r": 205,
"g": 149,
"b": 205
},
"hsl": {
"h": 300,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.74181,
"c": 0.10033,
"h": 326.5
},
"luminance": 0.38882
}Semantic roles & 50–950 ramp
primary
#CD95CD
secondary
#D7E7D7
accent
#AF3737
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083