#EAEAF6#EAEAF6
#EAEAF6 is a very light, near-neutral blue. Relative luminance 0.830; OKLCH L 94.1% C 0.016 H 286.1°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAF6 |
|---|---|
| RGB | rgb(234, 234, 246) |
| HSL | hsl(240, 40%, 94%) |
| HSV | hsv(240, 5%, 96%) |
| CMYK | cmyk(4.9%, 4.9%, 0%, 3.5%) |
| CIE-LAB | lab(93.01, 2.18, -5.79) |
| CIE-LCH | lch(93.01, 6.19, 290.66°) |
| OKLab | oklab(94.05% 0.0045 -0.0155) |
| OKLCH | oklch(94.05% 0.016 286.1) |
| XYZ | xyz(79.9860, 82.9916, 98.9760) |
| Luminance | 0.8299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.29
Ghostwhite
#F8F8FF
ΔE00 3.63
Aliceblue
#F0F8FF
ΔE00 5.69
Fog
#D8DCE0
ΔE00 5.85
Whitesmoke
#F5F5F5
ΔE00 6.16
Pale Grey
#FDFDFE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAF6 #F6F6EA
analogous
#EAF0F6 #EAEAF6 #F0EAF6
triadic
#EAEAF6 #F6EAEA #EAF6EA
tetradic
#EAEAF6 #F6EAF0 #F6F6EA #EAF6F0
square
#EAEAF6 #F6EAF0 #F6F6EA #EAF6F0
split-complementary
#EAEAF6 #F6F0EA #F0F6EA
monochromatic
#9494D1 #BFBFE4 #EAEAF6 #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.19
#EAEAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#EAEAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAF6
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAF6 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF7
Deuteranopia (green-blind)
#E7EBF6
Tritanopia (blue-blind)
#E8ECEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eaeaf6; /* rgb */ color: rgb(234, 234, 246); /* oklch */ color: oklch(94.1% 0.016 286.1);
Tailwind
colors: {
custom: {
50: '#f0f0f9',
500: '#eaeaf6',
950: '#000000',
},
}SCSS
$custom: #eaeaf6; $custom-light: #f0f0f9; $custom-dark: #000000;
JSON
{
"hex": "#eaeaf6",
"rgb": {
"r": 234,
"g": 234,
"b": 246
},
"hsl": {
"h": 240,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.94054,
"c": 0.01609,
"h": 286.1
},
"luminance": 0.82992
}Semantic roles & 50–950 ramp
primary
#EAEAF6
secondary
#D3D3B1
accent
#B332B3
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585