#EBEBF8#EBEBF8
#EBEBF8 is a very light, near-neutral blue. Relative luminance 0.839; OKLCH L 94.4% C 0.017 H 286.1°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBF8 |
|---|---|
| RGB | rgb(235, 235, 248) |
| HSL | hsl(240, 48%, 95%) |
| HSV | hsv(240, 5%, 97%) |
| CMYK | cmyk(5.2%, 5.2%, 0%, 2.7%) |
| CIE-LAB | lab(93.39, 2.37, -6.27) |
| CIE-LCH | lch(93.39, 6.70, 290.70°) |
| OKLab | oklab(94.39% 0.0048 -0.0167) |
| OKLCH | oklch(94.39% 0.017 286.1) |
| XYZ | xyz(80.9094, 83.8559, 100.7120) |
| Luminance | 0.8386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.95
Ghostwhite
#F8F8FF
ΔE00 3.75
Aliceblue
#F0F8FF
ΔE00 5.88
Fog
#D8DCE0
ΔE00 6.30
Whitesmoke
#F5F5F5
ΔE00 6.48
Pale Grey
#FDFDFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBF8 #F8F8EB
analogous
#EBF2F8 #EBEBF8 #F2EBF8
triadic
#EBEBF8 #F8EBEB #EBF8EB
tetradic
#EBEBF8 #F8EBF2 #F8F8EB #EBF8F2
square
#EBEBF8 #F8EBF2 #F8F8EB #EBF8F2
split-complementary
#EBEBF8 #F8F2EB #F2F8EB
monochromatic
#9090D8 #BEBEE8 #E8E8F7 #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.18
#EBEBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#EBEBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBF8
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBF8 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF9
Deuteranopia (green-blind)
#E8ECF8
Tritanopia (blue-blind)
#E9EDEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebebf8; /* rgb */ color: rgb(235, 235, 248); /* oklch */ color: oklch(94.4% 0.017 286.1);
Tailwind
colors: {
custom: {
50: '#f1f1fa',
500: '#ebebf8',
950: '#000000',
},
}SCSS
$custom: #ebebf8; $custom-light: #f1f1fa; $custom-dark: #000000;
JSON
{
"hex": "#ebebf8",
"rgb": {
"r": 235,
"g": 235,
"b": 248
},
"hsl": {
"h": 240,
"s": 48.148,
"l": 94.706
},
"oklch": {
"l": 0.94386,
"c": 0.01742,
"h": 286.1
},
"luminance": 0.83856
}Semantic roles & 50–950 ramp
primary
#EBEBF8
secondary
#D8D8B0
accent
#BB2ABB
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585