#E7CDEB#E7CDEB
#E7CDEB is a very light, muted purple. Relative luminance 0.666; OKLCH L 87.9% C 0.049 H 321.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E7CDEB |
|---|---|
| RGB | rgb(231, 205, 235) |
| HSL | hsl(292, 43%, 86%) |
| HSV | hsv(292, 13%, 92%) |
| CMYK | cmyk(1.7%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(85.33, 14.30, -11.43) |
| CIE-LCH | lch(85.33, 18.31, 321.37°) |
| OKLab | oklab(87.9% 0.0387 -0.0305) |
| OKLCH | oklch(87.9% 0.049 321.8) |
| XYZ | xyz(69.7796, 66.6506, 87.7700) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.83
Pale Lavender
#EECFFE
ΔE00 4.80
Very Light Purple
#F6CEFC
ΔE00 5.13
Pale Mauve
#FED0FC
ΔE00 5.79
Pale Lilac
#E4CBFF
ΔE00 6.25
Light Lilac
#EDC8FF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7CDEB #D1EBCD
analogous
#D8CDEB #E7CDEB #EBCDE0
triadic
#E7CDEB #EBE7CD #CDEBE7
tetradic
#E7CDEB #EBD8CD #D1EBCD #CDE0EB
square
#E7CDEB #EBD8CD #D1EBCD #CDE0EB
split-complementary
#E7CDEB #E0EBCD #CDEBD8
monochromatic
#BD76C8 #D2A1DA #E7CDEB #F5E9F6 #F5E9F6
Accessibility & contrast
On white
1.47
#E7CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#E7CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7CDEB
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7CDEB | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EC
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#E8D0D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e7cdeb; /* rgb */ color: rgb(231, 205, 235); /* oklch */ color: oklch(87.9% 0.049 321.8);
Tailwind
colors: {
custom: {
50: '#eedcf1',
500: '#e7cdeb',
950: '#000000',
},
}SCSS
$custom: #e7cdeb; $custom-light: #eedcf1; $custom-dark: #000000;
JSON
{
"hex": "#e7cdeb",
"rgb": {
"r": 231,
"g": 205,
"b": 235
},
"hsl": {
"h": 292,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.87896,
"c": 0.04933,
"h": 321.8
},
"luminance": 0.6665
}Semantic roles & 50–950 ramp
primary
#E7CDEB
secondary
#9CC696
accent
#B63041
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485