#CD88DC#CD88DC
#CD88DC is a light, vivid purple. Relative luminance 0.358; OKLCH L 72.6% C 0.139 H 320.3°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CD88DC |
|---|---|
| RGB | rgb(205, 136, 220) |
| HSL | hsl(289, 55%, 70%) |
| HSV | hsv(289, 38%, 86%) |
| CMYK | cmyk(6.8%, 38.2%, 0%, 13.7%) |
| CIE-LAB | lab(66.33, 40.22, -32.39) |
| CIE-LCH | lch(66.33, 51.64, 321.15°) |
| OKLab | oklab(72.6% 0.1069 -0.0888) |
| OKLCH | oklch(72.6% 0.139 320.3) |
| XYZ | xyz(46.8976, 35.7562, 72.1275) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.71
Pale Purple
#B790D4
ΔE00 5.33
Orchid (survey)
#C875C4
ΔE00 5.72
Violet (CSS)
#EE82EE
ΔE00 5.77
Orchid
#DA70D6
ΔE00 5.85
Baby Purple
#CA9BF7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD88DC #97DC88
analogous
#A388DC #CD88DC #DC88C1
triadic
#CD88DC #DCCD88 #88DCCD
tetradic
#CD88DC #DCA388 #97DC88 #88C1DC
square
#CD88DC #DCA388 #97DC88 #88C1DC
split-complementary
#CD88DC #C1DC88 #88DCA3
monochromatic
#9E35B5 #B959CE #CD88DC #E1B7EA #F5E7F8
Accessibility & contrast
On white
2.58
#CD88DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#CD88DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD88DC
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD88DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD88DC | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDF
Deuteranopia (green-blind)
#8FA4D9
Tritanopia (blue-blind)
#CE92A8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cd88dc; /* rgb */ color: rgb(205, 136, 220); /* oklch */ color: oklch(72.6% 0.139 320.3);
Tailwind
colors: {
custom: {
50: '#ddace7',
500: '#cd88dc',
950: '#000000',
},
}SCSS
$custom: #cd88dc; $custom-light: #ddace7; $custom-dark: #000000;
JSON
{
"hex": "#cd88dc",
"rgb": {
"r": 205,
"g": 136,
"b": 220
},
"hsl": {
"h": 289.286,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.72598,
"c": 0.13902,
"h": 320.3
},
"luminance": 0.35755
}Semantic roles & 50–950 ramp
primary
#CD88DC
secondary
#D8ECD4
accent
#C22340
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84