#CD89C8#CD89C8
#CD89C8 is a light, moderate purple. Relative luminance 0.350; OKLCH L 71.9% C 0.117 H 329.3°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CD89C8 |
|---|---|
| RGB | rgb(205, 137, 200) |
| HSL | hsl(304, 40%, 67%) |
| HSV | hsv(304, 33%, 80%) |
| CMYK | cmyk(0%, 33.2%, 2.4%, 19.6%) |
| CIE-LAB | lab(65.78, 35.88, -22.10) |
| CIE-LCH | lch(65.78, 42.14, 328.37°) |
| OKLab | oklab(71.93% 0.1005 -0.0597) |
| OKLCH | oklch(71.93% 0.117 329.3) |
| XYZ | xyz(44.5471, 35.0424, 59.0497) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.85
Orchid (survey)
#C875C4
ΔE00 5.30
Plum
#DDA0DD
ΔE00 6.07
Pale Purple
#B790D4
ΔE00 6.74
Orchid
#DA70D6
ΔE00 7.18
Violet (CSS)
#EE82EE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD89C8 #89CD8E
analogous
#B089CD #CD89C8 #CD89A6
triadic
#CD89C8 #C8CD89 #89C8CD
tetradic
#CD89C8 #CDB089 #89CD8E #89A6CD
square
#CD89C8 #CDB089 #89CD8E #89A6CD
split-complementary
#CD89C8 #A6CD89 #89CDB0
monochromatic
#9A4194 #BB5EB4 #CD89C8 #DFB4DC #F1DFF0
Accessibility & contrast
On white
2.62
#CD89C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#CD89C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD89C8
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD89C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD89C8 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ACA
Deuteranopia (green-blind)
#97A3C6
Tritanopia (blue-blind)
#D28EA0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cd89c8; /* rgb */ color: rgb(205, 137, 200); /* oklch */ color: oklch(71.9% 0.117 329.3);
Tailwind
colors: {
custom: {
50: '#ddacd8',
500: '#cd89c8',
950: '#000000',
},
}SCSS
$custom: #cd89c8; $custom-light: #ddacd8; $custom-dark: #000000;
JSON
{
"hex": "#cd89c8",
"rgb": {
"r": 205,
"g": 137,
"b": 200
},
"hsl": {
"h": 304.412,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.71928,
"c": 0.11693,
"h": 329.3
},
"luminance": 0.35041
}Semantic roles & 50–950 ramp
primary
#CD89C8
secondary
#CEE4D0
accent
#B43C32
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#151014
muted
#837F83