#E2E9FE#E2E9FE
#E2E9FE is a very light, muted blue. Relative luminance 0.816; OKLCH L 93.5% C 0.029 H 271.1°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E9FE |
|---|---|
| RGB | rgb(226, 233, 254) |
| HSL | hsl(225, 93%, 94%) |
| HSV | hsv(225, 11%, 100%) |
| CMYK | cmyk(11%, 8.3%, 0%, 0.4%) |
| CIE-LAB | lab(92.40, 1.66, -10.93) |
| CIE-LCH | lch(92.40, 11.05, 278.63°) |
| OKLab | oklab(93.5% 0.0006 -0.0294) |
| OKLCH | oklch(93.5% 0.029 271.1) |
| XYZ | xyz(78.3885, 81.6015, 105.3675) |
| Luminance | 0.8160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.11
Ghostwhite
#F8F8FF
ΔE00 6.64
Aliceblue
#F0F8FF
ΔE00 6.98
Fog
#D8DCE0
ΔE00 7.75
Light Blue Grey
#B7C9E2
ΔE00 8.87
Whitesmoke
#F5F5F5
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E9FE #FEF7E2
analogous
#E2F7FE #E2E9FE #E9E2FE
triadic
#E2E9FE #FEE2E9 #E9FEE2
tetradic
#E2E9FE #FEE2F7 #FEF7E2 #E2FEE9
square
#E2E9FE #FEE2F7 #FEF7E2 #E2FEE9
split-complementary
#E2E9FE #FEE9E2 #F7FEE2
monochromatic
#6C8FFA #A7BCFC #E1E9FE #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.21
#E2E9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#E2E9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E9FE
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E9FE | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#DCEDF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e2e9fe; /* rgb */ color: rgb(226, 233, 254); /* oklch */ color: oklch(93.5% 0.029 271.1);
Tailwind
colors: {
custom: {
50: '#ebf0fe',
500: '#e2e9fe',
950: '#000000',
},
}SCSS
$custom: #e2e9fe; $custom-light: #ebf0fe; $custom-dark: #000000;
JSON
{
"hex": "#e2e9fe",
"rgb": {
"r": 226,
"g": 233,
"b": 254
},
"hsl": {
"h": 225,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.93503,
"c": 0.02943,
"h": 271.1
},
"luminance": 0.81602
}Semantic roles & 50–950 ramp
primary
#E2E9FE
secondary
#EAD69A
accent
#AC00E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585