#EAEBF5#EAEBF5
#EAEBF5 is a very light, near-neutral blue. Relative luminance 0.835; OKLCH L 94.2% C 0.013 H 281.6°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEBF5 |
|---|---|
| RGB | rgb(234, 235, 245) |
| HSL | hsl(235, 35%, 94%) |
| HSV | hsv(235, 4%, 96%) |
| CMYK | cmyk(4.5%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(93.23, 1.48, -4.94) |
| CIE-LCH | lch(93.23, 5.16, 286.72°) |
| OKLab | oklab(94.22% 0.0027 -0.0132) |
| OKLCH | oklch(94.22% 0.013 281.6) |
| XYZ | xyz(80.1184, 83.5014, 98.2650) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.02
Lavender (CSS)
#E6E6FA
ΔE00 4.31
Aliceblue
#F0F8FF
ΔE00 4.69
Fog
#D8DCE0
ΔE00 5.08
Whitesmoke
#F5F5F5
ΔE00 5.22
Pale Grey
#FDFDFE
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEBF5 #F5F4EA
analogous
#EAF1F5 #EAEBF5 #EFEAF5
triadic
#EAEBF5 #F5EAEB #EBF5EA
tetradic
#EAEBF5 #F5EAF1 #F5F4EA #EAF5EF
square
#EAEBF5 #F5EAF1 #F5F4EA #EAF5EF
split-complementary
#EAEBF5 #F5EFEA #F1F5EA
monochromatic
#979CCE #C1C4E1 #EAEBF5 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.19
#EAEBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#EAEBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEBF5
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEBF5 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF6
Deuteranopia (green-blind)
#E8EBF5
Tritanopia (blue-blind)
#E8EDEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaebf5; /* rgb */ color: rgb(234, 235, 245); /* oklch */ color: oklch(94.2% 0.013 281.6);
Tailwind
colors: {
custom: {
50: '#f0f1f8',
500: '#eaebf5',
950: '#000000',
},
}SCSS
$custom: #eaebf5; $custom-light: #f0f1f8; $custom-dark: #000000;
JSON
{
"hex": "#eaebf5",
"rgb": {
"r": 234,
"g": 235,
"b": 245
},
"hsl": {
"h": 234.545,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.9422,
"c": 0.01345,
"h": 281.6
},
"luminance": 0.83502
}Semantic roles & 50–950 ramp
primary
#EAEBF5
secondary
#D1CEB2
accent
#A437AE
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585