#E2DFFA#E2DFFA
#E2DFFA is a very light, muted blue. Relative luminance 0.758; OKLCH L 91.4% C 0.037 H 290.8°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFFA |
|---|---|
| RGB | rgb(226, 223, 250) |
| HSL | hsl(247, 73%, 93%) |
| HSV | hsv(247, 11%, 98%) |
| CMYK | cmyk(9.6%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(89.79, 6.06, -12.73) |
| CIE-LCH | lch(89.79, 14.10, 295.47°) |
| OKLab | oklab(91.42% 0.013 -0.0343) |
| OKLCH | oklch(91.42% 0.037 290.8) |
| XYZ | xyz(75.0036, 75.8459, 101.1122) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.23
Periwinkle
#CCCCFF
ΔE00 8.10
Pale Lilac
#E4CBFF
ΔE00 9.51
Ghostwhite
#F8F8FF
ΔE00 9.53
Pale Lavender
#EECFFE
ΔE00 9.82
Light Periwinkle
#C1C6FC
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFFA #F7FADF
analogous
#DFE9FA #E2DFFA #EFDFFA
triadic
#E2DFFA #FAE2DF #DFFAE2
tetradic
#E2DFFA #FADFE9 #F7FADF #DFFAEF
square
#E2DFFA #FADFE9 #F7FADF #DFFAEF
split-complementary
#E2DFFA #FAEFDF #E9FADF
monochromatic
#8275E9 #B2AAF2 #E2DFFA #E7E5FB #E7E5FB
Accessibility & contrast
On white
1.30
#E2DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#E2DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFFA
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFFA | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FB
Deuteranopia (green-blind)
#D9E1F9
Tritanopia (blue-blind)
#DEE3E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e2dffa; /* rgb */ color: rgb(226, 223, 250); /* oklch */ color: oklch(91.4% 0.037 290.8);
Tailwind
colors: {
custom: {
50: '#ebe9fc',
500: '#e2dffa',
950: '#000000',
},
}SCSS
$custom: #e2dffa; $custom-light: #ebe9fc; $custom-dark: #000000;
JSON
{
"hex": "#e2dffa",
"rgb": {
"r": 226,
"g": 223,
"b": 250
},
"hsl": {
"h": 246.667,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.91421,
"c": 0.03664,
"h": 290.8
},
"luminance": 0.75846
}Semantic roles & 50–950 ramp
primary
#E2DFFA
secondary
#D8DF9E
accent
#D510BF
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485