#E2E2F3#E2E2F3
#E2E2F3 is a very light, muted blue. Relative luminance 0.770; OKLCH L 91.8% C 0.023 H 285.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2F3 |
|---|---|
| RGB | rgb(226, 226, 243) |
| HSL | hsl(240, 41%, 92%) |
| HSV | hsv(240, 7%, 95%) |
| CMYK | cmyk(7%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(90.34, 3.15, -8.25) |
| CIE-LCH | lch(90.34, 8.83, 290.89°) |
| OKLab | oklab(91.78% 0.0063 -0.0221) |
| OKLCH | oklch(91.78% 0.023 285.9) |
| XYZ | xyz(74.7349, 77.0322, 95.7081) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.45
Ghostwhite
#F8F8FF
ΔE00 6.25
Fog
#D8DCE0
ΔE00 6.95
Aliceblue
#F0F8FF
ΔE00 7.95
Gainsboro
#DCDCDC
ΔE00 7.99
Lavenderblush
#FFF0F5
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2F3 #F3F3E2
analogous
#E2EBF3 #E2E2F3 #EBE2F3
triadic
#E2E2F3 #F3E2E2 #E2F3E2
tetradic
#E2E2F3 #F3E2EB #F3F3E2 #E2F3EB
square
#E2E2F3 #F3E2EB #F3F3E2 #E2F3EB
split-complementary
#E2E2F3 #F3EBE2 #EBF3E2
monochromatic
#8B8BCF #B7B7E1 #E2E2F3 #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.28
#E2E2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#E2E2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2F3
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2F3 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F4
Deuteranopia (green-blind)
#DEE3F2
Tritanopia (blue-blind)
#DFE5E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e2e2f3; /* rgb */ color: rgb(226, 226, 243); /* oklch */ color: oklch(91.8% 0.023 285.9);
Tailwind
colors: {
custom: {
50: '#ebebf7',
500: '#e2e2f3',
950: '#000000',
},
}SCSS
$custom: #e2e2f3; $custom-light: #ebebf7; $custom-dark: #000000;
JSON
{
"hex": "#e2e2f3",
"rgb": {
"r": 226,
"g": 226,
"b": 243
},
"hsl": {
"h": 240,
"s": 41.463,
"l": 91.961
},
"oklch": {
"l": 0.91784,
"c": 0.02296,
"h": 285.9
},
"luminance": 0.77033
}Semantic roles & 50–950 ramp
primary
#E2E2F3
secondary
#D0D0A9
accent
#B531B5
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485