#EBEBF4#EBEBF4
#EBEBF4 is a very light, near-neutral blue. Relative luminance 0.836; OKLCH L 94.3% C 0.012 H 286.1°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBF4 |
|---|---|
| RGB | rgb(235, 235, 244) |
| HSL | hsl(240, 29%, 94%) |
| HSV | hsv(240, 4%, 96%) |
| CMYK | cmyk(3.7%, 3.7%, 0%, 4.3%) |
| CIE-LAB | lab(93.28, 1.63, -4.34) |
| CIE-LCH | lch(93.28, 4.64, 290.54°) |
| OKLab | oklab(94.27% 0.0034 -0.0116) |
| OKLCH | oklch(94.27% 0.012 286.1) |
| XYZ | xyz(80.2955, 83.6103, 97.4786) |
| Luminance | 0.8361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.83
Lavender (CSS)
#E6E6FA
ΔE00 4.61
Aliceblue
#F0F8FF
ΔE00 4.85
Whitesmoke
#F5F5F5
ΔE00 4.89
Fog
#D8DCE0
ΔE00 5.05
Pale Grey
#FDFDFE
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBF4 #F4F4EB
analogous
#EBF0F4 #EBEBF4 #F0EBF4
triadic
#EBEBF4 #F4EBEB #EBF4EB
tetradic
#EBEBF4 #F4EBF0 #F4F4EB #EBF4F0
square
#EBEBF4 #F4EBF0 #F4F4EB #EBF4F0
split-complementary
#EBEBF4 #F4F0EB #F0F4EB
monochromatic
#9C9CC9 #C4C4DE #EBEBF4 #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.18
#EBEBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#EBEBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBF4
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBF4 | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF4
Deuteranopia (green-blind)
#E9EBF4
Tritanopia (blue-blind)
#E9ECEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebebf4; /* rgb */ color: rgb(235, 235, 244); /* oklch */ color: oklch(94.3% 0.012 286.1);
Tailwind
colors: {
custom: {
50: '#f1f1f7',
500: '#ebebf4',
950: '#000000',
},
}SCSS
$custom: #ebebf4; $custom-light: #f1f1f7; $custom-dark: #000000;
JSON
{
"hex": "#ebebf4",
"rgb": {
"r": 235,
"g": 235,
"b": 244
},
"hsl": {
"h": 240,
"s": 29.032,
"l": 93.922
},
"oklch": {
"l": 0.94267,
"c": 0.01205,
"h": 286.1
},
"luminance": 0.8361
}Semantic roles & 50–950 ramp
primary
#EBEBF4
secondary
#CECEB5
accent
#A83EA8
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585