#CD95C8#CD95C8
#CD95C8 is a light, moderate purple. Relative luminance 0.386; OKLCH L 74.0% C 0.095 H 329.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95C8 |
|---|---|
| RGB | rgb(205, 149, 200) |
| HSL | hsl(305, 36%, 69%) |
| HSV | hsv(305, 27%, 80%) |
| CMYK | cmyk(0%, 27.3%, 2.4%, 19.6%) |
| CIE-LAB | lab(68.49, 29.36, -17.97) |
| CIE-LCH | lch(68.49, 34.42, 328.53°) |
| OKLab | oklab(73.99% 0.0822 -0.0483) |
| OKLCH | oklch(73.99% 0.095 329.5) |
| XYZ | xyz(46.3487, 38.6457, 59.6503) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.28
Lilac
#C8A2C8
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 6.51
Pale Purple
#B790D4
ΔE00 7.15
Dusty Lavender
#AC86A8
ΔE00 8.11
Orchid (survey)
#C875C4
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95C8 #95CD9A
analogous
#B695CD #CD95C8 #CD95AC
triadic
#CD95C8 #C8CD95 #95C8CD
tetradic
#CD95C8 #CDB695 #95CD9A #95ACCD
square
#CD95C8 #CDB695 #95CD9A #95ACCD
split-complementary
#CD95C8 #ACCD95 #95CDB6
monochromatic
#9D4A96 #B96BB2 #CD95C8 #E1BFDE #F4E8F3
Accessibility & contrast
On white
2.41
#CD95C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#CD95C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95C8
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95C8 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A2CA
Deuteranopia (green-blind)
#A0AAC6
Tritanopia (blue-blind)
#D199A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cd95c8; /* rgb */ color: rgb(205, 149, 200); /* oklch */ color: oklch(74.0% 0.095 329.5);
Tailwind
colors: {
custom: {
50: '#ddb4d8',
500: '#cd95c8',
950: '#000000',
},
}SCSS
$custom: #cd95c8; $custom-light: #ddb4d8; $custom-dark: #000000;
JSON
{
"hex": "#cd95c8",
"rgb": {
"r": 205,
"g": 149,
"b": 200
},
"hsl": {
"h": 305.357,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.73992,
"c": 0.09536,
"h": 329.5
},
"luminance": 0.38644
}Semantic roles & 50–950 ramp
primary
#CD95C8
secondary
#D7E7D8
accent
#AF4137
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083