#EAEDF9#EAEDF9
#EAEDF9 is a very light, near-neutral blue. Relative luminance 0.849; OKLCH L 94.7% C 0.016 H 274.8°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEDF9 |
|---|---|
| RGB | rgb(234, 237, 249) |
| HSL | hsl(228, 56%, 95%) |
| HSV | hsv(228, 6%, 98%) |
| CMYK | cmyk(6%, 4.8%, 0%, 2.4%) |
| CIE-LAB | lab(93.84, 1.20, -6.13) |
| CIE-LCH | lch(93.84, 6.24, 281.11°) |
| OKLab | oklab(94.73% 0.0014 -0.0164) |
| OKLCH | oklch(94.73% 0.016 274.8) |
| XYZ | xyz(81.3115, 84.8999, 101.7077) |
| Luminance | 0.8490 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.30
Lavender (CSS)
#E6E6FA
ΔE00 4.06
Aliceblue
#F0F8FF
ΔE00 4.36
Fog
#D8DCE0
ΔE00 5.59
Whitesmoke
#F5F5F5
ΔE00 5.81
Pale Grey
#FDFDFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEDF9 #F9F6EA
analogous
#EAF5F9 #EAEDF9 #EFEAF9
triadic
#EAEDF9 #F9EAED #EDF9EA
tetradic
#EAEDF9 #F9EAF5 #F9F6EA #EAF9EF
square
#EAEDF9 #F9EAF5 #F9F6EA #EAF9EF
split-complementary
#EAEDF9 #F9EFEA #F5F9EA
monochromatic
#8B9BDE #BAC4EB #E7EBF8 #E7EBF8 #E7EBF8
Accessibility & contrast
On white
1.17
#EAEDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#EAEDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEDF9
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEDF9 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFA
Deuteranopia (green-blind)
#E9EDF9
Tritanopia (blue-blind)
#E7EFF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eaedf9; /* rgb */ color: rgb(234, 237, 249); /* oklch */ color: oklch(94.7% 0.016 274.8);
Tailwind
colors: {
custom: {
50: '#f0f2fb',
500: '#eaedf9',
950: '#000000',
},
}SCSS
$custom: #eaedf9; $custom-light: #f0f2fb; $custom-dark: #000000;
JSON
{
"hex": "#eaedf9",
"rgb": {
"r": 234,
"g": 237,
"b": 249
},
"hsl": {
"h": 228,
"s": 55.556,
"l": 94.706
},
"oklch": {
"l": 0.94732,
"c": 0.01644,
"h": 274.8
},
"luminance": 0.849
}Semantic roles & 50–950 ramp
primary
#EAEDF9
secondary
#DBD1AD
accent
#A322C3
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585