#ECEBDD#ECEBDD
#ECEBDD is a very light, near-neutral yellow. Relative luminance 0.825; OKLCH L 93.7% C 0.019 H 103.4°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEBDD |
|---|---|
| RGB | rgb(236, 235, 221) |
| HSL | hsl(56, 28%, 90%) |
| HSV | hsv(56, 6%, 93%) |
| CMYK | cmyk(0%, 0.4%, 6.4%, 7.5%) |
| CIE-LAB | lab(92.78, -2.07, 6.91) |
| CIE-LCH | lch(92.78, 7.21, 106.72°) |
| OKLab | oklab(93.7% -0.0043 0.0181) |
| OKLCH | oklch(93.7% 0.019 103.4) |
| XYZ | xyz(77.3498, 82.4703, 80.2361) |
| Luminance | 0.8247 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.87
Oldlace
#FDF5E6
ΔE00 4.06
Ivory
#FFFFF0
ΔE00 4.11
Floralwhite
#FFFAF0
ΔE00 4.47
Beige
#F5F5DC
ΔE00 4.52
Light Grey
#D8DCD6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEBDD #DDDEEC
analogous
#ECE4DD #ECEBDD #E6ECDD
triadic
#ECEBDD #DDECEB #EBDDEC
tetradic
#ECEBDD #DDECE4 #DDDEEC #ECDDE6
square
#ECEBDD #DDECE4 #DDDEEC #ECDDE6
split-complementary
#ECEBDD #DDE6EC #E4DDEC
monochromatic
#C0BD8E #D6D4B6 #ECEBDD #F4F3EB #F4F3EB
Accessibility & contrast
On white
1.20
#ECEBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#ECEBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEBDD
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEBDD | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADC
Deuteranopia (green-blind)
#EEEBDD
Tritanopia (blue-blind)
#EFE9E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ecebdd; /* rgb */ color: rgb(236, 235, 221); /* oklch */ color: oklch(93.7% 0.019 103.4);
Tailwind
colors: {
custom: {
50: '#f2f1e7',
500: '#ecebdd',
950: '#000000',
},
}SCSS
$custom: #ecebdd; $custom-light: #f2f1e7; $custom-dark: #000000;
JSON
{
"hex": "#ecebdd",
"rgb": {
"r": 236,
"g": 235,
"b": 221
},
"hsl": {
"h": 56,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.93703,
"c": 0.01862,
"h": 103.4
},
"luminance": 0.8247
}Semantic roles & 50–950 ramp
primary
#ECEBDD
secondary
#A8AAC5
accent
#46A73F
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161616
muted
#858584