#EBEAF4#EBEAF4
#EBEAF4 is a very light, near-neutral blue. Relative luminance 0.830; OKLCH L 94.1% C 0.013 H 290.7°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEAF4 |
|---|---|
| RGB | rgb(235, 234, 244) |
| HSL | hsl(246, 31%, 94%) |
| HSV | hsv(246, 4%, 96%) |
| CMYK | cmyk(3.7%, 4.1%, 0%, 4.3%) |
| CIE-LAB | lab(93.03, 2.14, -4.71) |
| CIE-LCH | lch(93.03, 5.17, 294.45°) |
| OKLab | oklab(94.07% 0.0048 -0.0125) |
| OKLCH | oklch(94.07% 0.013 290.7) |
| XYZ | xyz(80.0100, 83.0393, 97.3835) |
| Luminance | 0.8304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.23
Lavender (CSS)
#E6E6FA
ΔE00 4.06
Whitesmoke
#F5F5F5
ΔE00 5.47
Fog
#D8DCE0
ΔE00 5.50
Aliceblue
#F0F8FF
ΔE00 5.57
Snow
#FFFAFA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEAF4 #F3F4EA
analogous
#EAEEF4 #EBEAF4 #F0EAF4
triadic
#EBEAF4 #F4EBEA #EAF4EB
tetradic
#EBEAF4 #F4EAEE #F3F4EA #EAF4F0
square
#EBEAF4 #F4EAEE #F3F4EA #EAF4F0
split-complementary
#EBEAF4 #F4F0EA #EEF4EA
monochromatic
#9E9ACA #C5C2DF #EBEAF4 #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.19
#EBEAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#EBEAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEAF4
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEAF4 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF5
Deuteranopia (green-blind)
#E8EBF4
Tritanopia (blue-blind)
#E9EBED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ebeaf4; /* rgb */ color: rgb(235, 234, 244); /* oklch */ color: oklch(94.1% 0.013 290.7);
Tailwind
colors: {
custom: {
50: '#f1f0f7',
500: '#ebeaf4',
950: '#000000',
},
}SCSS
$custom: #ebeaf4; $custom-light: #f1f0f7; $custom-dark: #000000;
JSON
{
"hex": "#ebeaf4",
"rgb": {
"r": 235,
"g": 234,
"b": 244
},
"hsl": {
"h": 246,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.94071,
"c": 0.01342,
"h": 290.7
},
"luminance": 0.83039
}Semantic roles & 50–950 ramp
primary
#EBEAF4
secondary
#CCCFB4
accent
#AA3C9F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585