#ECEAAD#ECEAAD
#ECEAAD is a very light, moderate yellow. Relative luminance 0.797; OKLCH L 92.4% C 0.079 H 106.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEAAD |
|---|---|
| RGB | rgb(236, 234, 173) |
| HSL | hsl(58, 62%, 80%) |
| HSV | hsv(58, 27%, 93%) |
| CMYK | cmyk(0%, 0.8%, 26.7%, 7.5%) |
| CIE-LAB | lab(91.55, -8.71, 29.96) |
| CIE-LCH | lch(91.55, 31.21, 106.21°) |
| OKLab | oklab(92.41% -0.022 0.0754) |
| OKLCH | oklch(92.41% 0.079 106.3) |
| XYZ | xyz(71.5579, 79.6968, 51.1405) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.24
Light Tan
#FBEEAC
ΔE00 3.59
Vanilla
#F3E5AB
ΔE00 3.78
Egg Shell
#FFFCC4
ΔE00 4.06
Cream (survey)
#FFFFC2
ΔE00 4.33
Light Beige
#FFFEB6
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEAAD #ADAFEC
analogous
#ECCAAD #ECEAAD #CFECAD
triadic
#ECEAAD #ADECEA #EAADEC
tetradic
#ECEAAD #ADECCA #ADAFEC #ECADCF
square
#ECEAAD #ADECCA #ADAFEC #ECADCF
split-complementary
#ECEAAD #ADCFEC #CAADEC
monochromatic
#D5D14A #E0DD7B #ECEAAD #F8F7DF #F9F9E6
Accessibility & contrast
On white
1.24
#ECEAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#ECEAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEAAD
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEAAD | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5A9
Deuteranopia (green-blind)
#F6E8AF
Tritanopia (blue-blind)
#F5E2DA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eceaad; /* rgb */ color: rgb(236, 234, 173); /* oklch */ color: oklch(92.4% 0.079 106.3);
Tailwind
colors: {
custom: {
50: '#f2f0c5',
500: '#eceaad',
950: '#000000',
},
}SCSS
$custom: #eceaad; $custom-light: #f2f0c5; $custom-dark: #000000;
JSON
{
"hex": "#eceaad",
"rgb": {
"r": 236,
"g": 234,
"b": 173
},
"hsl": {
"h": 58.095,
"s": 62.376,
"l": 80.196
},
"oklch": {
"l": 0.92407,
"c": 0.0785,
"h": 106.3
},
"luminance": 0.79696
}Semantic roles & 50–950 ramp
primary
#ECEAAD
secondary
#7577C9
accent
#21CA1B
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582