#EDECFE#EDECFE
#EDECFE is a very light, muted blue. Relative luminance 0.852; OKLCH L 94.9% C 0.024 H 288.5°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECFE |
|---|---|
| RGB | rgb(237, 236, 254) |
| HSL | hsl(243, 90%, 96%) |
| HSV | hsv(243, 7%, 100%) |
| CMYK | cmyk(6.7%, 7.1%, 0%, 0.4%) |
| CIE-LAB | lab(93.95, 3.63, -8.54) |
| CIE-LCH | lch(93.95, 9.28, 293.02°) |
| OKLab | oklab(94.92% 0.0076 -0.0229) |
| OKLCH | oklch(94.92% 0.024 288.5) |
| XYZ | xyz(82.8065, 85.1509, 105.8200) |
| Luminance | 0.8515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.53
Ghostwhite
#F8F8FF
ΔE00 5.30
Lavenderblush
#FFF0F5
ΔE00 7.41
Aliceblue
#F0F8FF
ΔE00 7.64
Fog
#D8DCE0
ΔE00 8.28
Snow
#FFFAFA
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECFE #FDFEEC
analogous
#ECF4FE #EDECFE #F6ECFE
triadic
#EDECFE #FEEDEC #ECFEED
tetradic
#EDECFE #FEECF4 #FDFEEC #ECFEF6
square
#EDECFE #FEECF4 #FDFEEC #ECFEF6
split-complementary
#EDECFE #FEF6EC #F4FEEC
monochromatic
#7F78F8 #B6B2FB #E3E2FD #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.16
#EDECFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#EDECFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECFE
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECFE | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#EAEFF2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #edecfe; /* rgb */ color: rgb(237, 236, 254); /* oklch */ color: oklch(94.9% 0.024 288.5);
Tailwind
colors: {
custom: {
50: '#f2f2fe',
500: '#edecfe',
950: '#000000',
},
}SCSS
$custom: #edecfe; $custom-light: #f2f2fe; $custom-dark: #000000;
JSON
{
"hex": "#edecfe",
"rgb": {
"r": 237,
"g": 236,
"b": 254
},
"hsl": {
"h": 243.333,
"s": 90,
"l": 96.078
},
"oklch": {
"l": 0.94916,
"c": 0.02411,
"h": 288.5
},
"luminance": 0.85151
}Semantic roles & 50–950 ramp
primary
#EDECFE
secondary
#E6EAA4
accent
#E600D9
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585