#E2E7FD#E2E7FD
#E2E7FD is a very light, muted blue. Relative luminance 0.804; OKLCH L 93.1% C 0.030 H 275.6°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E7FD |
|---|---|
| RGB | rgb(226, 231, 253) |
| HSL | hsl(229, 87%, 94%) |
| HSV | hsv(229, 11%, 99%) |
| CMYK | cmyk(10.7%, 8.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.87, 2.49, -11.20) |
| CIE-LCH | lch(91.87, 11.47, 282.56°) |
| OKLab | oklab(93.08% 0.003 -0.0301) |
| OKLCH | oklch(93.08% 0.03 275.6) |
| XYZ | xyz(77.6658, 80.4117, 104.3387) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.18
Ghostwhite
#F8F8FF
ΔE00 6.99
Aliceblue
#F0F8FF
ΔE00 7.82
Fog
#D8DCE0
ΔE00 8.18
Light Blue Grey
#B7C9E2
ΔE00 9.09
Gainsboro
#DCDCDC
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E7FD #FDF8E2
analogous
#E2F5FD #E2E7FD #EBE2FD
triadic
#E2E7FD #FDE2E7 #E7FDE2
tetradic
#E2E7FD #FDE2F5 #FDF8E2 #E2FDEB
square
#E2E7FD #FDE2F5 #FDF8E2 #E2FDEB
split-complementary
#E2E7FD #FDEBE2 #F5FDE2
monochromatic
#6F88F5 #A9B8F9 #E2E7FD #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.23
#E2E7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#E2E7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E7FD
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E7FD | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FE
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#DCEBEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2e7fd; /* rgb */ color: rgb(226, 231, 253); /* oklch */ color: oklch(93.1% 0.030 275.6);
Tailwind
colors: {
custom: {
50: '#ebeefe',
500: '#e2e7fd',
950: '#000000',
},
}SCSS
$custom: #e2e7fd; $custom-light: #ebeefe; $custom-dark: #000000;
JSON
{
"hex": "#e2e7fd",
"rgb": {
"r": 226,
"g": 231,
"b": 253
},
"hsl": {
"h": 228.889,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.93079,
"c": 0.03027,
"h": 275.6
},
"luminance": 0.80412
}Semantic roles & 50–950 ramp
primary
#E2E7FD
secondary
#E7D99C
accent
#BA02E4
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585