#EAEBF6#EAEBF6
#EAEBF6 is a very light, near-neutral blue. Relative luminance 0.836; OKLCH L 94.3% C 0.015 H 281.9°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEBF6 |
|---|---|
| RGB | rgb(234, 235, 246) |
| HSL | hsl(235, 40%, 94%) |
| HSV | hsv(235, 5%, 96%) |
| CMYK | cmyk(4.9%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(93.26, 1.67, -5.42) |
| CIE-LCH | lch(93.26, 5.67, 287.11°) |
| OKLab | oklab(94.25% 0.0031 -0.0145) |
| OKLCH | oklch(94.25% 0.015 281.9) |
| XYZ | xyz(80.2715, 83.5626, 99.0712) |
| Luminance | 0.8356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.22
Lavender (CSS)
#E6E6FA
ΔE00 3.89
Aliceblue
#F0F8FF
ΔE00 4.95
Fog
#D8DCE0
ΔE00 5.40
Whitesmoke
#F5F5F5
ΔE00 5.62
Pale Grey
#FDFDFE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEBF6 #F6F5EA
analogous
#EAF1F6 #EAEBF6 #EFEAF6
triadic
#EAEBF6 #F6EAEB #EBF6EA
tetradic
#EAEBF6 #F6EAF1 #F6F5EA #EAF6EF
square
#EAEBF6 #F6EAF1 #F6F5EA #EAF6EF
split-complementary
#EAEBF6 #F6EFEA #F1F6EA
monochromatic
#9499D1 #BFC2E4 #EAEBF6 #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.19
#EAEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#EAEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEBF6
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEBF6 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF7
Deuteranopia (green-blind)
#E8EBF6
Tritanopia (blue-blind)
#E8EDEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaebf6; /* rgb */ color: rgb(234, 235, 246); /* oklch */ color: oklch(94.3% 0.015 281.9);
Tailwind
colors: {
custom: {
50: '#f0f1f9',
500: '#eaebf6',
950: '#000000',
},
}SCSS
$custom: #eaebf6; $custom-light: #f0f1f9; $custom-dark: #000000;
JSON
{
"hex": "#eaebf6",
"rgb": {
"r": 234,
"g": 235,
"b": 246
},
"hsl": {
"h": 235,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.9425,
"c": 0.01479,
"h": 281.9
},
"luminance": 0.83563
}Semantic roles & 50–950 ramp
primary
#EAEBF6
secondary
#D3D0B1
accent
#A832B3
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585