#EAEDF0#EAEDF0
#EAEDF0 is a very light, near-neutral cyan. Relative luminance 0.844; OKLCH L 94.5% C 0.005 H 247.8°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEDF0 |
|---|---|
| RGB | rgb(234, 237, 240) |
| HSL | hsl(210, 17%, 93%) |
| HSV | hsv(210, 3%, 94%) |
| CMYK | cmyk(2.5%, 1.2%, 0%, 5.9%) |
| CIE-LAB | lab(93.60, -0.46, -1.80) |
| CIE-LCH | lch(93.60, 1.86, 255.73°) |
| OKLab | oklab(94.47% -0.0019 -0.0048) |
| OKLCH | oklch(94.47% 0.005 247.8) |
| XYZ | xyz(79.9412, 84.3518, 94.4912) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.55
Aliceblue
#F0F8FF
ΔE00 3.24
Pale Grey
#FDFDFE
ΔE00 3.73
Ghostwhite
#F8F8FF
ΔE00 3.74
Fog
#D8DCE0
ΔE00 3.81
Gainsboro
#DCDCDC
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEDF0 #F0EDEA
analogous
#EAF0F0 #EAEDF0 #EAEAF0
triadic
#EAEDF0 #F0EAED #EDF0EA
tetradic
#EAEDF0 #F0EAF0 #F0EDEA #EAF0EA
square
#EAEDF0 #F0EAF0 #F0EDEA #EAF0EA
split-complementary
#EAEDF0 #F0EAEA #F0F0EA
monochromatic
#A3B0BD #C6CED6 #EAEDF0 #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.18
#EAEDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#EAEDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEDF0
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEDF0 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF0
Deuteranopia (green-blind)
#EBECF0
Tritanopia (blue-blind)
#E9EEEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eaedf0; /* rgb */ color: rgb(234, 237, 240); /* oklch */ color: oklch(94.5% 0.005 247.8);
Tailwind
colors: {
custom: {
50: '#f0f2f4',
500: '#eaedf0',
950: '#000000',
},
}SCSS
$custom: #eaedf0; $custom-light: #f0f2f4; $custom-dark: #000000;
JSON
{
"hex": "#eaedf0",
"rgb": {
"r": 234,
"g": 237,
"b": 240
},
"hsl": {
"h": 210,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.94467,
"c": 0.00517,
"h": 247.8
},
"luminance": 0.84352
}Semantic roles & 50–950 ramp
primary
#EAEDF0
secondary
#C7BFB8
accent
#734B9B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585