#E2DBEA#E2DBEA
#E2DBEA is a very light, muted violet. Relative luminance 0.728; OKLCH L 90.1% C 0.022 H 306.8°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DBEA |
|---|---|
| RGB | rgb(226, 219, 234) |
| HSL | hsl(268, 26%, 89%) |
| HSV | hsv(268, 6%, 92%) |
| CMYK | cmyk(3.4%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(88.34, 5.09, -6.47) |
| CIE-LCH | lch(88.34, 8.24, 308.19°) |
| OKLab | oklab(90.14% 0.0129 -0.0173) |
| OKLCH | oklch(90.14% 0.022 306.8) |
| XYZ | xyz(71.5443, 72.7724, 88.1033) |
| Luminance | 0.7277 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.01
Lavenderblush
#FFF0F5
ΔE00 6.88
Ghostwhite
#F8F8FF
ΔE00 7.70
Fog
#D8DCE0
ΔE00 8.07
Gainsboro
#DCDCDC
ΔE00 8.18
Light Gray
#D3D3D3
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DBEA #E3EADB
analogous
#DBDCEA #E2DBEA #EADBEA
triadic
#E2DBEA #EAE2DB #DBEAE2
tetradic
#E2DBEA #EADBDC #E3EADB #DBEAEA
square
#E2DBEA #EADBDC #E3EADB #DBEAEA
split-complementary
#E2DBEA #EAEADB #DCEADB
monochromatic
#A48EBD #C3B4D3 #E2DBEA #EFECF4 #EFECF4
Accessibility & contrast
On white
1.35
#E2DBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#E2DBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DBEA
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DBEA | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#DADEE9
Tritanopia (blue-blind)
#E1DDE0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2dbea; /* rgb */ color: rgb(226, 219, 234); /* oklch */ color: oklch(90.1% 0.022 306.8);
Tailwind
colors: {
custom: {
50: '#ebe6f0',
500: '#e2dbea',
950: '#000000',
},
}SCSS
$custom: #e2dbea; $custom-light: #ebe6f0; $custom-dark: #000000;
JSON
{
"hex": "#e2dbea",
"rgb": {
"r": 226,
"g": 219,
"b": 234
},
"hsl": {
"h": 268,
"s": 26.316,
"l": 88.824
},
"oklch": {
"l": 0.90138,
"c": 0.02155,
"h": 306.8
},
"luminance": 0.72772
}Semantic roles & 50–950 ramp
primary
#E2DBEA
secondary
#B6C2A7
accent
#A54176
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485