#ECEBEF#ECEBEF
#ECEBEF is a very light, near-neutral violet. Relative luminance 0.835; OKLCH L 94.2% C 0.005 H 297.7°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEBEF |
|---|---|
| RGB | rgb(236, 235, 239) |
| HSL | hsl(255, 11%, 93%) |
| HSV | hsv(255, 2%, 94%) |
| CMYK | cmyk(1.3%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(93.22, 1.05, -1.81) |
| CIE-LCH | lch(93.22, 2.10, 300.01°) |
| OKLab | oklab(94.2% 0.0025 -0.0048) |
| OKLCH | oklch(94.2% 0.005 297.7) |
| XYZ | xyz(79.8777, 83.4815, 93.5500) |
| Luminance | 0.8348 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.02
Ghostwhite
#F8F8FF
ΔE00 3.04
Pale Grey
#FDFDFE
ΔE00 4.02
Snow
#FFFAFA
ΔE00 4.04
Gainsboro
#DCDCDC
ΔE00 4.10
Fog
#D8DCE0
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEBEF #EEEFEB
analogous
#EBECEF #ECEBEF #EEEBEF
triadic
#ECEBEF #EFECEB #EBEFEC
tetradic
#ECEBEF #EFEBEC #EEEFEB #EBEFEE
square
#ECEBEF #EFEBEC #EEEFEB #EBEFEE
split-complementary
#ECEBEF #EFEEEB #ECEFEB
monochromatic
#ABA7B9 #CCC9D4 #ECEBEF #EFEEF1 #EFEEF1
Accessibility & contrast
On white
1.19
#ECEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#ECEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEBEF
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEBEF | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECEF
Deuteranopia (green-blind)
#EAEBEF
Tritanopia (blue-blind)
#ECECEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ecebef; /* rgb */ color: rgb(236, 235, 239); /* oklch */ color: oklch(94.2% 0.005 297.7);
Tailwind
colors: {
custom: {
50: '#f2f1f4',
500: '#ecebef',
950: '#000000',
},
}SCSS
$custom: #ecebef; $custom-light: #f2f1f4; $custom-dark: #000000;
JSON
{
"hex": "#ecebef",
"rgb": {
"r": 236,
"g": 235,
"b": 239
},
"hsl": {
"h": 255,
"s": 11.111,
"l": 92.941
},
"oklch": {
"l": 0.94198,
"c": 0.00543,
"h": 297.7
},
"luminance": 0.83482
}Semantic roles & 50–950 ramp
primary
#ECEBEF
secondary
#C2C4BA
accent
#955084
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585