#EAEAF2#EAEAF2
#EAEAF2 is a very light, near-neutral blue. Relative luminance 0.827; OKLCH L 93.9% C 0.011 H 286.2°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAF2 |
|---|---|
| RGB | rgb(234, 234, 242) |
| HSL | hsl(240, 24%, 93%) |
| HSV | hsv(240, 3%, 95%) |
| CMYK | cmyk(3.3%, 3.3%, 0%, 5.1%) |
| CIE-LAB | lab(92.90, 1.44, -3.86) |
| CIE-LCH | lch(92.90, 4.13, 290.50°) |
| OKLab | oklab(93.94% 0.003 -0.0103) |
| OKLCH | oklch(93.94% 0.011 286.2) |
| XYZ | xyz(79.3786, 82.7487, 95.7774) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.94
Whitesmoke
#F5F5F5
ΔE00 4.58
Fog
#D8DCE0
ΔE00 4.62
Aliceblue
#F0F8FF
ΔE00 4.77
Lavender (CSS)
#E6E6FA
ΔE00 5.01
Gainsboro
#DCDCDC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAF2 #F2F2EA
analogous
#EAEEF2 #EAEAF2 #EEEAF2
triadic
#EAEAF2 #F2EAEA #EAF2EA
tetradic
#EAEAF2 #F2EAEE #F2F2EA #EAF2EE
square
#EAEAF2 #F2EAEE #F2F2EA #EAF2EE
split-complementary
#EAEAF2 #F2EEEA #EEF2EA
monochromatic
#9E9EC3 #C4C4DB #EAEAF2 #ECECF3 #ECECF3
Accessibility & contrast
On white
1.20
#EAEAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#EAEAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAF2
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAF2 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF2
Deuteranopia (green-blind)
#E8EAF2
Tritanopia (blue-blind)
#E9EBEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eaeaf2; /* rgb */ color: rgb(234, 234, 242); /* oklch */ color: oklch(93.9% 0.011 286.2);
Tailwind
colors: {
custom: {
50: '#f0f0f6',
500: '#eaeaf2',
950: '#000000',
},
}SCSS
$custom: #eaeaf2; $custom-light: #f0f0f6; $custom-dark: #000000;
JSON
{
"hex": "#eaeaf2",
"rgb": {
"r": 234,
"g": 234,
"b": 242
},
"hsl": {
"h": 240,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.93936,
"c": 0.01072,
"h": 286.2
},
"luminance": 0.82749
}Semantic roles & 50–950 ramp
primary
#EAEAF2
secondary
#CACAB6
accent
#A244A2
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585