#EAEEF5#EAEEF5
#EAEEF5 is a very light, near-neutral blue. Relative luminance 0.852; OKLCH L 94.8% C 0.010 H 261.8°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEEF5 |
|---|---|
| RGB | rgb(234, 238, 245) |
| HSL | hsl(218, 35%, 94%) |
| HSV | hsv(218, 4%, 96%) |
| CMYK | cmyk(4.5%, 2.9%, 0%, 3.9%) |
| CIE-LAB | lab(93.98, -0.05, -3.84) |
| CIE-LCH | lch(93.98, 3.84, 269.20°) |
| OKLab | oklab(94.81% -0.0015 -0.0102) |
| OKLCH | oklch(94.81% 0.01 261.8) |
| XYZ | xyz(80.9845, 85.2337, 98.5537) |
| Luminance | 0.8523 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.63
Ghostwhite
#F8F8FF
ΔE00 2.98
Whitesmoke
#F5F5F5
ΔE00 3.85
Fog
#D8DCE0
ΔE00 4.26
Pale Grey
#FDFDFE
ΔE00 4.41
White
#FFFFFF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEEF5 #F5F1EA
analogous
#EAF4F5 #EAEEF5 #ECEAF5
triadic
#EAEEF5 #F5EAEE #EEF5EA
tetradic
#EAEEF5 #F5EAF4 #F5F1EA #EAF5EC
square
#EAEEF5 #F5EAF4 #F5F1EA #EAF5EC
split-complementary
#EAEEF5 #F5ECEA #F4F5EA
monochromatic
#97ABCE #C1CCE1 #EAEEF5 #EAEEF5 #EAEEF5
Accessibility & contrast
On white
1.16
#EAEEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#EAEEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEEF5
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEEF5 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF5
Deuteranopia (green-blind)
#EBEDF5
Tritanopia (blue-blind)
#E8EFF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eaeef5; /* rgb */ color: rgb(234, 238, 245); /* oklch */ color: oklch(94.8% 0.010 261.8);
Tailwind
colors: {
custom: {
50: '#f0f3f8',
500: '#eaeef5',
950: '#000000',
},
}SCSS
$custom: #eaeef5; $custom-light: #f0f3f8; $custom-dark: #000000;
JSON
{
"hex": "#eaeef5",
"rgb": {
"r": 234,
"g": 238,
"b": 245
},
"hsl": {
"h": 218.182,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.94809,
"c": 0.01035,
"h": 261.8
},
"luminance": 0.85234
}Semantic roles & 50–950 ramp
primary
#EAEEF5
secondary
#D1C6B2
accent
#8337AE
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585