#E2CEE8#E2CEE8
#E2CEE8 is a very light, muted purple. Relative luminance 0.661; OKLCH L 87.6% C 0.041 H 318.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CEE8 |
|---|---|
| RGB | rgb(226, 206, 232) |
| HSL | hsl(286, 36%, 86%) |
| HSV | hsv(286, 11%, 91%) |
| CMYK | cmyk(2.6%, 11.2%, 0%, 9%) |
| CIE-LAB | lab(85.07, 11.56, -10.27) |
| CIE-LCH | lch(85.07, 15.46, 318.37°) |
| OKLab | oklab(87.57% 0.0309 -0.0274) |
| OKLCH | oklch(87.57% 0.041 318.4) |
| XYZ | xyz(67.9986, 66.1381, 85.5120) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.76
Pale Lavender
#EECFFE
ΔE00 6.33
Very Light Purple
#F6CEFC
ΔE00 7.05
Pale Lilac
#E4CBFF
ΔE00 7.27
Pale Mauve
#FED0FC
ΔE00 7.77
Light Lilac
#EDC8FF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CEE8 #D4E8CE
analogous
#D5CEE8 #E2CEE8 #E8CEE1
triadic
#E2CEE8 #E8E2CE #CEE8E2
tetradic
#E2CEE8 #E8D5CE #D4E8CE #CEE1E8
square
#E2CEE8 #E8D5CE #D4E8CE #CEE1E8
split-complementary
#E2CEE8 #E1E8CE #CEE8D5
monochromatic
#B17BC1 #C9A4D4 #E2CEE8 #F3EAF5 #F3EAF5
Accessibility & contrast
On white
1.48
#E2CEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#E2CEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CEE8
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CEE8 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3E9
Deuteranopia (green-blind)
#CFD5E7
Tritanopia (blue-blind)
#E2D0D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e2cee8; /* rgb */ color: rgb(226, 206, 232); /* oklch */ color: oklch(87.6% 0.041 318.4);
Tailwind
colors: {
custom: {
50: '#ebddef',
500: '#e2cee8',
950: '#000000',
},
}SCSS
$custom: #e2cee8; $custom-light: #ebddef; $custom-dark: #000000;
JSON
{
"hex": "#e2cee8",
"rgb": {
"r": 226,
"g": 206,
"b": 232
},
"hsl": {
"h": 286.154,
"s": 36.111,
"l": 85.882
},
"oklch": {
"l": 0.87565,
"c": 0.0413,
"h": 318.4
},
"luminance": 0.66138
}Semantic roles & 50–950 ramp
primary
#E2CEE8
secondary
#A2C298
accent
#AF3752
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485