#EDEBFB#EDEBFB
#EDEBFB is a very light, muted blue. Relative luminance 0.844; OKLCH L 94.6% C 0.021 H 291.7°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBFB |
|---|---|
| RGB | rgb(237, 235, 251) |
| HSL | hsl(248, 67%, 95%) |
| HSV | hsv(248, 6%, 98%) |
| CMYK | cmyk(5.6%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(93.62, 3.58, -7.47) |
| CIE-LCH | lch(93.62, 8.28, 295.60°) |
| OKLab | oklab(94.63% 0.008 -0.02) |
| OKLCH | oklch(94.63% 0.022 291.7) |
| XYZ | xyz(82.0427, 84.3860, 103.2140) |
| Luminance | 0.8439 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.98
Ghostwhite
#F8F8FF
ΔE00 4.86
Lavenderblush
#FFF0F5
ΔE00 6.71
Aliceblue
#F0F8FF
ΔE00 7.44
Snow
#FFFAFA
ΔE00 7.71
Fog
#D8DCE0
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBFB #F9FBEB
analogous
#EBF1FB #EDEBFB #F5EBFB
triadic
#EDEBFB #FBEDEB #EBFBED
tetradic
#EDEBFB #FBEBF1 #F9FBEB #EBFBF5
square
#EDEBFB #FBEBF1 #F9FBEB #EBFBF5
split-complementary
#EDEBFB #FBF5EB #F1FBEB
monochromatic
#9185E7 #BFB8F1 #E8E5FA #E8E5FA #E8E5FA
Accessibility & contrast
On white
1.17
#EDEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#EDEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBFB
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBFB | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFC
Deuteranopia (green-blind)
#E8ECFB
Tritanopia (blue-blind)
#EBEDF0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #edebfb; /* rgb */ color: rgb(237, 235, 251); /* oklch */ color: oklch(94.6% 0.021 291.7);
Tailwind
colors: {
custom: {
50: '#f2f1fc',
500: '#edebfb',
950: '#000000',
},
}SCSS
$custom: #edebfb; $custom-light: #f2f1fc; $custom-dark: #000000;
JSON
{
"hex": "#edebfb",
"rgb": {
"r": 237,
"g": 235,
"b": 251
},
"hsl": {
"h": 247.5,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.9463,
"c": 0.0215,
"h": 291.7
},
"luminance": 0.84386
}Semantic roles & 50–950 ramp
primary
#EDEBFB
secondary
#D9E0AA
accent
#CF17B8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585