#E3EBFE#E3EBFE
#E3EBFE is a very light, muted blue. Relative luminance 0.829; OKLCH L 94.0% C 0.027 H 267.5°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EBFE |
|---|---|
| RGB | rgb(227, 235, 254) |
| HSL | hsl(222, 93%, 94%) |
| HSV | hsv(222, 11%, 100%) |
| CMYK | cmyk(10.6%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(92.97, 0.94, -10.07) |
| CIE-LCH | lch(92.97, 10.11, 275.36°) |
| OKLab | oklab(93.97% -0.0012 -0.0271) |
| OKLCH | oklch(93.97% 0.027 267.5) |
| XYZ | xyz(79.2724, 82.9025, 105.5721) |
| Luminance | 0.8290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.87
Aliceblue
#F0F8FF
ΔE00 5.95
Ghostwhite
#F8F8FF
ΔE00 6.03
Fog
#D8DCE0
ΔE00 7.16
Whitesmoke
#F5F5F5
ΔE00 8.55
Pale Grey
#FDFDFE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EBFE #FEF6E3
analogous
#E3F9FE #E3EBFE #E9E3FE
triadic
#E3EBFE #FEE3EB #EBFEE3
tetradic
#E3EBFE #FEE3F9 #FEF6E3 #E3FEE9
square
#E3EBFE #FEE3F9 #FEF6E3 #E3FEE9
split-complementary
#E3EBFE #FEE9E3 #F9FEE3
monochromatic
#6D97FA #A8C1FC #E1EAFE #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.19
#E3EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#E3EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EBFE
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EBFE | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#E3EAFE
Tritanopia (blue-blind)
#DDEFF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e3ebfe; /* rgb */ color: rgb(227, 235, 254); /* oklch */ color: oklch(94.0% 0.027 267.5);
Tailwind
colors: {
custom: {
50: '#ebf1fe',
500: '#e3ebfe',
950: '#000000',
},
}SCSS
$custom: #e3ebfe; $custom-light: #ebf1fe; $custom-dark: #000000;
JSON
{
"hex": "#e3ebfe",
"rgb": {
"r": 227,
"g": 235,
"b": 254
},
"hsl": {
"h": 222.222,
"s": 93.103,
"l": 94.314
},
"oklch": {
"l": 0.93971,
"c": 0.02711,
"h": 267.5
},
"luminance": 0.82903
}Semantic roles & 50–950 ramp
primary
#E3EBFE
secondary
#EAD39B
accent
#A100E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585