#E2DBEF#E2DBEF
#E2DBEF is a very light, muted violet. Relative luminance 0.731; OKLCH L 90.3% C 0.028 H 301.7°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DBEF |
|---|---|
| RGB | rgb(226, 219, 239) |
| HSL | hsl(261, 38%, 90%) |
| HSV | hsv(261, 8%, 94%) |
| CMYK | cmyk(5.4%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(88.48, 6.03, -8.90) |
| CIE-LCH | lch(88.48, 10.75, 304.12°) |
| OKLab | oklab(90.29% 0.0147 -0.0238) |
| OKLCH | oklch(90.29% 0.028 301.7) |
| XYZ | xyz(72.2727, 73.0638, 91.9398) |
| Luminance | 0.7306 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.67
Lavenderblush
#FFF0F5
ΔE00 8.05
Thistle
#D8BFD8
ΔE00 8.63
Ghostwhite
#F8F8FF
ΔE00 8.76
Fog
#D8DCE0
ΔE00 9.54
Gainsboro
#DCDCDC
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DBEF #E8EFDB
analogous
#DBDEEF #E2DBEF #ECDBEF
triadic
#E2DBEF #EFE2DB #DBEFE2
tetradic
#E2DBEF #EFDBDE #E8EFDB #DBEFEC
square
#E2DBEF #EFDBDE #E8EFDB #DBEFEC
split-complementary
#E2DBEF #EFECDB #DEEFDB
monochromatic
#9E86C9 #C0B1DC #E2DBEF #EEEAF6 #EEEAF6
Accessibility & contrast
On white
1.35
#E2DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#E2DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DBEF
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DBEF | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#E0DEE1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2dbef; /* rgb */ color: rgb(226, 219, 239); /* oklch */ color: oklch(90.3% 0.028 301.7);
Tailwind
colors: {
custom: {
50: '#ebe6f4',
500: '#e2dbef',
950: '#000000',
},
}SCSS
$custom: #e2dbef; $custom-light: #ebe6f4; $custom-dark: #000000;
JSON
{
"hex": "#e2dbef",
"rgb": {
"r": 226,
"g": 219,
"b": 239
},
"hsl": {
"h": 261,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.90293,
"c": 0.02799,
"h": 301.7
},
"luminance": 0.73064
}Semantic roles & 50–950 ramp
primary
#E2DBEF
secondary
#BDCAA4
accent
#B13486
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485