#CD89DC#CD89DC
#CD89DC is a light, vivid purple. Relative luminance 0.360; OKLCH L 72.8% C 0.137 H 320.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CD89DC |
|---|---|
| RGB | rgb(205, 137, 220) |
| HSL | hsl(289, 54%, 70%) |
| HSV | hsv(289, 38%, 86%) |
| CMYK | cmyk(6.8%, 37.7%, 0%, 13.7%) |
| CIE-LAB | lab(66.55, 39.68, -32.06) |
| CIE-LCH | lch(66.55, 51.01, 321.07°) |
| OKLab | oklab(72.76% 0.1055 -0.0879) |
| OKLCH | oklch(72.76% 0.137 320.2) |
| XYZ | xyz(47.0391, 36.0392, 72.1747) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.74
Pale Purple
#B790D4
ΔE00 5.19
Violet (CSS)
#EE82EE
ΔE00 5.85
Orchid (survey)
#C875C4
ΔE00 5.89
Orchid
#DA70D6
ΔE00 6.08
Baby Purple
#CA9BF7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD89DC #98DC89
analogous
#A489DC #CD89DC #DC89C1
triadic
#CD89DC #DCCD89 #89DCCD
tetradic
#CD89DC #DCA489 #98DC89 #89C1DC
square
#CD89DC #DCA489 #98DC89 #89C1DC
split-complementary
#CD89DC #C1DC89 #89DCA4
monochromatic
#9E36B5 #B95ACE #CD89DC #E1B8EA #F5E7F8
Accessibility & contrast
On white
2.56
#CD89DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#CD89DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD89DC
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD89DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD89DC | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDF
Deuteranopia (green-blind)
#8FA4D9
Tritanopia (blue-blind)
#CE93A8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cd89dc; /* rgb */ color: rgb(205, 137, 220); /* oklch */ color: oklch(72.8% 0.137 320.2);
Tailwind
colors: {
custom: {
50: '#ddace7',
500: '#cd89dc',
950: '#000000',
},
}SCSS
$custom: #cd89dc; $custom-light: #ddace7; $custom-dark: #000000;
JSON
{
"hex": "#cd89dc",
"rgb": {
"r": 205,
"g": 137,
"b": 220
},
"hsl": {
"h": 289.157,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.72762,
"c": 0.13729,
"h": 320.2
},
"luminance": 0.36038
}Semantic roles & 50–950 ramp
primary
#CD89DC
secondary
#D9ECD5
accent
#C22440
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84