#EDECFF#EDECFF
#EDECFF is a very light, muted blue. Relative luminance 0.852; OKLCH L 94.9% C 0.025 H 288.3°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECFF |
|---|---|
| RGB | rgb(237, 236, 255) |
| HSL | hsl(243, 100%, 96%) |
| HSV | hsv(243, 7%, 100%) |
| CMYK | cmyk(7.1%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(93.98, 3.82, -9.02) |
| CIE-LCH | lch(93.98, 9.79, 292.94°) |
| OKLab | oklab(94.95% 0.008 -0.0242) |
| OKLCH | oklch(94.95% 0.025 288.3) |
| XYZ | xyz(82.9670, 85.2151, 106.6656) |
| Luminance | 0.8521 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.42
Ghostwhite
#F8F8FF
ΔE00 5.64
Lavenderblush
#FFF0F5
ΔE00 7.64
Aliceblue
#F0F8FF
ΔE00 7.95
Fog
#D8DCE0
ΔE00 8.60
Snow
#FFFAFA
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECFF #FEFFEC
analogous
#ECF5FF #EDECFF #F7ECFF
triadic
#EDECFF #FFEDEC #ECFFED
tetradic
#EDECFF #FFECF5 #FEFFEC #ECFFF7
square
#EDECFF #FFECF5 #FEFFEC #ECFFF7
split-complementary
#EDECFF #FFF7EC #F5FFEC
monochromatic
#7972FF #B3AFFF #E2E0FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.16
#EDECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#EDECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECFF
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECFF | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#EAEFF2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #edecff; /* rgb */ color: rgb(237, 236, 255); /* oklch */ color: oklch(94.9% 0.025 288.3);
Tailwind
colors: {
custom: {
50: '#f2f2ff',
500: '#edecff',
950: '#000000',
},
}SCSS
$custom: #edecff; $custom-light: #f2f2ff; $custom-dark: #000000;
JSON
{
"hex": "#edecff",
"rgb": {
"r": 237,
"g": 236,
"b": 255
},
"hsl": {
"h": 243.158,
"s": 100,
"l": 96.275
},
"oklch": {
"l": 0.94947,
"c": 0.02545,
"h": 288.3
},
"luminance": 0.85215
}Semantic roles & 50–950 ramp
primary
#EDECFF
secondary
#EAEEA1
accent
#E600D9
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171618
muted
#858586