#EAEAEE#EAEAEE
#EAEAEE is a very light, near-neutral blue. Relative luminance 0.825; OKLCH L 93.8% C 0.005 H 286.3°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAEE |
|---|---|
| RGB | rgb(234, 234, 238) |
| HSL | hsl(240, 11%, 93%) |
| HSV | hsv(240, 2%, 93%) |
| CMYK | cmyk(1.7%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(92.80, 0.72, -1.93) |
| CIE-LCH | lch(92.80, 2.06, 290.34°) |
| OKLab | oklab(93.82% 0.0015 -0.0051) |
| OKLCH | oklch(93.82% 0.005 286.3) |
| XYZ | xyz(78.7845, 82.5110, 92.6480) |
| Luminance | 0.8251 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.08
Ghostwhite
#F8F8FF
ΔE00 3.28
Gainsboro
#DCDCDC
ΔE00 3.79
Fog
#D8DCE0
ΔE00 3.84
Pale Grey
#FDFDFE
ΔE00 4.18
Snow
#FFFAFA
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAEE #EEEEEA
analogous
#EAECEE #EAEAEE #ECEAEE
triadic
#EAEAEE #EEEAEA #EAEEEA
tetradic
#EAEAEE #EEEAEC #EEEEEA #EAEEEC
square
#EAEAEE #EEEAEC #EEEEEA #EAEEEC
split-complementary
#EAEAEE #EEECEA #ECEEEA
monochromatic
#A6A6B7 #C8C8D3 #EAEAEE #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.20
#EAEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#EAEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAEE
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAEE | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#E9EBEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eaeaee; /* rgb */ color: rgb(234, 234, 238); /* oklch */ color: oklch(93.8% 0.005 286.3);
Tailwind
colors: {
custom: {
50: '#f0f0f3',
500: '#eaeaee',
950: '#000000',
},
}SCSS
$custom: #eaeaee; $custom-light: #f0f0f3; $custom-dark: #000000;
JSON
{
"hex": "#eaeaee",
"rgb": {
"r": 234,
"g": 234,
"b": 238
},
"hsl": {
"h": 240,
"s": 10.526,
"l": 92.549
},
"oklch": {
"l": 0.93819,
"c": 0.00535,
"h": 286.3
},
"luminance": 0.82511
}Semantic roles & 50–950 ramp
primary
#EAEAEE
secondary
#C3C3B9
accent
#955195
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585