#ECEBF9#ECEBF9
#ECEBF9 is a very light, near-neutral blue. Relative luminance 0.841; OKLCH L 94.5% C 0.019 H 289.3°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEBF9 |
|---|---|
| RGB | rgb(236, 235, 249) |
| HSL | hsl(244, 54%, 95%) |
| HSV | hsv(244, 6%, 98%) |
| CMYK | cmyk(5.2%, 5.6%, 0%, 2.4%) |
| CIE-LAB | lab(93.49, 2.88, -6.63) |
| CIE-LCH | lch(93.49, 7.23, 293.48°) |
| OKLab | oklab(94.49% 0.0062 -0.0177) |
| OKLCH | oklch(94.49% 0.019 289.3) |
| XYZ | xyz(81.3961, 84.0889, 101.5468) |
| Luminance | 0.8409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.53
Ghostwhite
#F8F8FF
ΔE00 4.12
Aliceblue
#F0F8FF
ΔE00 6.52
Lavenderblush
#FFF0F5
ΔE00 6.67
Fog
#D8DCE0
ΔE00 6.89
Whitesmoke
#F5F5F5
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEBF9 #F8F9EB
analogous
#EBF1F9 #ECEBF9 #F3EBF9
triadic
#ECEBF9 #F9ECEB #EBF9EC
tetradic
#ECEBF9 #F9EBF1 #F8F9EB #EBF9F3
square
#ECEBF9 #F9EBF1 #F8F9EB #EBF9F3
split-complementary
#ECEBF9 #F9F3EB #F1F9EB
monochromatic
#938DDD #BFBCEB #E9E7F8 #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.18
#ECEBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#ECEBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEBF9
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEBF9 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFA
Deuteranopia (green-blind)
#E8ECF9
Tritanopia (blue-blind)
#EAEDEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ecebf9; /* rgb */ color: rgb(236, 235, 249); /* oklch */ color: oklch(94.5% 0.019 289.3);
Tailwind
colors: {
custom: {
50: '#f2f1fb',
500: '#ecebf9',
950: '#000000',
},
}SCSS
$custom: #ecebf9; $custom-light: #f2f1fb; $custom-dark: #000000;
JSON
{
"hex": "#ecebf9",
"rgb": {
"r": 236,
"g": 235,
"b": 249
},
"hsl": {
"h": 244.286,
"s": 53.846,
"l": 94.902
},
"oklch": {
"l": 0.94493,
"c": 0.01876,
"h": 289.3
},
"luminance": 0.84089
}Semantic roles & 50–950 ramp
primary
#ECEBF9
secondary
#D7DAAE
accent
#C124B6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585