#ECEBB2#ECEBB2
#ECEBB2 is a very light, moderate yellow. Relative luminance 0.805; OKLCH L 92.7% C 0.074 H 106.9°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEBB2 |
|---|---|
| RGB | rgb(236, 235, 178) |
| HSL | hsl(59, 60%, 81%) |
| HSV | hsv(59, 25%, 93%) |
| CMYK | cmyk(0%, 0.4%, 24.6%, 7.5%) |
| CIE-LAB | lab(91.89, -8.55, 27.88) |
| CIE-LCH | lch(91.89, 29.16, 107.06°) |
| OKLab | oklab(92.71% -0.0214 0.0704) |
| OKLCH | oklch(92.71% 0.074 106.9) |
| XYZ | xyz(72.3362, 80.4649, 53.8315) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.93
Egg Shell
#FFFCC4
ΔE00 3.70
Vanilla
#F3E5AB
ΔE00 4.08
Light Tan
#FBEEAC
ΔE00 4.11
Cream (survey)
#FFFFC2
ΔE00 4.13
Ecru
#FEFFCA
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEBB2 #B2B3EC
analogous
#ECCEB2 #ECEBB2 #D0ECB2
triadic
#ECEBB2 #B2ECEB #EBB2EC
tetradic
#ECEBB2 #B2ECCE #B2B3EC #ECB2D0
square
#ECEBB2 #B2ECCE #B2B3EC #ECB2D0
split-complementary
#ECEBB2 #B2D0EC #CEB2EC
monochromatic
#D4D250 #E0DE81 #ECEBB2 #F8F8E3 #F9F9E6
Accessibility & contrast
On white
1.23
#ECEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#ECEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEBB2
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEBB2 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AE
Deuteranopia (green-blind)
#F6E9B4
Tritanopia (blue-blind)
#F5E4DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ecebb2; /* rgb */ color: rgb(236, 235, 178); /* oklch */ color: oklch(92.7% 0.074 106.9);
Tailwind
colors: {
custom: {
50: '#f2f1c9',
500: '#ecebb2',
950: '#000000',
},
}SCSS
$custom: #ecebb2; $custom-light: #f2f1c9; $custom-dark: #000000;
JSON
{
"hex": "#ecebb2",
"rgb": {
"r": 236,
"g": 235,
"b": 178
},
"hsl": {
"h": 58.966,
"s": 60.417,
"l": 81.176
},
"oklch": {
"l": 0.92708,
"c": 0.07361,
"h": 106.9
},
"luminance": 0.80464
}Semantic roles & 50–950 ramp
primary
#ECEBB2
secondary
#797BC9
accent
#20C81D
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582