#EBEDF8#EBEDF8
#EBEDF8 is a very light, near-neutral blue. Relative luminance 0.850; OKLCH L 94.8% C 0.015 H 277.9°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEDF8 |
|---|---|
| RGB | rgb(235, 237, 248) |
| HSL | hsl(231, 48%, 95%) |
| HSV | hsv(231, 5%, 97%) |
| CMYK | cmyk(5.2%, 4.4%, 0%, 2.7%) |
| CIE-LAB | lab(93.89, 1.34, -5.53) |
| CIE-LCH | lch(93.89, 5.69, 283.63°) |
| OKLab | oklab(94.78% 0.002 -0.0148) |
| OKLCH | oklch(94.78% 0.015 277.9) |
| XYZ | xyz(81.4852, 85.0075, 100.9039) |
| Luminance | 0.8501 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.95
Lavender (CSS)
#E6E6FA
ΔE00 4.20
Aliceblue
#F0F8FF
ΔE00 4.39
Whitesmoke
#F5F5F5
ΔE00 5.43
Fog
#D8DCE0
ΔE00 5.46
Pale Grey
#FDFDFE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEDF8 #F8F6EB
analogous
#EBF4F8 #EBEDF8 #F0EBF8
triadic
#EBEDF8 #F8EBED #EDF8EB
tetradic
#EBEDF8 #F8EBF4 #F8F6EB #EBF8F0
square
#EBEDF8 #F8EBF4 #F8F6EB #EBF8F0
split-complementary
#EBEDF8 #F8F0EB #F4F8EB
monochromatic
#909BD8 #BEC4E8 #E8EBF7 #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.17
#EBEDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#EBEDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEDF8
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEDF8 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEF9
Deuteranopia (green-blind)
#EAEDF8
Tritanopia (blue-blind)
#E8EFF0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ebedf8; /* rgb */ color: rgb(235, 237, 248); /* oklch */ color: oklch(94.8% 0.015 277.9);
Tailwind
colors: {
custom: {
50: '#f1f2fa',
500: '#ebedf8',
950: '#000000',
},
}SCSS
$custom: #ebedf8; $custom-light: #f1f2fa; $custom-dark: #000000;
JSON
{
"hex": "#ebedf8",
"rgb": {
"r": 235,
"g": 237,
"b": 248
},
"hsl": {
"h": 230.769,
"s": 48.148,
"l": 94.706
},
"oklch": {
"l": 0.94777,
"c": 0.01491,
"h": 277.9
},
"luminance": 0.85008
}Semantic roles & 50–950 ramp
primary
#EBEDF8
secondary
#D8D1B0
accent
#A52ABB
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585