#ECEBF8#ECEBF8
#ECEBF8 is a very light, near-neutral blue. Relative luminance 0.840; OKLCH L 94.5% C 0.017 H 289.6°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEBF8 |
|---|---|
| RGB | rgb(236, 235, 248) |
| HSL | hsl(245, 48%, 95%) |
| HSV | hsv(245, 5%, 97%) |
| CMYK | cmyk(4.8%, 5.2%, 0%, 2.7%) |
| CIE-LAB | lab(93.46, 2.69, -6.15) |
| CIE-LCH | lch(93.46, 6.71, 293.66°) |
| OKLab | oklab(94.46% 0.0058 -0.0164) |
| OKLCH | oklch(94.46% 0.017 289.6) |
| XYZ | xyz(81.2406, 84.0266, 100.7275) |
| Luminance | 0.8403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.90
Ghostwhite
#F8F8FF
ΔE00 3.82
Aliceblue
#F0F8FF
ΔE00 6.24
Lavenderblush
#FFF0F5
ΔE00 6.51
Fog
#D8DCE0
ΔE00 6.56
Whitesmoke
#F5F5F5
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEBF8 #F7F8EB
analogous
#EBF1F8 #ECEBF8 #F3EBF8
triadic
#ECEBF8 #F8ECEB #EBF8EC
tetradic
#ECEBF8 #F8EBF1 #F7F8EB #EBF8F3
square
#ECEBF8 #F8EBF1 #F7F8EB #EBF8F3
split-complementary
#ECEBF8 #F8F3EB #F1F8EB
monochromatic
#9690D8 #C1BEE8 #E9E8F7 #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.18
#ECEBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#ECEBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEBF8
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEBF8 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF9
Deuteranopia (green-blind)
#E8ECF8
Tritanopia (blue-blind)
#EAEDEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ecebf8; /* rgb */ color: rgb(236, 235, 248); /* oklch */ color: oklch(94.5% 0.017 289.6);
Tailwind
colors: {
custom: {
50: '#f2f1fa',
500: '#ecebf8',
950: '#000000',
},
}SCSS
$custom: #ecebf8; $custom-light: #f2f1fa; $custom-dark: #000000;
JSON
{
"hex": "#ecebf8",
"rgb": {
"r": 236,
"g": 235,
"b": 248
},
"hsl": {
"h": 244.615,
"s": 48.148,
"l": 94.706
},
"oklch": {
"l": 0.94463,
"c": 0.01742,
"h": 289.6
},
"luminance": 0.84027
}Semantic roles & 50–950 ramp
primary
#ECEBF8
secondary
#D5D8B0
accent
#BB2AB0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585