#E2DBE8#E2DBE8
#E2DBE8 is a very light, near-neutral violet. Relative luminance 0.727; OKLCH L 90.1% C 0.019 H 309.8°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DBE8 |
|---|---|
| RGB | rgb(226, 219, 232) |
| HSL | hsl(272, 22%, 88%) |
| HSV | hsv(272, 6%, 91%) |
| CMYK | cmyk(2.6%, 5.6%, 0%, 9%) |
| CIE-LAB | lab(88.28, 4.72, -5.50) |
| CIE-LCH | lch(88.28, 7.25, 310.64°) |
| OKLab | oklab(90.08% 0.0122 -0.0146) |
| OKLCH | oklch(90.08% 0.019 309.8) |
| XYZ | xyz(71.2586, 72.6581, 86.5987) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.39
Lavenderblush
#FFF0F5
ΔE00 6.48
Ghostwhite
#F8F8FF
ΔE00 7.34
Gainsboro
#DCDCDC
ΔE00 7.47
Fog
#D8DCE0
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DBE8 #E1E8DB
analogous
#DBDBE8 #E2DBE8 #E8DBE7
triadic
#E2DBE8 #E8E2DB #DBE8E2
tetradic
#E2DBE8 #E8DBDB #E1E8DB #DBE7E8
square
#E2DBE8 #E8DBDB #E1E8DB #DBE7E8
split-complementary
#E2DBE8 #E7E8DB #DBE8DB
monochromatic
#A690B8 #C4B6D0 #E2DBE8 #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.35
#E2DBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#E2DBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DBE8
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DBE8 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE9
Deuteranopia (green-blind)
#DBDEE8
Tritanopia (blue-blind)
#E1DCDF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2dbe8; /* rgb */ color: rgb(226, 219, 232); /* oklch */ color: oklch(90.1% 0.019 309.8);
Tailwind
colors: {
custom: {
50: '#ebe6ef',
500: '#e2dbe8',
950: '#000000',
},
}SCSS
$custom: #e2dbe8; $custom-light: #ebe6ef; $custom-dark: #000000;
JSON
{
"hex": "#e2dbe8",
"rgb": {
"r": 226,
"g": 219,
"b": 232
},
"hsl": {
"h": 272.308,
"s": 22.034,
"l": 88.431
},
"oklch": {
"l": 0.90077,
"c": 0.01904,
"h": 309.8
},
"luminance": 0.72658
}Semantic roles & 50–950 ramp
primary
#E2DBE8
secondary
#B3BFA8
accent
#A0456F
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485