#E8CDEB#E8CDEB
#E8CDEB is a very light, muted purple. Relative luminance 0.668; OKLCH L 88.0% C 0.050 H 322.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E8CDEB |
|---|---|
| RGB | rgb(232, 205, 235) |
| HSL | hsl(294, 43%, 86%) |
| HSV | hsv(294, 13%, 92%) |
| CMYK | cmyk(1.3%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(85.41, 14.64, -11.30) |
| CIE-LCH | lch(85.41, 18.49, 322.34°) |
| OKLab | oklab(87.98% 0.0398 -0.0302) |
| OKLCH | oklch(87.98% 0.05 322.9) |
| XYZ | xyz(70.1033, 66.8175, 87.7852) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.89
Pale Lavender
#EECFFE
ΔE00 4.78
Very Light Purple
#F6CEFC
ΔE00 4.99
Pale Mauve
#FED0FC
ΔE00 5.59
Pale Lilac
#E4CBFF
ΔE00 6.33
Light Lilac
#EDC8FF
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8CDEB #D0EBCD
analogous
#D9CDEB #E8CDEB #EBCDDF
triadic
#E8CDEB #EBE8CD #CDEBE8
tetradic
#E8CDEB #EBD9CD #D0EBCD #CDDFEB
square
#E8CDEB #EBD9CD #D0EBCD #CDDFEB
split-complementary
#E8CDEB #DFEBCD #CDEBD9
monochromatic
#C076C8 #D4A1DA #E8CDEB #F5E9F6 #F5E9F6
Accessibility & contrast
On white
1.46
#E8CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#E8CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8CDEB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8CDEB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EC
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#E9D0D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e8cdeb; /* rgb */ color: rgb(232, 205, 235); /* oklch */ color: oklch(88.0% 0.050 322.9);
Tailwind
colors: {
custom: {
50: '#efdcf1',
500: '#e8cdeb',
950: '#000000',
},
}SCSS
$custom: #e8cdeb; $custom-light: #efdcf1; $custom-dark: #000000;
JSON
{
"hex": "#e8cdeb",
"rgb": {
"r": 232,
"g": 205,
"b": 235
},
"hsl": {
"h": 294,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.87982,
"c": 0.04996,
"h": 322.9
},
"luminance": 0.66817
}Semantic roles & 50–950 ramp
primary
#E8CDEB
secondary
#9BC696
accent
#B6303D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485