#ECE2BB#ECE2BB
#ECE2BB is a very light, muted yellow. Relative luminance 0.758; OKLCH L 91.1% C 0.052 H 95.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE2BB |
|---|---|
| RGB | rgb(236, 226, 187) |
| HSL | hsl(48, 56%, 83%) |
| HSV | hsv(48, 21%, 93%) |
| CMYK | cmyk(0%, 4.2%, 20.8%, 7.5%) |
| CIE-LAB | lab(89.77, -2.76, 20.33) |
| CIE-LCH | lch(89.77, 20.51, 97.74°) |
| OKLab | oklab(91.09% -0.0048 0.0521) |
| OKLCH | oklch(91.09% 0.052 95.3) |
| XYZ | xyz(70.7579, 75.8147, 57.9103) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.81
Vanilla
#F3E5AB
ΔE00 4.62
Wheat
#F5DEB3
ΔE00 4.75
Pale
#FFF9D0
ΔE00 4.97
Lemonchiffon
#FFFACD
ΔE00 5.42
Palegoldenrod
#EEE8AA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE2BB #BBC5EC
analogous
#ECC9BB #ECE2BB #DDECBB
triadic
#ECE2BB #BBECE2 #E2BBEC
tetradic
#ECE2BB #BBECC9 #BBC5EC #ECBBDD
square
#ECE2BB #BBECC9 #BBC5EC #ECBBDD
split-complementary
#ECE2BB #BBDDEC #C9BBEC
monochromatic
#D1B95B #DFCE8B #ECE2BB #F8F5E7 #F8F5E7
Accessibility & contrast
On white
1.30
#ECE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#ECE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE2BB
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE2BB | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0B9
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#F4DCD7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ece2bb; /* rgb */ color: rgb(236, 226, 187); /* oklch */ color: oklch(91.1% 0.052 95.3);
Tailwind
colors: {
custom: {
50: '#f2ebcf',
500: '#ece2bb',
950: '#000000',
},
}SCSS
$custom: #ece2bb; $custom-light: #f2ebcf; $custom-dark: #000000;
JSON
{
"hex": "#ece2bb",
"rgb": {
"r": 236,
"g": 226,
"b": 187
},
"hsl": {
"h": 47.755,
"s": 56.322,
"l": 82.941
},
"oklch": {
"l": 0.91089,
"c": 0.05229,
"h": 95.3
},
"luminance": 0.75813
}Semantic roles & 50–950 ramp
primary
#ECE2BB
secondary
#8291C9
accent
#43C422
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483