#E8E8F2#E8E8F2
#E8E8F2 is a very light, near-neutral blue. Relative luminance 0.813; OKLCH L 93.4% C 0.013 H 286.1°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E8F2 |
|---|---|
| RGB | rgb(232, 232, 242) |
| HSL | hsl(240, 28%, 93%) |
| HSV | hsv(240, 4%, 95%) |
| CMYK | cmyk(4.1%, 4.1%, 0%, 5.1%) |
| CIE-LAB | lab(92.26, 1.82, -4.84) |
| CIE-LCH | lch(92.26, 5.17, 290.58°) |
| OKLab | oklab(93.39% 0.0037 -0.0129) |
| OKLCH | oklch(93.39% 0.013 286.1) |
| XYZ | xyz(78.1594, 81.2796, 95.5581) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.58
Lavender (CSS)
#E6E6FA
ΔE00 4.07
Fog
#D8DCE0
ΔE00 4.95
Aliceblue
#F0F8FF
ΔE00 5.40
Whitesmoke
#F5F5F5
ΔE00 5.57
Gainsboro
#DCDCDC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E8F2 #F2F2E8
analogous
#E8EDF2 #E8E8F2 #EDE8F2
triadic
#E8E8F2 #F2E8E8 #E8F2E8
tetradic
#E8E8F2 #F2E8ED #F2F2E8 #E8F2ED
square
#E8E8F2 #F2E8ED #F2F2E8 #E8F2ED
split-complementary
#E8E8F2 #F2EDE8 #EDF2E8
monochromatic
#9A9AC6 #C1C1DC #E8E8F2 #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.22
#E8E8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#E8E8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E8F2
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E8F2 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F3
Deuteranopia (green-blind)
#E6E8F2
Tritanopia (blue-blind)
#E6EAEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e8e8f2; /* rgb */ color: rgb(232, 232, 242); /* oklch */ color: oklch(93.4% 0.013 286.1);
Tailwind
colors: {
custom: {
50: '#efeff6',
500: '#e8e8f2',
950: '#000000',
},
}SCSS
$custom: #e8e8f2; $custom-light: #efeff6; $custom-dark: #000000;
JSON
{
"hex": "#e8e8f2",
"rgb": {
"r": 232,
"g": 232,
"b": 242
},
"hsl": {
"h": 240,
"s": 27.778,
"l": 92.941
},
"oklch": {
"l": 0.9339,
"c": 0.01342,
"h": 286.1
},
"luminance": 0.8128
}Semantic roles & 50–950 ramp
primary
#E8E8F2
secondary
#CCCCB3
accent
#A63FA6
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585