#E3EBFF#E3EBFF
#E3EBFF is a very light, muted blue. Relative luminance 0.830; OKLCH L 94.0% C 0.028 H 268.4°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EBFF |
|---|---|
| RGB | rgb(227, 235, 255) |
| HSL | hsl(223, 100%, 95%) |
| HSV | hsv(223, 11%, 100%) |
| CMYK | cmyk(11%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(93.00, 1.14, -10.55) |
| CIE-LCH | lch(93.00, 10.61, 276.17°) |
| OKLab | oklab(94% -0.0008 -0.0284) |
| OKLCH | oklch(94% 0.028 268.4) |
| XYZ | xyz(79.4330, 82.9667, 106.4177) |
| Luminance | 0.8297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.72
Ghostwhite
#F8F8FF
ΔE00 6.28
Aliceblue
#F0F8FF
ΔE00 6.30
Fog
#D8DCE0
ΔE00 7.50
Whitesmoke
#F5F5F5
ΔE00 8.87
Pale Grey
#FDFDFE
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EBFF #FFF7E3
analogous
#E3F9FF #E3EBFF #E9E3FF
triadic
#E3EBFF #FFE3EB #EBFFE3
tetradic
#E3EBFF #FFE3F9 #FFF7E3 #E3FFE9
square
#E3EBFF #FFE3F9 #FFF7E3 #E3FFE9
split-complementary
#E3EBFF #FFE9E3 #F9FFE3
monochromatic
#6994FF #A6BFFF #E0E9FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.19
#E3EBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#E3EBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EBFF
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EBFF | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E3EAFE
Tritanopia (blue-blind)
#DDEFF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e3ebff; /* rgb */ color: rgb(227, 235, 255); /* oklch */ color: oklch(94.0% 0.028 268.4);
Tailwind
colors: {
custom: {
50: '#ecf1ff',
500: '#e3ebff',
950: '#000000',
},
}SCSS
$custom: #e3ebff; $custom-light: #ecf1ff; $custom-dark: #000000;
JSON
{
"hex": "#e3ebff",
"rgb": {
"r": 227,
"g": 235,
"b": 255
},
"hsl": {
"h": 222.857,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.94002,
"c": 0.02839,
"h": 268.4
},
"luminance": 0.82968
}Semantic roles & 50–950 ramp
primary
#E3EBFF
secondary
#EDD599
accent
#A400E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161618
muted
#848586