#EBEDEF#EBEDEF
#EBEDEF is a very light, near-neutral cyan. Relative luminance 0.845; OKLCH L 94.5% C 0.003 H 247.8°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEDEF |
|---|---|
| RGB | rgb(235, 237, 239) |
| HSL | hsl(210, 11%, 93%) |
| HSV | hsv(210, 2%, 94%) |
| CMYK | cmyk(1.7%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(93.65, -0.31, -1.20) |
| CIE-LCH | lch(93.65, 1.24, 255.62°) |
| OKLab | oklab(94.51% -0.0013 -0.0032) |
| OKLCH | oklch(94.51% 0.003 247.8) |
| XYZ | xyz(80.1224, 84.4624, 93.7264) |
| Luminance | 0.8446 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.13
Pale Grey
#FDFDFE
ΔE00 3.50
Aliceblue
#F0F8FF
ΔE00 3.69
Off White
#FAF9F6
ΔE00 3.70
Ghostwhite
#F8F8FF
ΔE00 3.82
Gainsboro
#DCDCDC
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEDEF #EFEDEB
analogous
#EBEFEF #EBEDEF #EBEBEF
triadic
#EBEDEF #EFEBED #EDEFEB
tetradic
#EBEDEF #EFEBEF #EFEDEB #EBEFEB
square
#EBEDEF #EFEBEF #EFEDEB #EBEFEB
split-complementary
#EBEDEF #EFEBEB #EFEFEB
monochromatic
#A7B0B9 #C9CED4 #EBEDEF #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.17
#EBEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#EBEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEDEF
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEDEF | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEF
Deuteranopia (green-blind)
#ECEDEF
Tritanopia (blue-blind)
#EAEDEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ebedef; /* rgb */ color: rgb(235, 237, 239); /* oklch */ color: oklch(94.5% 0.003 247.8);
Tailwind
colors: {
custom: {
50: '#f1f2f4',
500: '#ebedef',
950: '#000000',
},
}SCSS
$custom: #ebedef; $custom-light: #f1f2f4; $custom-dark: #000000;
JSON
{
"hex": "#ebedef",
"rgb": {
"r": 235,
"g": 237,
"b": 239
},
"hsl": {
"h": 210,
"s": 11.111,
"l": 92.941
},
"oklch": {
"l": 0.94514,
"c": 0.00344,
"h": 247.8
},
"luminance": 0.84463
}Semantic roles & 50–950 ramp
primary
#EBEDEF
secondary
#C4BFBA
accent
#735095
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585