#EAEAEF#EAEAEF
#EAEAEF is a very light, near-neutral blue. Relative luminance 0.826; OKLCH L 93.8% C 0.007 H 286.2°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAEF |
|---|---|
| RGB | rgb(234, 234, 239) |
| HSL | hsl(240, 14%, 93%) |
| HSV | hsv(240, 2%, 94%) |
| CMYK | cmyk(2.1%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(92.83, 0.90, -2.42) |
| CIE-LCH | lch(92.83, 2.58, 290.38°) |
| OKLab | oklab(93.85% 0.0019 -0.0064) |
| OKLCH | oklch(93.85% 0.007 286.2) |
| XYZ | xyz(78.9318, 82.5700, 93.4239) |
| Luminance | 0.8257 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.09
Whitesmoke
#F5F5F5
ΔE00 3.43
Fog
#D8DCE0
ΔE00 3.96
Gainsboro
#DCDCDC
ΔE00 4.10
Pale Grey
#FDFDFE
ΔE00 4.38
Aliceblue
#F0F8FF
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAEF #EFEFEA
analogous
#EAECEF #EAEAEF #ECEAEF
triadic
#EAEAEF #EFEAEA #EAEFEA
tetradic
#EAEAEF #EFEAEC #EFEFEA #EAEFEC
square
#EAEAEF #EFEAEC #EFEFEA #EAEFEC
split-complementary
#EAEAEF #EFECEA #ECEFEA
monochromatic
#A5A5BA #C7C7D5 #EAEAEF #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.20
#EAEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#EAEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAEF
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAEF | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBEF
Deuteranopia (green-blind)
#E9EAEF
Tritanopia (blue-blind)
#E9EBEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eaeaef; /* rgb */ color: rgb(234, 234, 239); /* oklch */ color: oklch(93.8% 0.007 286.2);
Tailwind
colors: {
custom: {
50: '#f0f0f4',
500: '#eaeaef',
950: '#000000',
},
}SCSS
$custom: #eaeaef; $custom-light: #f0f0f4; $custom-dark: #000000;
JSON
{
"hex": "#eaeaef",
"rgb": {
"r": 234,
"g": 234,
"b": 239
},
"hsl": {
"h": 240,
"s": 13.514,
"l": 92.745
},
"oklch": {
"l": 0.93848,
"c": 0.00669,
"h": 286.2
},
"luminance": 0.8257
}Semantic roles & 50–950 ramp
primary
#EAEAEF
secondary
#C5C5B9
accent
#984E98
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585