#ECEBB0#ECEBB0
#ECEBB0 is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.076 H 107.0°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEBB0 |
|---|---|
| RGB | rgb(236, 235, 176) |
| HSL | hsl(59, 61%, 81%) |
| HSV | hsv(59, 25%, 93%) |
| CMYK | cmyk(0%, 0.4%, 25.4%, 7.5%) |
| CIE-LAB | lab(91.86, -8.82, 28.85) |
| CIE-LCH | lch(91.86, 30.17, 107.00°) |
| OKLab | oklab(92.67% -0.0222 0.0727) |
| OKLCH | oklch(92.67% 0.076 107) |
| XYZ | xyz(72.1369, 80.3852, 52.7816) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.70
Egg Shell
#FFFCC4
ΔE00 3.79
Light Tan
#FBEEAC
ΔE00 3.94
Vanilla
#F3E5AB
ΔE00 4.07
Cream (survey)
#FFFFC2
ΔE00 4.10
Ecru
#FEFFCA
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEBB0 #B0B1EC
analogous
#ECCDB0 #ECEBB0 #CFECB0
triadic
#ECEBB0 #B0ECEB #EBB0EC
tetradic
#ECEBB0 #B0ECCD #B0B1EC #ECB0CF
square
#ECEBB0 #B0ECCD #B0B1EC #ECB0CF
split-complementary
#ECEBB0 #B0CFEC #CDB0EC
monochromatic
#D4D24D #E0DF7F #ECEBB0 #F8F7E1 #F9F9E6
Accessibility & contrast
On white
1.23
#ECEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#ECEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEBB0
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEBB0 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AC
Deuteranopia (green-blind)
#F6E9B2
Tritanopia (blue-blind)
#F5E3DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ecebb0; /* rgb */ color: rgb(236, 235, 176); /* oklch */ color: oklch(92.7% 0.076 107.0);
Tailwind
colors: {
custom: {
50: '#f2f1c8',
500: '#ecebb0',
950: '#000000',
},
}SCSS
$custom: #ecebb0; $custom-light: #f2f1c8; $custom-dark: #000000;
JSON
{
"hex": "#ecebb0",
"rgb": {
"r": 236,
"g": 235,
"b": 176
},
"hsl": {
"h": 59,
"s": 61.224,
"l": 80.784
},
"oklch": {
"l": 0.92668,
"c": 0.07606,
"h": 107
},
"luminance": 0.80384
}Semantic roles & 50–950 ramp
primary
#ECEBB0
secondary
#7779C9
accent
#1FC91D
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582