#EAEDF6#EAEDF6
#EAEDF6 is a very light, near-neutral blue. Relative luminance 0.847; OKLCH L 94.6% C 0.013 H 271.3°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEDF6 |
|---|---|
| RGB | rgb(234, 237, 246) |
| HSL | hsl(225, 40%, 94%) |
| HSV | hsv(225, 5%, 96%) |
| CMYK | cmyk(4.9%, 3.7%, 0%, 3.5%) |
| CIE-LAB | lab(93.76, 0.64, -4.69) |
| CIE-LCH | lch(93.76, 4.73, 277.82°) |
| OKLab | oklab(94.64% 0.0003 -0.0125) |
| OKLCH | oklch(94.64% 0.013 271.3) |
| XYZ | xyz(80.8473, 84.7143, 99.2631) |
| Luminance | 0.8471 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.81
Aliceblue
#F0F8FF
ΔE00 3.48
Whitesmoke
#F5F5F5
ΔE00 4.63
Fog
#D8DCE0
ΔE00 4.68
Pale Grey
#FDFDFE
ΔE00 5.04
Lavender (CSS)
#E6E6FA
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEDF6 #F6F3EA
analogous
#EAF3F6 #EAEDF6 #EDEAF6
triadic
#EAEDF6 #F6EAED #EDF6EA
tetradic
#EAEDF6 #F6EAF3 #F6F3EA #EAF6ED
square
#EAEDF6 #F6EAF3 #F6F3EA #EAF6ED
split-complementary
#EAEDF6 #F6EDEA #F3F6EA
monochromatic
#94A4D1 #BFC8E4 #EAEDF6 #EAEDF6 #EAEDF6
Accessibility & contrast
On white
1.17
#EAEDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#EAEDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEDF6
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEDF6 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF6
Deuteranopia (green-blind)
#EAEDF6
Tritanopia (blue-blind)
#E8EFF0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eaedf6; /* rgb */ color: rgb(234, 237, 246); /* oklch */ color: oklch(94.6% 0.013 271.3);
Tailwind
colors: {
custom: {
50: '#f0f2f9',
500: '#eaedf6',
950: '#000000',
},
}SCSS
$custom: #eaedf6; $custom-light: #f0f2f9; $custom-dark: #000000;
JSON
{
"hex": "#eaedf6",
"rgb": {
"r": 234,
"g": 237,
"b": 246
},
"hsl": {
"h": 225,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.94642,
"c": 0.01251,
"h": 271.3
},
"luminance": 0.84715
}Semantic roles & 50–950 ramp
primary
#EAEDF6
secondary
#D3CBB1
accent
#9332B3
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585