#E9ECED#E9ECED
#E9ECED is a very light, near-neutral cyan. Relative luminance 0.834; OKLCH L 94.1% C 0.004 H 219.6°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E9ECED |
|---|---|
| RGB | rgb(233, 236, 237) |
| HSL | hsl(195, 10%, 92%) |
| HSV | hsv(195, 2%, 93%) |
| CMYK | cmyk(1.7%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(93.20, -0.82, -0.83) |
| CIE-LCH | lch(93.20, 1.17, 225.49°) |
| OKLab | oklab(94.11% -0.0027 -0.0022) |
| OKLCH | oklch(94.11% 0.004 219.6) |
| XYZ | xyz(78.8831, 83.4288, 92.0519) |
| Luminance | 0.8343 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.46
Gainsboro
#DCDCDC
ΔE00 3.68
Off White
#FAF9F6
ΔE00 3.76
Fog
#D8DCE0
ΔE00 3.83
Aliceblue
#F0F8FF
ΔE00 3.92
Pale Grey
#FDFDFE
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9ECED #EDEAE9
analogous
#E9EDEC #E9ECED #E9EAED
triadic
#E9ECED #EDE9EC #ECEDE9
tetradic
#E9ECED #ECE9ED #EDEAE9 #EAEDE9
square
#E9ECED #ECE9ED #EDEAE9 #EAEDE9
split-complementary
#E9ECED #EDE9EA #EDECE9
monochromatic
#A6B2B6 #C7CFD1 #E9ECED #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.19
#E9ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#E9ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9ECED
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9ECED | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECED
Deuteranopia (green-blind)
#EBEBED
Tritanopia (blue-blind)
#E8ECEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e9eced; /* rgb */ color: rgb(233, 236, 237); /* oklch */ color: oklch(94.1% 0.004 219.6);
Tailwind
colors: {
custom: {
50: '#f0f2f2',
500: '#e9eced',
950: '#000000',
},
}SCSS
$custom: #e9eced; $custom-light: #f0f2f2; $custom-dark: #000000;
JSON
{
"hex": "#e9eced",
"rgb": {
"r": 233,
"g": 236,
"b": 237
},
"hsl": {
"h": 195,
"s": 10,
"l": 92.157
},
"oklch": {
"l": 0.94108,
"c": 0.0035,
"h": 219.6
},
"luminance": 0.83429
}Semantic roles & 50–950 ramp
primary
#E9ECED
secondary
#C2BBB8
accent
#625194
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585