#CE8DED#CE8DED
#CE8DED is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.3% C 0.150 H 314.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CE8DED |
|---|---|
| RGB | rgb(206, 141, 237) |
| HSL | hsl(281, 73%, 74%) |
| HSV | hsv(281, 41%, 93%) |
| CMYK | cmyk(13.1%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(68.23, 41.26, -38.82) |
| CIE-LCH | lch(68.23, 56.65, 316.75°) |
| OKLab | oklab(74.29% 0.1044 -0.1072) |
| OKLCH | oklch(74.29% 0.15 314.2) |
| XYZ | xyz(50.2621, 38.2871, 84.8468) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.04
Liliac
#C48EFD
ΔE00 4.11
Lavender (survey)
#C79FEF
ΔE00 5.19
Lilac (survey)
#CEA2FD
ΔE00 5.60
Pastel Purple
#CAA0FF
ΔE00 5.71
Pale Purple
#B790D4
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE8DED #ACED8D
analogous
#9E8DED #CE8DED #ED8DDC
triadic
#CE8DED #EDCE8D #8DEDCE
tetradic
#CE8DED #ED9E8D #ACED8D #8DDCED
square
#CE8DED #ED9E8D #ACED8D #8DDCED
split-complementary
#CE8DED #DCED8D #8DED9E
monochromatic
#A123DC #B758E5 #CE8DED #E5C2F5 #F4E5FB
Accessibility & contrast
On white
2.43
#CE8DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#CE8DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE8DED
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE8DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE8DED | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#CC9AB2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ce8ded; /* rgb */ color: rgb(206, 141, 237); /* oklch */ color: oklch(74.3% 0.150 314.2);
Tailwind
colors: {
custom: {
50: '#deaff3',
500: '#ce8ded',
950: '#000000',
},
}SCSS
$custom: #ce8ded; $custom-light: #deaff3; $custom-dark: #000000;
JSON
{
"hex": "#ce8ded",
"rgb": {
"r": 206,
"g": 141,
"b": 237
},
"hsl": {
"h": 280.625,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.74285,
"c": 0.14967,
"h": 314.2
},
"luminance": 0.38286
}Semantic roles & 50–950 ramp
primary
#CE8DED
secondary
#E1F2D9
accent
#D51150
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151017
muted
#837F85