#E4DBEA#E4DBEA
#E4DBEA is a very light, muted violet. Relative luminance 0.731; OKLCH L 90.3% C 0.022 H 312.2°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DBEA |
|---|---|
| RGB | rgb(228, 219, 234) |
| HSL | hsl(276, 26%, 89%) |
| HSV | hsv(276, 6%, 92%) |
| CMYK | cmyk(2.6%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(88.49, 5.76, -6.23) |
| CIE-LCH | lch(88.49, 8.48, 312.75°) |
| OKLab | oklab(90.3% 0.015 -0.0166) |
| OKLCH | oklch(90.3% 0.022 312.2) |
| XYZ | xyz(72.1752, 73.0977, 88.1329) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.58
Lavenderblush
#FFF0F5
ΔE00 6.54
Ghostwhite
#F8F8FF
ΔE00 8.04
Gainsboro
#DCDCDC
ΔE00 8.60
Fog
#D8DCE0
ΔE00 8.72
Thistle
#D8BFD8
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DBEA #E1EADB
analogous
#DDDBEA #E4DBEA #EADBE9
triadic
#E4DBEA #EAE4DB #DBEAE4
tetradic
#E4DBEA #EADDDB #E1EADB #DBE9EA
square
#E4DBEA #EADDDB #E1EADB #DBE9EA
split-complementary
#E4DBEA #E9EADB #DBEADD
monochromatic
#AA8EBD #C7B4D3 #E4DBEA #F1ECF4 #F1ECF4
Accessibility & contrast
On white
1.34
#E4DBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#E4DBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DBEA
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DBEA | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEB
Deuteranopia (green-blind)
#DBDEE9
Tritanopia (blue-blind)
#E4DDE0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4dbea; /* rgb */ color: rgb(228, 219, 234); /* oklch */ color: oklch(90.3% 0.022 312.2);
Tailwind
colors: {
custom: {
50: '#ece6f0',
500: '#e4dbea',
950: '#000000',
},
}SCSS
$custom: #e4dbea; $custom-light: #ece6f0; $custom-dark: #000000;
JSON
{
"hex": "#e4dbea",
"rgb": {
"r": 228,
"g": 219,
"b": 234
},
"hsl": {
"h": 276,
"s": 26.316,
"l": 88.824
},
"oklch": {
"l": 0.90297,
"c": 0.02236,
"h": 312.2
},
"luminance": 0.73098
}Semantic roles & 50–950 ramp
primary
#E4DBEA
secondary
#B2C2A7
accent
#A54169
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485