#E7EEF7#E7EEF7
#E7EEF7 is a very light, near-neutral cyan. Relative luminance 0.849; OKLCH L 94.6% C 0.014 H 254.6°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EEF7 |
|---|---|
| RGB | rgb(231, 238, 247) |
| HSL | hsl(214, 50%, 94%) |
| HSV | hsv(214, 6%, 97%) |
| CMYK | cmyk(6.5%, 3.6%, 0%, 3.1%) |
| CIE-LAB | lab(93.82, -0.66, -5.14) |
| CIE-LCH | lch(93.82, 5.18, 262.72°) |
| OKLab | oklab(94.64% -0.0038 -0.0138) |
| OKLCH | oklch(94.64% 0.014 254.6) |
| XYZ | xyz(80.3147, 84.8528, 100.1246) |
| Luminance | 0.8485 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.34
Ghostwhite
#F8F8FF
ΔE00 3.96
Fog
#D8DCE0
ΔE00 4.53
Whitesmoke
#F5F5F5
ΔE00 4.96
Pale Grey
#FDFDFE
ΔE00 5.39
White
#FFFFFF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EEF7 #F7F0E7
analogous
#E7F6F7 #E7EEF7 #E8E7F7
triadic
#E7EEF7 #F7E7EE #EEF7E7
tetradic
#E7EEF7 #F7E7F6 #F7F0E7 #E7F7E8
square
#E7EEF7 #F7E7F6 #F7F0E7 #E7F7E8
split-complementary
#E7EEF7 #F7E8E7 #F6F7E7
monochromatic
#8BADD8 #B9CDE8 #E7EEF7 #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.17
#E7EEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#E7EEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EEF7
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EEF7 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF7
Deuteranopia (green-blind)
#E9EDF7
Tritanopia (blue-blind)
#E3F0F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e7eef7; /* rgb */ color: rgb(231, 238, 247); /* oklch */ color: oklch(94.6% 0.014 254.6);
Tailwind
colors: {
custom: {
50: '#eef3f9',
500: '#e7eef7',
950: '#000000',
},
}SCSS
$custom: #e7eef7; $custom-light: #eef3f9; $custom-dark: #000000;
JSON
{
"hex": "#e7eef7",
"rgb": {
"r": 231,
"g": 238,
"b": 247
},
"hsl": {
"h": 213.75,
"s": 50,
"l": 93.725
},
"oklch": {
"l": 0.94644,
"c": 0.01427,
"h": 254.6
},
"luminance": 0.84853
}Semantic roles & 50–950 ramp
primary
#E7EEF7
secondary
#D7C4AB
accent
#7C28BD
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585