#E2DBE7#E2DBE7
#E2DBE7 is a very light, near-neutral violet. Relative luminance 0.726; OKLCH L 90.0% C 0.018 H 311.6°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DBE7 |
|---|---|
| RGB | rgb(226, 219, 231) |
| HSL | hsl(275, 20%, 88%) |
| HSV | hsv(275, 5%, 91%) |
| CMYK | cmyk(2.2%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(88.26, 4.54, -5.01) |
| CIE-LCH | lch(88.26, 6.76, 312.14°) |
| OKLab | oklab(90.05% 0.0118 -0.0133) |
| OKLCH | oklch(90.05% 0.018 311.6) |
| XYZ | xyz(71.1170, 72.6015, 85.8527) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.63
Lavenderblush
#FFF0F5
ΔE00 6.31
Gainsboro
#DCDCDC
ΔE00 7.11
Ghostwhite
#F8F8FF
ΔE00 7.18
Fog
#D8DCE0
ΔE00 7.22
Light Gray
#D3D3D3
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DBE7 #E0E7DB
analogous
#DCDBE7 #E2DBE7 #E7DBE6
triadic
#E2DBE7 #E7E2DB #DBE7E2
tetradic
#E2DBE7 #E7DCDB #E0E7DB #DBE6E7
square
#E2DBE7 #E7DCDB #E0E7DB #DBE6E7
split-complementary
#E2DBE7 #E6E7DB #DBE7DC
monochromatic
#A792B6 #C4B6CF #E2DBE7 #F0EDF3 #F0EDF3
Accessibility & contrast
On white
1.35
#E2DBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#E2DBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DBE7
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DBE7 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE8
Deuteranopia (green-blind)
#DBDEE7
Tritanopia (blue-blind)
#E2DCDF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2dbe7; /* rgb */ color: rgb(226, 219, 231); /* oklch */ color: oklch(90.0% 0.018 311.6);
Tailwind
colors: {
custom: {
50: '#ebe6ee',
500: '#e2dbe7',
950: '#000000',
},
}SCSS
$custom: #e2dbe7; $custom-light: #ebe6ee; $custom-dark: #000000;
JSON
{
"hex": "#e2dbe7",
"rgb": {
"r": 226,
"g": 219,
"b": 231
},
"hsl": {
"h": 275,
"s": 20,
"l": 88.235
},
"oklch": {
"l": 0.90047,
"c": 0.01782,
"h": 311.6
},
"luminance": 0.72601
}Semantic roles & 50–950 ramp
primary
#E2DBE7
secondary
#B1BEA8
accent
#9E476B
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485