#E7ECED#E7ECED
#E7ECED is a very light, near-neutral cyan. Relative luminance 0.831; OKLCH L 94.0% C 0.006 H 211.0°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E7ECED |
|---|---|
| RGB | rgb(231, 236, 237) |
| HSL | hsl(190, 14%, 92%) |
| HSV | hsv(190, 3%, 93%) |
| CMYK | cmyk(2.5%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(93.06, -1.48, -1.07) |
| CIE-LCH | lch(93.06, 1.82, 215.70°) |
| OKLab | oklab(93.96% -0.0047 -0.0028) |
| OKLCH | oklch(93.96% 0.006 211) |
| XYZ | xyz(78.2337, 83.0940, 92.0215) |
| Luminance | 0.8309 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.13
Aliceblue
#F0F8FF
ΔE00 3.78
Fog
#D8DCE0
ΔE00 3.87
Gainsboro
#DCDCDC
ΔE00 4.05
Off White
#FAF9F6
ΔE00 4.26
Pale Grey
#FDFDFE
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7ECED #EDE8E7
analogous
#E7EDEB #E7ECED #E7E9ED
triadic
#E7ECED #EDE7EC #ECEDE7
tetradic
#E7ECED #EBE7ED #EDE8E7 #E9EDE7
square
#E7ECED #EBE7ED #EDE8E7 #E9EDE7
split-complementary
#E7ECED #EDE7E9 #EDEBE7
monochromatic
#A1B5B9 #C4D0D3 #E7ECED #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.19
#E7ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#E7ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7ECED
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7ECED | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECED
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#E6EDEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e7eced; /* rgb */ color: rgb(231, 236, 237); /* oklch */ color: oklch(94.0% 0.006 211.0);
Tailwind
colors: {
custom: {
50: '#eef2f2',
500: '#e7eced',
950: '#000000',
},
}SCSS
$custom: #e7eced; $custom-light: #eef2f2; $custom-dark: #000000;
JSON
{
"hex": "#e7eced",
"rgb": {
"r": 231,
"g": 236,
"b": 237
},
"hsl": {
"h": 190,
"s": 14.286,
"l": 91.765
},
"oklch": {
"l": 0.93957,
"c": 0.00553,
"h": 211
},
"luminance": 0.83094
}Semantic roles & 50–950 ramp
primary
#E7ECED
secondary
#C3B8B5
accent
#5A4D98
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585