#E6CDEB#E6CDEB
#E6CDEB is a very light, muted purple. Relative luminance 0.665; OKLCH L 87.8% C 0.049 H 320.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E6CDEB |
|---|---|
| RGB | rgb(230, 205, 235) |
| HSL | hsl(290, 43%, 86%) |
| HSV | hsv(290, 13%, 92%) |
| CMYK | cmyk(2.1%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(85.24, 13.97, -11.57) |
| CIE-LCH | lch(85.24, 18.14, 320.38°) |
| OKLab | oklab(87.81% 0.0377 -0.0309) |
| OKLCH | oklch(87.81% 0.049 320.6) |
| XYZ | xyz(69.4577, 66.4846, 87.7549) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.79
Pale Lavender
#EECFFE
ΔE00 4.83
Very Light Purple
#F6CEFC
ΔE00 5.28
Pale Mauve
#FED0FC
ΔE00 6.01
Pale Lilac
#E4CBFF
ΔE00 6.18
Light Lilac
#EDC8FF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6CDEB #D2EBCD
analogous
#D7CDEB #E6CDEB #EBCDE1
triadic
#E6CDEB #EBE6CD #CDEBE6
tetradic
#E6CDEB #EBD7CD #D2EBCD #CDE1EB
square
#E6CDEB #EBD7CD #D2EBCD #CDE1EB
split-complementary
#E6CDEB #E1EBCD #CDEBD7
monochromatic
#BA76C8 #D0A1DA #E6CDEB #F4E9F6 #F4E9F6
Accessibility & contrast
On white
1.47
#E6CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#E6CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6CDEB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6CDEB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#CFD6EA
Tritanopia (blue-blind)
#E7D0D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e6cdeb; /* rgb */ color: rgb(230, 205, 235); /* oklch */ color: oklch(87.8% 0.049 320.6);
Tailwind
colors: {
custom: {
50: '#eedcf1',
500: '#e6cdeb',
950: '#000000',
},
}SCSS
$custom: #e6cdeb; $custom-light: #eedcf1; $custom-dark: #000000;
JSON
{
"hex": "#e6cdeb",
"rgb": {
"r": 230,
"g": 205,
"b": 235
},
"hsl": {
"h": 290,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.87811,
"c": 0.04873,
"h": 320.6
},
"luminance": 0.66484
}Semantic roles & 50–950 ramp
primary
#E6CDEB
secondary
#9EC696
accent
#B63046
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485