#ECEDAE#ECEDAE
#ECEDAE is a very light, moderate yellow. Relative luminance 0.815; OKLCH L 93.0% C 0.081 H 108.6°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEDAE |
|---|---|
| RGB | rgb(236, 237, 174) |
| HSL | hsl(61, 64%, 81%) |
| HSV | hsv(61, 27%, 93%) |
| CMYK | cmyk(0.4%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(92.34, -10.08, 30.52) |
| CIE-LCH | lch(92.34, 32.14, 108.28°) |
| OKLab | oklab(93.04% -0.0259 0.0767) |
| OKLCH | oklch(93.04% 0.081 108.6) |
| XYZ | xyz(72.5163, 81.4582, 51.9391) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.18
Cream (survey)
#FFFFC2
ΔE00 3.84
Egg Shell
#FFFCC4
ΔE00 3.89
Light Beige
#FFFEB6
ΔE00 3.92
Light Khaki
#E6F2A2
ΔE00 4.00
Creme
#FFFFB6
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEDAE #AFAEED
analogous
#EDCEAE #ECEDAE #CCEDAE
triadic
#ECEDAE #AEECED #EDAEEC
tetradic
#ECEDAE #AEEDCE #AFAEED #EDAECC
square
#ECEDAE #AEEDCE #AFAEED #EDAECC
split-complementary
#ECEDAE #AECCED #CEAEED
monochromatic
#D5D74A #E0E27C #ECEDAE #F8F8E0 #F9F9E6
Accessibility & contrast
On white
1.21
#ECEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#ECEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEDAE
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEDAE | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AA
Deuteranopia (green-blind)
#F8EAB0
Tritanopia (blue-blind)
#F5E5DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ecedae; /* rgb */ color: rgb(236, 237, 174); /* oklch */ color: oklch(93.0% 0.081 108.6);
Tailwind
colors: {
custom: {
50: '#f2f2c6',
500: '#ecedae',
950: '#000000',
},
}SCSS
$custom: #ecedae; $custom-light: #f2f2c6; $custom-dark: #000000;
JSON
{
"hex": "#ecedae",
"rgb": {
"r": 236,
"g": 237,
"b": 174
},
"hsl": {
"h": 60.952,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.93036,
"c": 0.08095,
"h": 108.6
},
"luminance": 0.81457
}Semantic roles & 50–950 ramp
primary
#ECEDAE
secondary
#7675CA
accent
#1ACB1D
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582