#E7EBEF#E7EBEF
#E7EBEF is a very light, near-neutral cyan. Relative luminance 0.826; OKLCH L 93.8% C 0.007 H 247.9°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EBEF |
|---|---|
| RGB | rgb(231, 235, 239) |
| HSL | hsl(210, 20%, 92%) |
| HSV | hsv(210, 3%, 94%) |
| CMYK | cmyk(3.3%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(92.86, -0.61, -2.40) |
| CIE-LCH | lch(92.86, 2.47, 255.83°) |
| OKLab | oklab(93.82% -0.0026 -0.0064) |
| OKLCH | oklch(93.82% 0.007 247.9) |
| XYZ | xyz(78.2404, 82.6373, 93.4733) |
| Luminance | 0.8264 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.19
Whitesmoke
#F5F5F5
ΔE00 3.28
Fog
#D8DCE0
ΔE00 3.31
Gainsboro
#DCDCDC
ΔE00 4.00
Ghostwhite
#F8F8FF
ΔE00 4.05
Pale Grey
#FDFDFE
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EBEF #EFEBE7
analogous
#E7EFEF #E7EBEF #E7E7EF
triadic
#E7EBEF #EFE7EB #EBEFE7
tetradic
#E7EBEF #EFE7EF #EFEBE7 #E7EFE7
square
#E7EBEF #EFE7EF #EFEBE7 #E7EFE7
split-complementary
#E7EBEF #EFE7E7 #EFEFE7
monochromatic
#9EAEBE #C2CCD7 #E7EBEF #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.20
#E7EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#E7EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EBEF
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EBEF | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEF
Deuteranopia (green-blind)
#E9EAEF
Tritanopia (blue-blind)
#E5ECEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e7ebef; /* rgb */ color: rgb(231, 235, 239); /* oklch */ color: oklch(93.8% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#eef1f4',
500: '#e7ebef',
950: '#000000',
},
}SCSS
$custom: #e7ebef; $custom-light: #eef1f4; $custom-dark: #000000;
JSON
{
"hex": "#e7ebef",
"rgb": {
"r": 231,
"g": 235,
"b": 239
},
"hsl": {
"h": 210,
"s": 20,
"l": 92.157
},
"oklch": {
"l": 0.93817,
"c": 0.00691,
"h": 247.9
},
"luminance": 0.82638
}Semantic roles & 50–950 ramp
primary
#E7EBEF
secondary
#C6BDB4
accent
#73479E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585