#EAEAF0#EAEAF0
#EAEAF0 is a very light, near-neutral blue. Relative luminance 0.826; OKLCH L 93.9% C 0.008 H 286.3°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAF0 |
|---|---|
| RGB | rgb(234, 234, 240) |
| HSL | hsl(240, 17%, 93%) |
| HSV | hsv(240, 3%, 94%) |
| CMYK | cmyk(2.5%, 2.5%, 0%, 5.9%) |
| CIE-LAB | lab(92.85, 1.08, -2.90) |
| CIE-LCH | lch(92.85, 3.09, 290.42°) |
| OKLab | oklab(93.88% 0.0023 -0.0077) |
| OKLCH | oklch(93.88% 0.008 286.3) |
| XYZ | xyz(79.0799, 82.6292, 94.2041) |
| Luminance | 0.8263 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.96
Whitesmoke
#F5F5F5
ΔE00 3.80
Fog
#D8DCE0
ΔE00 4.14
Gainsboro
#DCDCDC
ΔE00 4.43
Aliceblue
#F0F8FF
ΔE00 4.50
Pale Grey
#FDFDFE
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAF0 #F0F0EA
analogous
#EAEDF0 #EAEAF0 #EDEAF0
triadic
#EAEAF0 #F0EAEA #EAF0EA
tetradic
#EAEAF0 #F0EAED #F0F0EA #EAF0ED
square
#EAEAF0 #F0EAED #F0F0EA #EAF0ED
split-complementary
#EAEAF0 #F0EDEA #EDF0EA
monochromatic
#A3A3BD #C6C6D6 #EAEAF0 #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.20
#EAEAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#EAEAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAF0
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAF0 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF0
Deuteranopia (green-blind)
#E9EAF0
Tritanopia (blue-blind)
#E9EBEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eaeaf0; /* rgb */ color: rgb(234, 234, 240); /* oklch */ color: oklch(93.9% 0.008 286.3);
Tailwind
colors: {
custom: {
50: '#f0f0f4',
500: '#eaeaf0',
950: '#000000',
},
}SCSS
$custom: #eaeaf0; $custom-light: #f0f0f4; $custom-dark: #000000;
JSON
{
"hex": "#eaeaf0",
"rgb": {
"r": 234,
"g": 234,
"b": 240
},
"hsl": {
"h": 240,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.93877,
"c": 0.00803,
"h": 286.3
},
"luminance": 0.82629
}Semantic roles & 50–950 ramp
primary
#EAEAF0
secondary
#C7C7B8
accent
#9B4B9B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585