#E2E9FD#E2E9FD
#E2E9FD is a very light, muted blue. Relative luminance 0.815; OKLCH L 93.5% C 0.028 H 270.4°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E9FD |
|---|---|
| RGB | rgb(226, 233, 253) |
| HSL | hsl(224, 87%, 94%) |
| HSV | hsv(224, 11%, 99%) |
| CMYK | cmyk(10.7%, 7.9%, 0%, 0.8%) |
| CIE-LAB | lab(92.37, 1.46, -10.45) |
| CIE-LCH | lch(92.37, 10.55, 277.96°) |
| OKLab | oklab(93.47% 0.0002 -0.0281) |
| OKLCH | oklch(93.47% 0.028 270.4) |
| XYZ | xyz(78.2288, 81.5376, 104.5264) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.21
Ghostwhite
#F8F8FF
ΔE00 6.37
Aliceblue
#F0F8FF
ΔE00 6.63
Fog
#D8DCE0
ΔE00 7.41
Light Blue Grey
#B7C9E2
ΔE00 8.85
Whitesmoke
#F5F5F5
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E9FD #FDF6E2
analogous
#E2F7FD #E2E9FD #E9E2FD
triadic
#E2E9FD #FDE2E9 #E9FDE2
tetradic
#E2E9FD #FDE2F7 #FDF6E2 #E2FDE9
square
#E2E9FD #FDE2F7 #FDF6E2 #E2FDE9
split-complementary
#E2E9FD #FDE9E2 #F7FDE2
monochromatic
#6F92F5 #A9BEF9 #E2E9FD #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.21
#E2E9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#E2E9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E9FD
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E9FD | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFE
Deuteranopia (green-blind)
#E2E8FC
Tritanopia (blue-blind)
#DCEDEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e2e9fd; /* rgb */ color: rgb(226, 233, 253); /* oklch */ color: oklch(93.5% 0.028 270.4);
Tailwind
colors: {
custom: {
50: '#ebf0fe',
500: '#e2e9fd',
950: '#000000',
},
}SCSS
$custom: #e2e9fd; $custom-light: #ebf0fe; $custom-dark: #000000;
JSON
{
"hex": "#e2e9fd",
"rgb": {
"r": 226,
"g": 233,
"b": 253
},
"hsl": {
"h": 224.444,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.93472,
"c": 0.02811,
"h": 270.4
},
"luminance": 0.81538
}Semantic roles & 50–950 ramp
primary
#E2E9FD
secondary
#E7D49C
accent
#A902E4
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585