#CD88CF#CD88CF
#CD88CF is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.0% C 0.126 H 325.8°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CD88CF |
|---|---|
| RGB | rgb(205, 136, 207) |
| HSL | hsl(298, 43%, 67%) |
| HSV | hsv(298, 34%, 81%) |
| CMYK | cmyk(1%, 34.3%, 0%, 18.8%) |
| CIE-LAB | lab(65.82, 37.72, -25.95) |
| CIE-LCH | lch(65.82, 45.78, 325.47°) |
| OKLab | oklab(72.04% 0.1039 -0.0705) |
| OKLCH | oklch(72.04% 0.126 325.8) |
| XYZ | xyz(45.2424, 35.0942, 63.4101) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.04
Orchid (survey)
#C875C4
ΔE00 4.82
Pale Purple
#B790D4
ΔE00 5.94
Orchid
#DA70D6
ΔE00 6.19
Plum
#DDA0DD
ΔE00 6.29
Violet (CSS)
#EE82EE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD88CF #8ACF88
analogous
#AA88CF #CD88CF #CF88AE
triadic
#CD88CF #CFCD88 #88CFCD
tetradic
#CD88CF #CFAA88 #8ACF88 #88AECF
square
#CD88CF #CFAA88 #8ACF88 #88AECF
split-complementary
#CD88CF #AECF88 #88CFAA
monochromatic
#9B3F9D #BB5CBD #CD88CF #DFB4E1 #F2DFF2
Accessibility & contrast
On white
2.62
#CD88CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#CD88CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD88CF
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD88CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD88CF | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829AD2
Deuteranopia (green-blind)
#93A3CD
Tritanopia (blue-blind)
#D18FA2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cd88cf; /* rgb */ color: rgb(205, 136, 207); /* oklch */ color: oklch(72.0% 0.126 325.8);
Tailwind
colors: {
custom: {
50: '#ddacde',
500: '#cd88cf',
950: '#000000',
},
}SCSS
$custom: #cd88cf; $custom-light: #ddacde; $custom-dark: #000000;
JSON
{
"hex": "#cd88cf",
"rgb": {
"r": 205,
"g": 136,
"b": 207
},
"hsl": {
"h": 298.31,
"s": 42.515,
"l": 67.255
},
"oklch": {
"l": 0.72044,
"c": 0.12556,
"h": 325.8
},
"luminance": 0.35092
}Semantic roles & 50–950 ramp
primary
#CD88CF
secondary
#CFE5CE
accent
#B63034
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83