#ECEBFE#ECEBFE
#ECEBFE is a very light, muted blue. Relative luminance 0.844; OKLCH L 94.6% C 0.025 H 288.3°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEBFE |
|---|---|
| RGB | rgb(236, 235, 254) |
| HSL | hsl(243, 90%, 96%) |
| HSV | hsv(243, 7%, 100%) |
| CMYK | cmyk(7.1%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(93.63, 3.82, -9.03) |
| CIE-LCH | lch(93.63, 9.80, 292.94°) |
| OKLab | oklab(94.65% 0.008 -0.0242) |
| OKLCH | oklch(94.65% 0.025 288.3) |
| XYZ | xyz(82.1863, 84.4050, 105.7087) |
| Luminance | 0.8440 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.22
Ghostwhite
#F8F8FF
ΔE00 5.73
Lavenderblush
#FFF0F5
ΔE00 7.68
Aliceblue
#F0F8FF
ΔE00 8.00
Fog
#D8DCE0
ΔE00 8.51
Snow
#FFFAFA
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEBFE #FDFEEB
analogous
#EBF3FE #ECEBFE #F5EBFE
triadic
#ECEBFE #FEECEB #EBFEEC
tetradic
#ECEBFE #FEEBF3 #FDFEEB #EBFEF5
square
#ECEBFE #FEEBF3 #FDFEEB #EBFEF5
split-complementary
#ECEBFE #FEF5EB #F3FEEB
monochromatic
#7D76F8 #B5B1FB #E3E2FE #E3E2FE #E3E2FE
Accessibility & contrast
On white
1.17
#ECEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#ECEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEBFE
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEBFE | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E7ECFD
Tritanopia (blue-blind)
#E9EEF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ecebfe; /* rgb */ color: rgb(236, 235, 254); /* oklch */ color: oklch(94.6% 0.025 288.3);
Tailwind
colors: {
custom: {
50: '#f2f1fe',
500: '#ecebfe',
950: '#000000',
},
}SCSS
$custom: #ecebfe; $custom-light: #f2f1fe; $custom-dark: #000000;
JSON
{
"hex": "#ecebfe",
"rgb": {
"r": 236,
"g": 235,
"b": 254
},
"hsl": {
"h": 243.158,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.94645,
"c": 0.02547,
"h": 288.3
},
"luminance": 0.84405
}Semantic roles & 50–950 ramp
primary
#ECEBFE
secondary
#E7EAA3
accent
#E600D9
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585