#ECEBAD#ECEBAD
#ECEBAD is a very light, moderate yellow. Relative luminance 0.803; OKLCH L 92.6% C 0.080 H 107.1°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEBAD |
|---|---|
| RGB | rgb(236, 235, 173) |
| HSL | hsl(59, 62%, 80%) |
| HSV | hsv(59, 27%, 93%) |
| CMYK | cmyk(0%, 0.4%, 26.7%, 7.5%) |
| CIE-LAB | lab(91.80, -9.21, 30.31) |
| CIE-LCH | lch(91.80, 31.68, 106.91°) |
| OKLab | oklab(92.61% -0.0234 0.0762) |
| OKLCH | oklch(92.61% 0.08 107.1) |
| XYZ | xyz(71.8434, 80.2678, 51.2356) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.53
Light Tan
#FBEEAC
ΔE00 3.75
Egg Shell
#FFFCC4
ΔE00 4.00
Vanilla
#F3E5AB
ΔE00 4.12
Cream (survey)
#FFFFC2
ΔE00 4.15
Light Beige
#FFFEB6
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEBAD #ADAEEC
analogous
#ECCCAD #ECEBAD #CDECAD
triadic
#ECEBAD #ADECEB #EBADEC
tetradic
#ECEBAD #ADECCC #ADAEEC #ECADCD
square
#ECEBAD #ADECCC #ADAEEC #ECADCD
split-complementary
#ECEBAD #ADCDEC #CCADEC
monochromatic
#D5D34A #E0DF7B #ECEBAD #F8F7DF #F9F9E6
Accessibility & contrast
On white
1.23
#ECEBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#ECEBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEBAD
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEBAD | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6A9
Deuteranopia (green-blind)
#F7E9AF
Tritanopia (blue-blind)
#F5E3DB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ecebad; /* rgb */ color: rgb(236, 235, 173); /* oklch */ color: oklch(92.6% 0.080 107.1);
Tailwind
colors: {
custom: {
50: '#f2f1c6',
500: '#ecebad',
950: '#000000',
},
}SCSS
$custom: #ecebad; $custom-light: #f2f1c6; $custom-dark: #000000;
JSON
{
"hex": "#ecebad",
"rgb": {
"r": 236,
"g": 235,
"b": 173
},
"hsl": {
"h": 59.048,
"s": 62.376,
"l": 80.196
},
"oklch": {
"l": 0.9261,
"c": 0.07971,
"h": 107.1
},
"luminance": 0.80267
}Semantic roles & 50–950 ramp
primary
#ECEBAD
secondary
#7576C9
accent
#1ECA1B
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582