#CD8DDE#CD8DDE
#CD8DDE is a light, vivid purple. Relative luminance 0.373; OKLCH L 73.5% C 0.133 H 319.0°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8DDE |
|---|---|
| RGB | rgb(205, 141, 222) |
| HSL | hsl(287, 55%, 71%) |
| HSV | hsv(287, 36%, 87%) |
| CMYK | cmyk(7.7%, 36.5%, 0%, 12.9%) |
| CIE-LAB | lab(67.50, 37.92, -31.69) |
| CIE-LCH | lch(67.50, 49.42, 320.12°) |
| OKLab | oklab(73.51% 0.1001 -0.0869) |
| OKLCH | oklch(73.51% 0.133 319) |
| XYZ | xyz(47.8848, 37.3042, 73.7711) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.23
Pale Purple
#B790D4
ΔE00 4.73
Baby Purple
#CA9BF7
ΔE00 5.72
Lavender (survey)
#C79FEF
ΔE00 5.86
Violet (CSS)
#EE82EE
ΔE00 6.20
Plum
#DDA0DD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8DDE #9EDE8D
analogous
#A48DDE #CD8DDE #DE8DC6
triadic
#CD8DDE #DECD8D #8DDECD
tetradic
#CD8DDE #DEA48D #9EDE8D #8DC6DE
square
#CD8DDE #DEA48D #9EDE8D #8DC6DE
split-complementary
#CD8DDE #C6DE8D #8DDEA4
monochromatic
#9F36BB #B85ED0 #CD8DDE #E2BCEC #F5E7F8
Accessibility & contrast
On white
2.48
#CD8DDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#CD8DDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8DDE
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8DDE | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A0E1
Deuteranopia (green-blind)
#92A7DB
Tritanopia (blue-blind)
#CE97AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cd8dde; /* rgb */ color: rgb(205, 141, 222); /* oklch */ color: oklch(73.5% 0.133 319.0);
Tailwind
colors: {
custom: {
50: '#ddafe8',
500: '#cd8dde',
950: '#000000',
},
}SCSS
$custom: #cd8dde; $custom-light: #ddafe8; $custom-dark: #000000;
JSON
{
"hex": "#cd8dde",
"rgb": {
"r": 205,
"g": 141,
"b": 222
},
"hsl": {
"h": 287.407,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.73509,
"c": 0.13252,
"h": 319
},
"luminance": 0.37303
}Semantic roles & 50–950 ramp
primary
#CD8DDE
secondary
#DDEED9
accent
#C32344
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84