#EDECFB#EDECFB
#EDECFB is a very light, muted blue. Relative luminance 0.850; OKLCH L 94.8% C 0.020 H 289.1°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECFB |
|---|---|
| RGB | rgb(237, 236, 251) |
| HSL | hsl(244, 65%, 95%) |
| HSV | hsv(244, 6%, 98%) |
| CMYK | cmyk(5.6%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(93.87, 3.06, -7.10) |
| CIE-LCH | lch(93.87, 7.74, 293.33°) |
| OKLab | oklab(94.82% 0.0066 -0.019) |
| OKLCH | oklch(94.82% 0.02 289.1) |
| XYZ | xyz(82.3298, 84.9602, 103.3097) |
| Luminance | 0.8496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.29
Ghostwhite
#F8F8FF
ΔE00 4.31
Aliceblue
#F0F8FF
ΔE00 6.74
Lavenderblush
#FFF0F5
ΔE00 6.80
Whitesmoke
#F5F5F5
ΔE00 7.28
Snow
#FFFAFA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECFB #FAFBEC
analogous
#ECF2FB #EDECFB #F4ECFB
triadic
#EDECFB #FBEDEC #ECFBED
tetradic
#EDECFB #FBECF2 #FAFBEC #ECFBF4
square
#EDECFB #FBECF2 #FAFBEC #ECFBF4
split-complementary
#EDECFB #FBF4EC #F2FBEC
monochromatic
#8D87E6 #BDB9F0 #E7E6FA #E7E6FA #E7E6FA
Accessibility & contrast
On white
1.17
#EDECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#EDECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECFB
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECFB | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFC
Deuteranopia (green-blind)
#E9EDFB
Tritanopia (blue-blind)
#EAEEF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #edecfb; /* rgb */ color: rgb(237, 236, 251); /* oklch */ color: oklch(94.8% 0.020 289.1);
Tailwind
colors: {
custom: {
50: '#f2f2fc',
500: '#edecfb',
950: '#000000',
},
}SCSS
$custom: #edecfb; $custom-light: #f2f2fc; $custom-dark: #000000;
JSON
{
"hex": "#edecfb",
"rgb": {
"r": 237,
"g": 236,
"b": 251
},
"hsl": {
"h": 244,
"s": 65.217,
"l": 95.49
},
"oklch": {
"l": 0.94824,
"c": 0.02008,
"h": 289.1
},
"luminance": 0.8496
}Semantic roles & 50–950 ramp
primary
#EDECFB
secondary
#DCE0AB
accent
#CD18C1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585