#EBEDF9#EBEDF9
#EBEDF9 is a very light, near-neutral blue. Relative luminance 0.851; OKLCH L 94.8% C 0.016 H 278.5°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEDF9 |
|---|---|
| RGB | rgb(235, 237, 249) |
| HSL | hsl(231, 54%, 95%) |
| HSV | hsv(231, 6%, 98%) |
| CMYK | cmyk(5.6%, 4.8%, 0%, 2.4%) |
| CIE-LAB | lab(93.91, 1.53, -6.01) |
| CIE-LCH | lch(93.91, 6.20, 284.26°) |
| OKLab | oklab(94.81% 0.0024 -0.0161) |
| OKLCH | oklch(94.81% 0.016 278.5) |
| XYZ | xyz(81.6408, 85.0697, 101.7232) |
| Luminance | 0.8507 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.19
Lavender (CSS)
#E6E6FA
ΔE00 3.80
Aliceblue
#F0F8FF
ΔE00 4.69
Fog
#D8DCE0
ΔE00 5.78
Whitesmoke
#F5F5F5
ΔE00 5.83
Pale Grey
#FDFDFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEDF9 #F9F7EB
analogous
#EBF4F9 #EBEDF9 #F0EBF9
triadic
#EBEDF9 #F9EBED #EDF9EB
tetradic
#EBEDF9 #F9EBF4 #F9F7EB #EBF9F0
square
#EBEDF9 #F9EBF4 #F9F7EB #EBF9F0
split-complementary
#EBEDF9 #F9F0EB #F4F9EB
monochromatic
#8D98DD #BCC3EB #E7EAF8 #E7EAF8 #E7EAF8
Accessibility & contrast
On white
1.17
#EBEDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#EBEDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEDF9
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEDF9 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFA
Deuteranopia (green-blind)
#E9EDF9
Tritanopia (blue-blind)
#E8EFF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ebedf9; /* rgb */ color: rgb(235, 237, 249); /* oklch */ color: oklch(94.8% 0.016 278.5);
Tailwind
colors: {
custom: {
50: '#f1f2fb',
500: '#ebedf9',
950: '#000000',
},
}SCSS
$custom: #ebedf9; $custom-light: #f1f2fb; $custom-dark: #000000;
JSON
{
"hex": "#ebedf9",
"rgb": {
"r": 235,
"g": 237,
"b": 249
},
"hsl": {
"h": 231.429,
"s": 53.846,
"l": 94.902
},
"oklch": {
"l": 0.94807,
"c": 0.01624,
"h": 278.5
},
"luminance": 0.8507
}Semantic roles & 50–950 ramp
primary
#EBEDF9
secondary
#DAD4AE
accent
#AB24C1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585