#E2E7FB#E2E7FB
#E2E7FB is a very light, muted blue. Relative luminance 0.803; OKLCH L 93.0% C 0.028 H 274.7°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E7FB |
|---|---|
| RGB | rgb(226, 231, 251) |
| HSL | hsl(228, 76%, 94%) |
| HSV | hsv(228, 10%, 98%) |
| CMYK | cmyk(10%, 8%, 0%, 1.6%) |
| CIE-LAB | lab(91.81, 2.10, -10.24) |
| CIE-LCH | lch(91.81, 10.45, 281.61°) |
| OKLab | oklab(93.02% 0.0022 -0.0275) |
| OKLCH | oklch(93.02% 0.028 274.7) |
| XYZ | xyz(77.3489, 80.2849, 102.6696) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.28
Ghostwhite
#F8F8FF
ΔE00 6.43
Aliceblue
#F0F8FF
ΔE00 7.17
Fog
#D8DCE0
ΔE00 7.47
Gainsboro
#DCDCDC
ΔE00 9.00
Light Blue Grey
#B7C9E2
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E7FB #FBF6E2
analogous
#E2F3FB #E2E7FB #E9E2FB
triadic
#E2E7FB #FBE2E7 #E7FBE2
tetradic
#E2E7FB #FBE2F3 #FBF6E2 #E2FBE9
square
#E2E7FB #FBE2F3 #FBF6E2 #E2FBE9
split-complementary
#E2E7FB #FBE9E2 #F3FBE2
monochromatic
#768EEC #ACBAF4 #E2E7FB #E4E9FB #E4E9FB
Accessibility & contrast
On white
1.23
#E2E7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#E2E7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E7FB
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E7FB | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FC
Deuteranopia (green-blind)
#E0E7FA
Tritanopia (blue-blind)
#DDEAED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2e7fb; /* rgb */ color: rgb(226, 231, 251); /* oklch */ color: oklch(93.0% 0.028 274.7);
Tailwind
colors: {
custom: {
50: '#ebeefc',
500: '#e2e7fb',
950: '#000000',
},
}SCSS
$custom: #e2e7fb; $custom-light: #ebeefc; $custom-dark: #000000;
JSON
{
"hex": "#e2e7fb",
"rgb": {
"r": 226,
"g": 231,
"b": 251
},
"hsl": {
"h": 228,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93015,
"c": 0.02761,
"h": 274.7
},
"luminance": 0.80286
}Semantic roles & 50–950 ramp
primary
#E2E7FB
secondary
#E2D4A0
accent
#AF0ED8
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585