#CD8DED#CD8DED
#CD8DED is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.2% C 0.149 H 313.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8DED |
|---|---|
| RGB | rgb(205, 141, 237) |
| HSL | hsl(280, 73%, 74%) |
| HSV | hsv(280, 41%, 93%) |
| CMYK | cmyk(13.5%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(68.13, 40.97, -38.99) |
| CIE-LCH | lch(68.13, 56.56, 316.42°) |
| OKLab | oklab(74.18% 0.1032 -0.1077) |
| OKLCH | oklch(74.18% 0.149 313.8) |
| XYZ | xyz(49.9853, 38.1444, 84.8338) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.95
Baby Purple
#CA9BF7
ΔE00 3.96
Lavender (survey)
#C79FEF
ΔE00 5.12
Lilac (survey)
#CEA2FD
ΔE00 5.55
Pastel Purple
#CAA0FF
ΔE00 5.62
Pale Purple
#B790D4
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8DED #ADED8D
analogous
#9D8DED #CD8DED #ED8DDD
triadic
#CD8DED #EDCD8D #8DEDCD
tetradic
#CD8DED #ED9D8D #ADED8D #8DDDED
square
#CD8DED #ED9D8D #ADED8D #8DDDED
split-complementary
#CD8DED #DDED8D #8DED9D
monochromatic
#9F23DC #B658E5 #CD8DED #E4C2F5 #F3E5FB
Accessibility & contrast
On white
2.43
#CD8DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#CD8DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8DED
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8DED | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2F1
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#CB9AB2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd8ded; /* rgb */ color: rgb(205, 141, 237); /* oklch */ color: oklch(74.2% 0.149 313.8);
Tailwind
colors: {
custom: {
50: '#deaff3',
500: '#cd8ded',
950: '#000000',
},
}SCSS
$custom: #cd8ded; $custom-light: #deaff3; $custom-dark: #000000;
JSON
{
"hex": "#cd8ded",
"rgb": {
"r": 205,
"g": 141,
"b": 237
},
"hsl": {
"h": 280,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.74182,
"c": 0.14923,
"h": 313.8
},
"luminance": 0.38143
}Semantic roles & 50–950 ramp
primary
#CD8DED
secondary
#E1F2D9
accent
#D51152
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151017
muted
#837F85