#EBEBF9#EBEBF9
#EBEBF9 is a very light, near-neutral blue. Relative luminance 0.839; OKLCH L 94.4% C 0.019 H 286.0°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBF9 |
|---|---|
| RGB | rgb(235, 235, 249) |
| HSL | hsl(240, 54%, 95%) |
| HSV | hsv(240, 6%, 98%) |
| CMYK | cmyk(5.6%, 5.6%, 0%, 2.4%) |
| CIE-LAB | lab(93.41, 2.55, -6.75) |
| CIE-LCH | lch(93.41, 7.21, 290.74°) |
| OKLab | oklab(94.42% 0.0052 -0.018) |
| OKLCH | oklch(94.42% 0.019 286) |
| XYZ | xyz(81.0649, 83.9181, 101.5312) |
| Luminance | 0.8392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.56
Ghostwhite
#F8F8FF
ΔE00 4.05
Aliceblue
#F0F8FF
ΔE00 6.17
Fog
#D8DCE0
ΔE00 6.63
Whitesmoke
#F5F5F5
ΔE00 6.86
Pale Grey
#FDFDFE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBF9 #F9F9EB
analogous
#EBF2F9 #EBEBF9 #F2EBF9
triadic
#EBEBF9 #F9EBEB #EBF9EB
tetradic
#EBEBF9 #F9EBF2 #F9F9EB #EBF9F2
square
#EBEBF9 #F9EBF2 #F9F9EB #EBF9F2
split-complementary
#EBEBF9 #F9F2EB #F2F9EB
monochromatic
#8D8DDD #BCBCEB #E7E7F8 #E7E7F8 #E7E7F8
Accessibility & contrast
On white
1.18
#EBEBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#EBEBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBF9
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBF9 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECFA
Deuteranopia (green-blind)
#E8ECF9
Tritanopia (blue-blind)
#E8EDEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebebf9; /* rgb */ color: rgb(235, 235, 249); /* oklch */ color: oklch(94.4% 0.019 286.0);
Tailwind
colors: {
custom: {
50: '#f1f1fb',
500: '#ebebf9',
950: '#000000',
},
}SCSS
$custom: #ebebf9; $custom-light: #f1f1fb; $custom-dark: #000000;
JSON
{
"hex": "#ebebf9",
"rgb": {
"r": 235,
"g": 235,
"b": 249
},
"hsl": {
"h": 240,
"s": 53.846,
"l": 94.902
},
"oklch": {
"l": 0.94416,
"c": 0.01876,
"h": 286
},
"luminance": 0.83918
}Semantic roles & 50–950 ramp
primary
#EBEBF9
secondary
#DADAAE
accent
#C124C1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585