#EBEDEE#EBEDEE
#EBEDEE is a very light, near-neutral cyan. Relative luminance 0.844; OKLCH L 94.5% C 0.003 H 228.8°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEDEE |
|---|---|
| RGB | rgb(235, 237, 238) |
| HSL | hsl(200, 8%, 93%) |
| HSV | hsv(200, 1%, 93%) |
| CMYK | cmyk(1.3%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(93.63, -0.49, -0.72) |
| CIE-LCH | lch(93.63, 0.87, 235.80°) |
| OKLab | oklab(94.49% -0.0017 -0.0019) |
| OKLCH | oklch(94.49% 0.003 228.8) |
| XYZ | xyz(79.9751, 84.4035, 92.9506) |
| Luminance | 0.8440 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.01
Off White
#FAF9F6
ΔE00 3.41
Pale Grey
#FDFDFE
ΔE00 3.52
Gainsboro
#DCDCDC
ΔE00 3.78
White
#FFFFFF
ΔE00 3.88
Aliceblue
#F0F8FF
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEDEE #EEECEB
analogous
#EBEEED #EBEDEE #EBEBEE
triadic
#EBEDEE #EEEBED #EDEEEB
tetradic
#EBEDEE #EDEBEE #EEECEB #EBEEEB
square
#EBEDEE #EDEBEE #EEECEB #EBEEEB
split-complementary
#EBEDEE #EEEBEB #EEEDEB
monochromatic
#A9B1B6 #CACFD2 #EBEDEE #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.17
#EBEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#EBEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEDEE
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEDEE | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEE
Deuteranopia (green-blind)
#ECECEE
Tritanopia (blue-blind)
#EAEDED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ebedee; /* rgb */ color: rgb(235, 237, 238); /* oklch */ color: oklch(94.5% 0.003 228.8);
Tailwind
colors: {
custom: {
50: '#f1f2f3',
500: '#ebedee',
950: '#000000',
},
}SCSS
$custom: #ebedee; $custom-light: #f1f2f3; $custom-dark: #000000;
JSON
{
"hex": "#ebedee",
"rgb": {
"r": 235,
"g": 237,
"b": 238
},
"hsl": {
"h": 200,
"s": 8.108,
"l": 92.745
},
"oklch": {
"l": 0.94486,
"c": 0.00254,
"h": 228.8
},
"luminance": 0.84404
}Semantic roles & 50–950 ramp
primary
#EBEDEE
secondary
#C2BDBB
accent
#685392
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585