#E3DFFE#E3DFFE
#E3DFFE is a very light, muted blue. Relative luminance 0.763; OKLCH L 91.6% C 0.042 H 291.5°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFFE |
|---|---|
| RGB | rgb(227, 223, 254) |
| HSL | hsl(248, 94%, 94%) |
| HSV | hsv(248, 12%, 100%) |
| CMYK | cmyk(10.6%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(89.98, 7.17, -14.53) |
| CIE-LCH | lch(89.98, 16.21, 296.27°) |
| OKLab | oklab(91.63% 0.0154 -0.0392) |
| OKLCH | oklch(91.63% 0.042 291.5) |
| XYZ | xyz(75.9520, 76.2616, 104.4653) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.45
Periwinkle
#CCCCFF
ΔE00 7.24
Pale Lilac
#E4CBFF
ΔE00 8.40
Pale Lavender
#EECFFE
ΔE00 8.82
Light Periwinkle
#C1C6FC
ΔE00 9.32
Light Lavender
#DFC5FE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFFE #FAFEDF
analogous
#DFEAFE #E3DFFE #F2DFFE
triadic
#E3DFFE #FEE3DF #DFFEE3
tetradic
#E3DFFE #FEDFEA #FAFEDF #DFFEF2
square
#E3DFFE #FEDFEA #FAFEDF #DFFEF2
split-complementary
#E3DFFE #FEF2DF #EAFEDF
monochromatic
#7B68FA #AFA4FC #E3DFFE #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.29
#E3DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#E3DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFFE
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFFE | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#DEE4E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e3dffe; /* rgb */ color: rgb(227, 223, 254); /* oklch */ color: oklch(91.6% 0.042 291.5);
Tailwind
colors: {
custom: {
50: '#ece9fe',
500: '#e3dffe',
950: '#000000',
},
}SCSS
$custom: #e3dffe; $custom-light: #ece9fe; $custom-dark: #000000;
JSON
{
"hex": "#e3dffe",
"rgb": {
"r": 227,
"g": 223,
"b": 254
},
"hsl": {
"h": 247.742,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.91629,
"c": 0.04211,
"h": 291.5
},
"luminance": 0.76262
}Semantic roles & 50–950 ramp
primary
#E3DFFE
secondary
#DFEA98
accent
#E600C8
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485