#E8EFF3#E8EFF3
#E8EFF3 is a very light, near-neutral cyan. Relative luminance 0.854; OKLCH L 94.8% C 0.009 H 232.4°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EFF3 |
|---|---|
| RGB | rgb(232, 239, 243) |
| HSL | hsl(202, 31%, 93%) |
| HSV | hsv(202, 5%, 95%) |
| CMYK | cmyk(4.5%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(94.04, -1.59, -2.74) |
| CIE-LCH | lch(94.04, 3.16, 239.88°) |
| OKLab | oklab(94.8% -0.0056 -0.0073) |
| OKLCH | oklch(94.8% 0.009 232.4) |
| XYZ | xyz(80.3198, 85.3594, 97.0211) |
| Luminance | 0.8536 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.32
Whitesmoke
#F5F5F5
ΔE00 3.67
Fog
#D8DCE0
ΔE00 4.25
Pale Grey
#FDFDFE
ΔE00 4.49
Ghostwhite
#F8F8FF
ΔE00 4.64
White
#FFFFFF
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EFF3 #F3ECE8
analogous
#E8F3F1 #E8EFF3 #E8E9F3
triadic
#E8EFF3 #F3E8EF #EFF3E8
tetradic
#E8EFF3 #F1E8F3 #F3ECE8 #E9F3E8
square
#E8EFF3 #F1E8F3 #F3ECE8 #E9F3E8
split-complementary
#E8EFF3 #F3E8E9 #F3F1E8
monochromatic
#98B7C9 #C0D3DE #E8EFF3 #EBF1F5 #EBF1F5
Accessibility & contrast
On white
1.16
#E8EFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#E8EFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EFF3
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EFF3 | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEFF3
Deuteranopia (green-blind)
#ECEDF3
Tritanopia (blue-blind)
#E5F0F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e8eff3; /* rgb */ color: rgb(232, 239, 243); /* oklch */ color: oklch(94.8% 0.009 232.4);
Tailwind
colors: {
custom: {
50: '#eff4f7',
500: '#e8eff3',
950: '#000000',
},
}SCSS
$custom: #e8eff3; $custom-light: #eff4f7; $custom-dark: #000000;
JSON
{
"hex": "#e8eff3",
"rgb": {
"r": 232,
"g": 239,
"b": 243
},
"hsl": {
"h": 201.818,
"s": 31.429,
"l": 93.137
},
"oklch": {
"l": 0.94799,
"c": 0.00924,
"h": 232.4
},
"luminance": 0.8536
}Semantic roles & 50–950 ramp
primary
#E8EFF3
secondary
#CEBCB2
accent
#643BAA
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585