#E2CDEB#E2CDEB
#E2CDEB is a very light, muted purple. Relative luminance 0.658; OKLCH L 87.5% C 0.047 H 315.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CDEB |
|---|---|
| RGB | rgb(226, 205, 235) |
| HSL | hsl(282, 43%, 86%) |
| HSV | hsv(282, 13%, 92%) |
| CMYK | cmyk(3.8%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(84.91, 12.65, -12.10) |
| CIE-LCH | lch(84.91, 17.50, 316.27°) |
| OKLab | oklab(87.47% 0.0334 -0.0324) |
| OKLCH | oklch(87.47% 0.047 315.8) |
| XYZ | xyz(68.1884, 65.8301, 87.6954) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.88
Pale Lavender
#EECFFE
ΔE00 5.13
Pale Lilac
#E4CBFF
ΔE00 6.01
Very Light Purple
#F6CEFC
ΔE00 6.02
Pale Mauve
#FED0FC
ΔE00 6.94
Light Lilac
#EDC8FF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CDEB #D6EBCD
analogous
#D3CDEB #E2CDEB #EBCDE5
triadic
#E2CDEB #EBE2CD #CDEBE2
tetradic
#E2CDEB #EBD3CD #D6EBCD #CDE5EB
square
#E2CDEB #EBD3CD #D6EBCD #CDE5EB
split-complementary
#E2CDEB #E5EBCD #CDEBD3
monochromatic
#AF76C8 #C9A1DA #E2CDEB #F2E9F6 #F2E9F6
Accessibility & contrast
On white
1.48
#E2CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#E2CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CDEB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CDEB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#E2D0D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e2cdeb; /* rgb */ color: rgb(226, 205, 235); /* oklch */ color: oklch(87.5% 0.047 315.8);
Tailwind
colors: {
custom: {
50: '#ebdcf1',
500: '#e2cdeb',
950: '#000000',
},
}SCSS
$custom: #e2cdeb; $custom-light: #ebdcf1; $custom-dark: #000000;
JSON
{
"hex": "#e2cdeb",
"rgb": {
"r": 226,
"g": 205,
"b": 235
},
"hsl": {
"h": 282,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.87472,
"c": 0.04651,
"h": 315.8
},
"luminance": 0.6583
}Semantic roles & 50–950 ramp
primary
#E2CDEB
secondary
#A4C696
accent
#B63058
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485