#EDEBF8#EDEBF8
#EDEBF8 is a very light, near-neutral blue. Relative luminance 0.842; OKLCH L 94.5% C 0.018 H 293.1°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBF8 |
|---|---|
| RGB | rgb(237, 235, 248) |
| HSL | hsl(249, 48%, 95%) |
| HSV | hsv(249, 5%, 97%) |
| CMYK | cmyk(4.4%, 5.2%, 0%, 2.7%) |
| CIE-LAB | lab(93.54, 3.02, -6.03) |
| CIE-LCH | lch(93.54, 6.74, 296.60°) |
| OKLab | oklab(94.54% 0.0069 -0.0161) |
| OKLCH | oklch(94.54% 0.018 293.1) |
| XYZ | xyz(81.5736, 84.1984, 100.7431) |
| Luminance | 0.8420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.94
Ghostwhite
#F8F8FF
ΔE00 3.94
Lavenderblush
#FFF0F5
ΔE00 6.13
Aliceblue
#F0F8FF
ΔE00 6.62
Snow
#FFFAFA
ΔE00 6.67
Whitesmoke
#F5F5F5
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBF8 #F6F8EB
analogous
#EBF0F8 #EDEBF8 #F4EBF8
triadic
#EDEBF8 #F8EDEB #EBF8ED
tetradic
#EDEBF8 #F8EBF0 #F6F8EB #EBF8F4
square
#EDEBF8 #F8EBF0 #F6F8EB #EBF8F4
split-complementary
#EDEBF8 #F8F4EB #F0F8EB
monochromatic
#9B90D8 #C4BEE8 #EBE8F7 #EBE8F7 #EBE8F7
Accessibility & contrast
On white
1.18
#EDEBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#EDEBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBF8
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBF8 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF9
Deuteranopia (green-blind)
#E9ECF8
Tritanopia (blue-blind)
#EBEDEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #edebf8; /* rgb */ color: rgb(237, 235, 248); /* oklch */ color: oklch(94.5% 0.018 293.1);
Tailwind
colors: {
custom: {
50: '#f2f1fa',
500: '#edebf8',
950: '#000000',
},
}SCSS
$custom: #edebf8; $custom-light: #f2f1fa; $custom-dark: #000000;
JSON
{
"hex": "#edebf8",
"rgb": {
"r": 237,
"g": 235,
"b": 248
},
"hsl": {
"h": 249.231,
"s": 48.148,
"l": 94.706
},
"oklch": {
"l": 0.94539,
"c": 0.0175,
"h": 293.1
},
"luminance": 0.84198
}Semantic roles & 50–950 ramp
primary
#EDEBF8
secondary
#D1D8B0
accent
#BB2AA5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585