#EAEDF2#EAEDF2
#EAEDF2 is a very light, near-neutral blue. Relative luminance 0.845; OKLCH L 94.5% C 0.007 H 260.7°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEDF2 |
|---|---|
| RGB | rgb(234, 237, 242) |
| HSL | hsl(218, 24%, 93%) |
| HSV | hsv(218, 3%, 95%) |
| CMYK | cmyk(3.3%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(93.65, -0.09, -2.76) |
| CIE-LCH | lch(93.65, 2.76, 268.07°) |
| OKLab | oklab(94.53% -0.0012 -0.0074) |
| OKLCH | oklch(94.53% 0.007 260.7) |
| XYZ | xyz(80.2400, 84.4713, 96.0645) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.99
Whitesmoke
#F5F5F5
ΔE00 3.12
Ghostwhite
#F8F8FF
ΔE00 3.15
Fog
#D8DCE0
ΔE00 3.88
Pale Grey
#FDFDFE
ΔE00 3.99
Gainsboro
#DCDCDC
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEDF2 #F2EFEA
analogous
#EAF1F2 #EAEDF2 #EBEAF2
triadic
#EAEDF2 #F2EAED #EDF2EA
tetradic
#EAEDF2 #F2EAF1 #F2EFEA #EAF2EB
square
#EAEDF2 #F2EAF1 #F2EFEA #EAF2EB
split-complementary
#EAEDF2 #F2EBEA #F1F2EA
monochromatic
#9EACC3 #C4CDDB #EAEDF2 #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.17
#EAEDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#EAEDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEDF2
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEDF2 | 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)
#ECEDF2
Deuteranopia (green-blind)
#EBECF2
Tritanopia (blue-blind)
#E8EEEF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eaedf2; /* rgb */ color: rgb(234, 237, 242); /* oklch */ color: oklch(94.5% 0.007 260.7);
Tailwind
colors: {
custom: {
50: '#f0f2f6',
500: '#eaedf2',
950: '#000000',
},
}SCSS
$custom: #eaedf2; $custom-light: #f0f2f6; $custom-dark: #000000;
JSON
{
"hex": "#eaedf2",
"rgb": {
"r": 234,
"g": 237,
"b": 242
},
"hsl": {
"h": 217.5,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.94525,
"c": 0.00746,
"h": 260.7
},
"luminance": 0.84472
}Semantic roles & 50–950 ramp
primary
#EAEDF2
secondary
#CAC3B6
accent
#7F44A2
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585