#CD8DD7#CD8DD7
#CD8DD7 is a light, vivid purple. Relative luminance 0.369; OKLCH L 73.2% C 0.125 H 321.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8DD7 |
|---|---|
| RGB | rgb(205, 141, 215) |
| HSL | hsl(292, 48%, 70%) |
| HSV | hsv(292, 34%, 84%) |
| CMYK | cmyk(4.7%, 34.4%, 0%, 15.7%) |
| CIE-LAB | lab(67.23, 36.54, -28.23) |
| CIE-LCH | lch(67.23, 46.18, 322.31°) |
| OKLab | oklab(73.21% 0.0984 -0.077) |
| OKLCH | oklch(73.21% 0.125 321.9) |
| XYZ | xyz(46.9660, 36.9367, 68.9323) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.68
Pale Purple
#B790D4
ΔE00 4.89
Plum
#DDA0DD
ΔE00 5.54
Orchid (survey)
#C875C4
ΔE00 6.27
Violet (CSS)
#EE82EE
ΔE00 6.61
Lavender (survey)
#C79FEF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8DD7 #97D78D
analogous
#A88DD7 #CD8DD7 #D78DBC
triadic
#CD8DD7 #D7CD8D #8DD7CD
tetradic
#CD8DD7 #D7A88D #97D78D #8DBCD7
square
#CD8DD7 #D7A88D #97D78D #8DBCD7
split-complementary
#CD8DD7 #BCD78D #8DD7A8
monochromatic
#9E3DAD #B960C7 #CD8DD7 #E1BAE7 #F5E8F7
Accessibility & contrast
On white
2.50
#CD8DD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#CD8DD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8DD7
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8DD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8DD7 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859FDA
Deuteranopia (green-blind)
#95A6D5
Tritanopia (blue-blind)
#CF95A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cd8dd7; /* rgb */ color: rgb(205, 141, 215); /* oklch */ color: oklch(73.2% 0.125 321.9);
Tailwind
colors: {
custom: {
50: '#ddafe3',
500: '#cd8dd7',
950: '#000000',
},
}SCSS
$custom: #cd8dd7; $custom-light: #ddafe3; $custom-dark: #000000;
JSON
{
"hex": "#cd8dd7",
"rgb": {
"r": 205,
"g": 141,
"b": 215
},
"hsl": {
"h": 291.892,
"s": 48.052,
"l": 69.804
},
"oklch": {
"l": 0.7321,
"c": 0.12498,
"h": 321.9
},
"luminance": 0.36935
}Semantic roles & 50–950 ramp
primary
#CD8DD7
secondary
#D8EAD5
accent
#BB2A3E
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83