#ECEBF5#ECEBF5
#ECEBF5 is a very light, near-neutral blue. Relative luminance 0.838; OKLCH L 94.4% C 0.013 H 290.7°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEBF5 |
|---|---|
| RGB | rgb(236, 235, 245) |
| HSL | hsl(246, 33%, 94%) |
| HSV | hsv(246, 4%, 96%) |
| CMYK | cmyk(3.7%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(93.38, 2.14, -4.71) |
| CIE-LCH | lch(93.38, 5.17, 294.44°) |
| OKLab | oklab(94.37% 0.0048 -0.0125) |
| OKLCH | oklch(94.37% 0.013 290.7) |
| XYZ | xyz(80.7789, 83.8420, 98.2960) |
| Luminance | 0.8384 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.05
Lavender (CSS)
#E6E6FA
ΔE00 4.11
Whitesmoke
#F5F5F5
ΔE00 5.39
Aliceblue
#F0F8FF
ΔE00 5.48
Fog
#D8DCE0
ΔE00 5.63
Snow
#FFFAFA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEBF5 #F4F5EB
analogous
#EBEFF5 #ECEBF5 #F1EBF5
triadic
#ECEBF5 #F5ECEB #EBF5EC
tetradic
#ECEBF5 #F5EBEF #F4F5EB #EBF5F1
square
#ECEBF5 #F5EBEF #F4F5EB #EBF5F1
split-complementary
#ECEBF5 #F5F1EB #EFF5EB
monochromatic
#9E99CC #C5C2E1 #ECEBF5 #ECEBF5 #ECEBF5
Accessibility & contrast
On white
1.18
#ECEBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#ECEBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEBF5
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEBF5 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF6
Deuteranopia (green-blind)
#E9ECF5
Tritanopia (blue-blind)
#EAECEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ecebf5; /* rgb */ color: rgb(236, 235, 245); /* oklch */ color: oklch(94.4% 0.013 290.7);
Tailwind
colors: {
custom: {
50: '#f2f1f8',
500: '#ecebf5',
950: '#000000',
},
}SCSS
$custom: #ecebf5; $custom-light: #f2f1f8; $custom-dark: #000000;
JSON
{
"hex": "#ecebf5",
"rgb": {
"r": 236,
"g": 235,
"b": 245
},
"hsl": {
"h": 246,
"s": 33.333,
"l": 94.118
},
"oklch": {
"l": 0.94373,
"c": 0.01341,
"h": 290.7
},
"luminance": 0.83842
}Semantic roles & 50–950 ramp
primary
#ECEBF5
secondary
#CDD0B4
accent
#AC39A1
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585