#CD89DF#CD89DF
#CD89DF is a light, vivid purple. Relative luminance 0.362; OKLCH L 72.9% C 0.141 H 319.1°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CD89DF |
|---|---|
| RGB | rgb(205, 137, 223) |
| HSL | hsl(287, 57%, 71%) |
| HSV | hsv(287, 39%, 87%) |
| CMYK | cmyk(8.1%, 38.6%, 0%, 12.5%) |
| CIE-LAB | lab(66.67, 40.27, -33.53) |
| CIE-LCH | lch(66.67, 52.40, 320.22°) |
| OKLab | oklab(72.89% 0.1061 -0.0921) |
| OKLCH | oklch(72.89% 0.141 319.1) |
| XYZ | xyz(47.4400, 36.1996, 74.2859) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.12
Pale Purple
#B790D4
ΔE00 5.24
Violet (CSS)
#EE82EE
ΔE00 5.77
Baby Purple
#CA9BF7
ΔE00 6.08
Orchid
#DA70D6
ΔE00 6.17
Orchid (survey)
#C875C4
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD89DF #9BDF89
analogous
#A289DF #CD89DF #DF89C6
triadic
#CD89DF #DFCD89 #89DFCD
tetradic
#CD89DF #DFA289 #9BDF89 #89C6DF
square
#CD89DF #DFA289 #9BDF89 #89C6DF
split-complementary
#CD89DF #C6DF89 #89DFA2
monochromatic
#9E33BB #B959D2 #CD89DF #E1B9EC #F5E7F8
Accessibility & contrast
On white
2.55
#CD89DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#CD89DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD89DF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD89DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD89DF | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9EE2
Deuteranopia (green-blind)
#8EA5DC
Tritanopia (blue-blind)
#CE93AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cd89df; /* rgb */ color: rgb(205, 137, 223); /* oklch */ color: oklch(72.9% 0.141 319.1);
Tailwind
colors: {
custom: {
50: '#ddace9',
500: '#cd89df',
950: '#000000',
},
}SCSS
$custom: #cd89df; $custom-light: #ddace9; $custom-dark: #000000;
JSON
{
"hex": "#cd89df",
"rgb": {
"r": 205,
"g": 137,
"b": 223
},
"hsl": {
"h": 287.442,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.72894,
"c": 0.14051,
"h": 319.1
},
"luminance": 0.36198
}Semantic roles & 50–950 ramp
primary
#CD89DF
secondary
#DBEED6
accent
#C52143
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84