#ECEBF6#ECEBF6
#ECEBF6 is a very light, near-neutral blue. Relative luminance 0.839; OKLCH L 94.4% C 0.015 H 290.3°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEBF6 |
|---|---|
| RGB | rgb(236, 235, 246) |
| HSL | hsl(245, 38%, 94%) |
| HSV | hsv(245, 4%, 96%) |
| CMYK | cmyk(4.1%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(93.41, 2.32, -5.19) |
| CIE-LCH | lch(93.41, 5.68, 294.13°) |
| OKLab | oklab(94.4% 0.0051 -0.0138) |
| OKLCH | oklch(94.4% 0.015 290.3) |
| XYZ | xyz(80.9319, 83.9032, 99.1021) |
| Luminance | 0.8390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.27
Lavender (CSS)
#E6E6FA
ΔE00 3.69
Aliceblue
#F0F8FF
ΔE00 5.72
Whitesmoke
#F5F5F5
ΔE00 5.79
Fog
#D8DCE0
ΔE00 5.93
Snow
#FFFAFA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEBF6 #F5F6EB
analogous
#EBF0F6 #ECEBF6 #F2EBF6
triadic
#ECEBF6 #F6ECEB #EBF6EC
tetradic
#ECEBF6 #F6EBF0 #F5F6EB #EBF6F2
square
#ECEBF6 #F6EBF0 #F5F6EB #EBF6F2
split-complementary
#ECEBF6 #F6F2EB #F0F6EB
monochromatic
#9C97D0 #C4C1E3 #EBEAF6 #EBEAF6 #EBEAF6
Accessibility & contrast
On white
1.18
#ECEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#ECEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEBF6
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEBF6 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF7
Deuteranopia (green-blind)
#E9ECF6
Tritanopia (blue-blind)
#EAEDEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ecebf6; /* rgb */ color: rgb(236, 235, 246); /* oklch */ color: oklch(94.4% 0.015 290.3);
Tailwind
colors: {
custom: {
50: '#f2f1f9',
500: '#ecebf6',
950: '#000000',
},
}SCSS
$custom: #ecebf6; $custom-light: #f2f1f9; $custom-dark: #000000;
JSON
{
"hex": "#ecebf6",
"rgb": {
"r": 236,
"g": 235,
"b": 246
},
"hsl": {
"h": 245.455,
"s": 37.931,
"l": 94.314
},
"oklch": {
"l": 0.94403,
"c": 0.01474,
"h": 290.3
},
"luminance": 0.83903
}Semantic roles & 50–950 ramp
primary
#ECEBF6
secondary
#D0D3B3
accent
#B135A6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585