#E2E3EF#E2E3EF
#E2E3EF is a very light, near-neutral blue. Relative luminance 0.773; OKLCH L 91.9% C 0.016 H 282.3°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E3EF |
|---|---|
| RGB | rgb(226, 227, 239) |
| HSL | hsl(235, 29%, 91%) |
| HSV | hsv(235, 5%, 94%) |
| CMYK | cmyk(5.4%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(90.48, 1.87, -5.94) |
| CIE-LCH | lch(90.48, 6.23, 287.47°) |
| OKLab | oklab(91.86% 0.0035 -0.0159) |
| OKLCH | oklch(91.86% 0.016 282.3) |
| XYZ | xyz(74.4102, 77.3386, 92.6523) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.43
Fog
#D8DCE0
ΔE00 4.87
Ghostwhite
#F8F8FF
ΔE00 4.93
Gainsboro
#DCDCDC
ΔE00 5.98
Aliceblue
#F0F8FF
ΔE00 6.22
Whitesmoke
#F5F5F5
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E3EF #EFEEE2
analogous
#E2E9EF #E2E3EF #E7E2EF
triadic
#E2E3EF #EFE2E3 #E3EFE2
tetradic
#E2E3EF #EFE2E9 #EFEEE2 #E2EFE7
square
#E2E3EF #EFE2E9 #EFEEE2 #E2EFE7
split-complementary
#E2E3EF #EFE7E2 #E9EFE2
monochromatic
#9397C3 #BBBDD9 #E2E3EF #EBECF4 #EBECF4
Accessibility & contrast
On white
1.28
#E2E3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#E2E3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E3EF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E3EF | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#E0E3EF
Tritanopia (blue-blind)
#DFE5E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2e3ef; /* rgb */ color: rgb(226, 227, 239); /* oklch */ color: oklch(91.9% 0.016 282.3);
Tailwind
colors: {
custom: {
50: '#ebebf4',
500: '#e2e3ef',
950: '#000000',
},
}SCSS
$custom: #e2e3ef; $custom-light: #ebebf4; $custom-dark: #000000;
JSON
{
"hex": "#e2e3ef",
"rgb": {
"r": 226,
"g": 227,
"b": 239
},
"hsl": {
"h": 235.385,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.91858,
"c": 0.01624,
"h": 282.3
},
"luminance": 0.77339
}Semantic roles & 50–950 ramp
primary
#E2E3EF
secondary
#C8C6AD
accent
#9F3EA8
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485