#E2DBF0#E2DBF0
#E2DBF0 is a very light, muted violet. Relative luminance 0.731; OKLCH L 90.3% C 0.029 H 301.0°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DBF0 |
|---|---|
| RGB | rgb(226, 219, 240) |
| HSL | hsl(260, 41%, 90%) |
| HSV | hsv(260, 9%, 94%) |
| CMYK | cmyk(5.8%, 8.8%, 0%, 5.9%) |
| CIE-LAB | lab(88.51, 6.22, -9.39) |
| CIE-LCH | lch(88.51, 11.26, 303.54°) |
| OKLab | oklab(90.32% 0.0151 -0.0251) |
| OKLCH | oklch(90.32% 0.029 301) |
| XYZ | xyz(72.4209, 73.1230, 92.7200) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.71
Lavenderblush
#FFF0F5
ΔE00 8.30
Thistle
#D8BFD8
ΔE00 8.56
Ghostwhite
#F8F8FF
ΔE00 8.98
Fog
#D8DCE0
ΔE00 9.83
Periwinkle
#CCCCFF
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DBF0 #E9F0DB
analogous
#DBDFF0 #E2DBF0 #ECDBF0
triadic
#E2DBF0 #F0E2DB #DBF0E2
tetradic
#E2DBF0 #F0DBDF #E9F0DB #DBF0EC
square
#E2DBF0 #F0DBDF #E9F0DB #DBF0EC
split-complementary
#E2DBF0 #F0ECDB #DFF0DB
monochromatic
#9C85CC #BFB0DE #E2DBF0 #EEE9F6 #EEE9F6
Accessibility & contrast
On white
1.34
#E2DBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#E2DBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DBF0
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DBF0 | 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)
#D7DEF1
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#E0DEE2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2dbf0; /* rgb */ color: rgb(226, 219, 240); /* oklch */ color: oklch(90.3% 0.029 301.0);
Tailwind
colors: {
custom: {
50: '#ebe6f5',
500: '#e2dbf0',
950: '#000000',
},
}SCSS
$custom: #e2dbf0; $custom-light: #ebe6f5; $custom-dark: #000000;
JSON
{
"hex": "#e2dbf0",
"rgb": {
"r": 226,
"g": 219,
"b": 240
},
"hsl": {
"h": 260,
"s": 41.176,
"l": 90
},
"oklch": {
"l": 0.90324,
"c": 0.0293,
"h": 301
},
"luminance": 0.73123
}Semantic roles & 50–950 ramp
primary
#E2DBF0
secondary
#BECCA3
accent
#B43189
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485