#ECEBF7#ECEBF7
#ECEBF7 is a very light, near-neutral blue. Relative luminance 0.840; OKLCH L 94.4% C 0.016 H 289.9°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEBF7 |
|---|---|
| RGB | rgb(236, 235, 247) |
| HSL | hsl(245, 43%, 95%) |
| HSV | hsv(245, 5%, 97%) |
| CMYK | cmyk(4.5%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(93.44, 2.51, -5.67) |
| CIE-LCH | lch(93.44, 6.20, 293.87°) |
| OKLab | oklab(94.43% 0.0055 -0.0151) |
| OKLCH | oklch(94.43% 0.016 289.9) |
| XYZ | xyz(81.0858, 83.9647, 99.9127) |
| Luminance | 0.8397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.29
Ghostwhite
#F8F8FF
ΔE00 3.53
Aliceblue
#F0F8FF
ΔE00 5.97
Whitesmoke
#F5F5F5
ΔE00 6.18
Fog
#D8DCE0
ΔE00 6.25
Lavenderblush
#FFF0F5
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEBF7 #F6F7EB
analogous
#EBF0F7 #ECEBF7 #F2EBF7
triadic
#ECEBF7 #F7ECEB #EBF7EC
tetradic
#ECEBF7 #F7EBF0 #F6F7EB #EBF7F2
square
#ECEBF7 #F7EBF0 #F6F7EB #EBF7F2
split-complementary
#ECEBF7 #F7F2EB #F0F7EB
monochromatic
#9994D4 #C2BFE6 #EAE9F6 #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.18
#ECEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#ECEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEBF7
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEBF7 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF8
Deuteranopia (green-blind)
#E9ECF7
Tritanopia (blue-blind)
#EAEDEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ecebf7; /* rgb */ color: rgb(236, 235, 247); /* oklch */ color: oklch(94.4% 0.016 289.9);
Tailwind
colors: {
custom: {
50: '#f2f1f9',
500: '#ecebf7',
950: '#000000',
},
}SCSS
$custom: #ecebf7; $custom-light: #f2f1f9; $custom-dark: #000000;
JSON
{
"hex": "#ecebf7",
"rgb": {
"r": 236,
"g": 235,
"b": 247
},
"hsl": {
"h": 245,
"s": 42.857,
"l": 94.51
},
"oklch": {
"l": 0.94433,
"c": 0.01608,
"h": 289.9
},
"luminance": 0.83965
}Semantic roles & 50–950 ramp
primary
#ECEBF7
secondary
#D2D5B1
accent
#B630AB
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585