#CD89CD#CD89CD
#CD89CD is a light, vivid purple. Relative luminance 0.353; OKLCH L 72.1% C 0.122 H 326.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CD89CD |
|---|---|
| RGB | rgb(205, 137, 205) |
| HSL | hsl(300, 40%, 67%) |
| HSV | hsv(300, 33%, 80%) |
| CMYK | cmyk(0%, 33.2%, 0%, 19.6%) |
| CIE-LAB | lab(65.97, 36.80, -24.61) |
| CIE-LCH | lch(65.97, 44.27, 326.23°) |
| OKLab | oklab(72.13% 0.1019 -0.0668) |
| OKLCH | oklch(72.13% 0.122 326.7) |
| XYZ | xyz(45.1410, 35.2800, 62.1777) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.28
Orchid (survey)
#C875C4
ΔE00 5.08
Plum
#DDA0DD
ΔE00 6.01
Pale Purple
#B790D4
ΔE00 6.07
Orchid
#DA70D6
ΔE00 6.62
Violet (CSS)
#EE82EE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD89CD #89CD89
analogous
#AB89CD #CD89CD #CD89AB
triadic
#CD89CD #CDCD89 #89CDCD
tetradic
#CD89CD #CDAB89 #89CD89 #89ABCD
square
#CD89CD #CDAB89 #89CD89 #89ABCD
split-complementary
#CD89CD #ABCD89 #89CDAB
monochromatic
#9A419A #BB5EBB #CD89CD #DFB4DF #F1DFF1
Accessibility & contrast
On white
2.61
#CD89CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#CD89CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD89CD
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD89CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD89CD | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849BD0
Deuteranopia (green-blind)
#95A3CB
Tritanopia (blue-blind)
#D18FA2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cd89cd; /* rgb */ color: rgb(205, 137, 205); /* oklch */ color: oklch(72.1% 0.122 326.7);
Tailwind
colors: {
custom: {
50: '#ddacdc',
500: '#cd89cd',
950: '#000000',
},
}SCSS
$custom: #cd89cd; $custom-light: #ddacdc; $custom-dark: #000000;
JSON
{
"hex": "#cd89cd",
"rgb": {
"r": 205,
"g": 137,
"b": 205
},
"hsl": {
"h": 300,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.72128,
"c": 0.1218,
"h": 326.7
},
"luminance": 0.35278
}Semantic roles & 50–950 ramp
primary
#CD89CD
secondary
#CEE4CE
accent
#B43232
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83