#E2DFFB#E2DFFB
#E2DFFB is a very light, muted blue. Relative luminance 0.759; OKLCH L 91.5% C 0.038 H 290.6°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFFB |
|---|---|
| RGB | rgb(226, 223, 251) |
| HSL | hsl(246, 78%, 93%) |
| HSV | hsv(246, 11%, 98%) |
| CMYK | cmyk(10%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(89.82, 6.26, -13.21) |
| CIE-LCH | lch(89.82, 14.62, 295.35°) |
| OKLab | oklab(91.45% 0.0133 -0.0356) |
| OKLCH | oklch(91.45% 0.038 290.6) |
| XYZ | xyz(75.1608, 75.9087, 101.9402) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.49
Periwinkle
#CCCCFF
ΔE00 7.84
Pale Lilac
#E4CBFF
ΔE00 9.27
Pale Lavender
#EECFFE
ΔE00 9.63
Light Periwinkle
#C1C6FC
ΔE00 9.77
Ghostwhite
#F8F8FF
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFFB #F8FBDF
analogous
#DFEAFB #E2DFFB #F0DFFB
triadic
#E2DFFB #FBE2DF #DFFBE2
tetradic
#E2DFFB #FBDFEA #F8FBDF #DFFBF0
square
#E2DFFB #FBDFEA #F8FBDF #DFFBF0
split-complementary
#E2DFFB #FBF0DF #EAFBDF
monochromatic
#7F72ED #B1A9F4 #E2DFFB #E6E4FC #E6E4FC
Accessibility & contrast
On white
1.30
#E2DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#E2DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFFB
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFFB | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#DDE3E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e2dffb; /* rgb */ color: rgb(226, 223, 251); /* oklch */ color: oklch(91.5% 0.038 290.6);
Tailwind
colors: {
custom: {
50: '#ebe9fc',
500: '#e2dffb',
950: '#000000',
},
}SCSS
$custom: #e2dffb; $custom-light: #ebe9fc; $custom-dark: #000000;
JSON
{
"hex": "#e2dffb",
"rgb": {
"r": 226,
"g": 223,
"b": 251
},
"hsl": {
"h": 246.429,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.91453,
"c": 0.038,
"h": 290.6
},
"luminance": 0.75909
}Semantic roles & 50–950 ramp
primary
#E2DFFB
secondary
#DAE29C
accent
#DA0BC4
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485