#ECECFF#ECECFF
#ECECFF is a very light, muted blue. Relative luminance 0.850; OKLCH L 94.9% C 0.025 H 285.9°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ECECFF |
|---|---|
| RGB | rgb(236, 236, 255) |
| HSL | hsl(240, 100%, 96%) |
| HSV | hsv(240, 7%, 100%) |
| CMYK | cmyk(7.5%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(93.90, 3.50, -9.14) |
| CIE-LCH | lch(93.90, 9.78, 290.94°) |
| OKLab | oklab(94.87% 0.007 -0.0245) |
| OKLCH | oklch(94.87% 0.025 285.9) |
| XYZ | xyz(82.6340, 85.0434, 106.6499) |
| Luminance | 0.8504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.33
Ghostwhite
#F8F8FF
ΔE00 5.56
Aliceblue
#F0F8FF
ΔE00 7.65
Lavenderblush
#FFF0F5
ΔE00 7.93
Fog
#D8DCE0
ΔE00 8.39
Pale Grey
#FDFDFE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECECFF #FFFFEC
analogous
#ECF6FF #ECECFF #F6ECFF
triadic
#ECECFF #FFECEC #ECFFEC
tetradic
#ECECFF #FFECF6 #FFFFEC #ECFFF6
square
#ECECFF #FFECF6 #FFFFEC #ECFFF6
split-complementary
#ECECFF #FFF6EC #F6FFEC
monochromatic
#7272FF #AFAFFF #E0E0FF #E0E0FF #E0E0FF
Accessibility & contrast
On white
1.17
#ECECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#ECECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECECFF
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECECFF | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E7EDFE
Tritanopia (blue-blind)
#E8EFF2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ececff; /* rgb */ color: rgb(236, 236, 255); /* oklch */ color: oklch(94.9% 0.025 285.9);
Tailwind
colors: {
custom: {
50: '#f2f2ff',
500: '#ececff',
950: '#000000',
},
}SCSS
$custom: #ececff; $custom-light: #f2f2ff; $custom-dark: #000000;
JSON
{
"hex": "#ececff",
"rgb": {
"r": 236,
"g": 236,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 96.275
},
"oklch": {
"l": 0.94871,
"c": 0.02547,
"h": 285.9
},
"luminance": 0.85044
}Semantic roles & 50–950 ramp
primary
#ECECFF
secondary
#EEEEA1
accent
#E600E5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161618
muted
#858586