#E2EDFD#E2EDFD
#E2EDFD is a very light, muted blue. Relative luminance 0.838; OKLCH L 94.3% C 0.025 H 257.7°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EDFD |
|---|---|
| RGB | rgb(226, 237, 253) |
| HSL | hsl(216, 87%, 94%) |
| HSV | hsv(216, 11%, 99%) |
| CMYK | cmyk(10.7%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(93.38, -0.60, -8.96) |
| CIE-LCH | lch(93.38, 8.98, 266.19°) |
| OKLab | oklab(94.26% -0.0053 -0.0241) |
| OKLCH | oklch(94.26% 0.025 257.7) |
| XYZ | xyz(79.3740, 83.8280, 104.9081) |
| Luminance | 0.8383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.44
Ghostwhite
#F8F8FF
ΔE00 5.87
Lavender (CSS)
#E6E6FA
ΔE00 5.91
Fog
#D8DCE0
ΔE00 6.34
Whitesmoke
#F5F5F5
ΔE00 7.72
Pale Grey
#FDFDFE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EDFD #FDF2E2
analogous
#E2FBFD #E2EDFD #E5E2FD
triadic
#E2EDFD #FDE2ED #EDFDE2
tetradic
#E2EDFD #FDE2FB #FDF2E2 #E2FDE5
square
#E2EDFD #FDE2FB #FDF2E2 #E2FDE5
split-complementary
#E2EDFD #FDE5E2 #FBFDE2
monochromatic
#6FA6F5 #A9C9F9 #E2EDFD #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.18
#E2EDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#E2EDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EDFD
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EDFD | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFE
Deuteranopia (green-blind)
#E5EBFD
Tritanopia (blue-blind)
#DCF0F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e2edfd; /* rgb */ color: rgb(226, 237, 253); /* oklch */ color: oklch(94.3% 0.025 257.7);
Tailwind
colors: {
custom: {
50: '#ebf2fe',
500: '#e2edfd',
950: '#000000',
},
}SCSS
$custom: #e2edfd; $custom-light: #ebf2fe; $custom-dark: #000000;
JSON
{
"hex": "#e2edfd",
"rgb": {
"r": 226,
"g": 237,
"b": 253
},
"hsl": {
"h": 215.556,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.94261,
"c": 0.02465,
"h": 257.7
},
"luminance": 0.83829
}Semantic roles & 50–950 ramp
primary
#E2EDFD
secondary
#E7C99C
accent
#8802E4
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585