#CD89CF#CD89CF
#CD89CF is a light, vivid purple. Relative luminance 0.354; OKLCH L 72.2% C 0.124 H 325.8°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CD89CF |
|---|---|
| RGB | rgb(205, 137, 207) |
| HSL | hsl(298, 42%, 67%) |
| HSV | hsv(298, 34%, 81%) |
| CMYK | cmyk(1%, 33.8%, 0%, 18.8%) |
| CIE-LAB | lab(66.04, 37.18, -25.61) |
| CIE-LCH | lch(66.04, 45.14, 325.44°) |
| OKLab | oklab(72.21% 0.1024 -0.0696) |
| OKLCH | oklch(72.21% 0.124 325.8) |
| XYZ | xyz(45.3839, 35.3771, 63.4572) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.15
Orchid (survey)
#C875C4
ΔE00 5.07
Pale Purple
#B790D4
ΔE00 5.85
Plum
#DDA0DD
ΔE00 6.05
Orchid
#DA70D6
ΔE00 6.45
Violet (CSS)
#EE82EE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD89CF #8BCF89
analogous
#AA89CF #CD89CF #CF89AE
triadic
#CD89CF #CFCD89 #89CFCD
tetradic
#CD89CF #CFAA89 #8BCF89 #89AECF
square
#CD89CF #CFAA89 #8BCF89 #89AECF
split-complementary
#CD89CF #AECF89 #89CFAA
monochromatic
#9B409E #BB5DBD #CD89CF #DFB5E1 #F2E0F2
Accessibility & contrast
On white
2.60
#CD89CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#CD89CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD89CF
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD89CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD89CF | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839BD2
Deuteranopia (green-blind)
#94A4CD
Tritanopia (blue-blind)
#D190A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cd89cf; /* rgb */ color: rgb(205, 137, 207); /* oklch */ color: oklch(72.2% 0.124 325.8);
Tailwind
colors: {
custom: {
50: '#ddacdd',
500: '#cd89cf',
950: '#000000',
},
}SCSS
$custom: #cd89cf; $custom-light: #ddacdd; $custom-dark: #000000;
JSON
{
"hex": "#cd89cf",
"rgb": {
"r": 205,
"g": 137,
"b": 207
},
"hsl": {
"h": 298.286,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.7221,
"c": 0.12379,
"h": 325.8
},
"luminance": 0.35375
}Semantic roles & 50–950 ramp
primary
#CD89CF
secondary
#D0E5CF
accent
#B53034
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83