#CD88CD#CD88CD
#CD88CD is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.0% C 0.124 H 326.8°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CD88CD |
|---|---|
| RGB | rgb(205, 136, 205) |
| HSL | hsl(300, 41%, 67%) |
| HSV | hsv(300, 34%, 80%) |
| CMYK | cmyk(0%, 33.7%, 0%, 19.6%) |
| CIE-LAB | lab(65.75, 37.34, -24.94) |
| CIE-LCH | lch(65.75, 44.91, 326.26°) |
| OKLab | oklab(71.96% 0.1034 -0.0677) |
| OKLCH | oklch(71.96% 0.124 326.8) |
| XYZ | xyz(44.9995, 34.9970, 62.1305) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.16
Orchid (survey)
#C875C4
ΔE00 4.82
Pale Purple
#B790D4
ΔE00 6.14
Plum
#DDA0DD
ΔE00 6.25
Orchid
#DA70D6
ΔE00 6.36
Violet (CSS)
#EE82EE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD88CD #88CD88
analogous
#AB88CD #CD88CD #CD88AB
triadic
#CD88CD #CDCD88 #88CDCD
tetradic
#CD88CD #CDAB88 #88CD88 #88ABCD
square
#CD88CD #CDAB88 #88CD88 #88ABCD
split-complementary
#CD88CD #ABCD88 #88CDAB
monochromatic
#9A419A #BB5DBB #CD88CD #DFB3DF #F1DEF1
Accessibility & contrast
On white
2.63
#CD88CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#CD88CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD88CD
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD88CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD88CD | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839AD0
Deuteranopia (green-blind)
#94A3CB
Tritanopia (blue-blind)
#D18EA1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cd88cd; /* rgb */ color: rgb(205, 136, 205); /* oklch */ color: oklch(72.0% 0.124 326.8);
Tailwind
colors: {
custom: {
50: '#ddacdc',
500: '#cd88cd',
950: '#000000',
},
}SCSS
$custom: #cd88cd; $custom-light: #ddacdc; $custom-dark: #000000;
JSON
{
"hex": "#cd88cd",
"rgb": {
"r": 205,
"g": 136,
"b": 205
},
"hsl": {
"h": 300,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.71962,
"c": 0.12357,
"h": 326.8
},
"luminance": 0.34995
}Semantic roles & 50–950 ramp
primary
#CD88CD
secondary
#CDE3CD
accent
#B43232
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83