#EDECAE#EDECAE
#EDECAE is a very light, moderate yellow. Relative luminance 0.811; OKLCH L 92.9% C 0.080 H 107.1°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECAE |
|---|---|
| RGB | rgb(237, 236, 174) |
| HSL | hsl(59, 64%, 81%) |
| HSV | hsv(59, 27%, 93%) |
| CMYK | cmyk(0%, 0.4%, 26.6%, 7.1%) |
| CIE-LAB | lab(92.16, -9.21, 30.29) |
| CIE-LCH | lch(92.16, 31.66, 106.92°) |
| OKLab | oklab(92.91% -0.0234 0.0761) |
| OKLCH | oklch(92.91% 0.08 107.1) |
| XYZ | xyz(72.5606, 81.0525, 51.8584) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.61
Light Tan
#FBEEAC
ΔE00 3.70
Egg Shell
#FFFCC4
ΔE00 3.80
Cream (survey)
#FFFFC2
ΔE00 3.94
Light Beige
#FFFEB6
ΔE00 4.06
Vanilla
#F3E5AB
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECAE #AEAFED
analogous
#EDCCAE #EDECAE #CEEDAE
triadic
#EDECAE #AEEDEC #ECAEED
tetradic
#EDECAE #AEEDCC #AEAFED #EDAECE
square
#EDECAE #AEEDCC #AEAFED #EDAECE
split-complementary
#EDECAE #AECEED #CCAEED
monochromatic
#D7D54A #E2E07C #EDECAE #F8F8E0 #F9F9E6
Accessibility & contrast
On white
1.22
#EDECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#EDECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECAE
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECAE | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AA
Deuteranopia (green-blind)
#F8EAB0
Tritanopia (blue-blind)
#F6E4DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #edecae; /* rgb */ color: rgb(237, 236, 174); /* oklch */ color: oklch(92.9% 0.080 107.1);
Tailwind
colors: {
custom: {
50: '#f3f2c6',
500: '#edecae',
950: '#000000',
},
}SCSS
$custom: #edecae; $custom-light: #f3f2c6; $custom-dark: #000000;
JSON
{
"hex": "#edecae",
"rgb": {
"r": 237,
"g": 236,
"b": 174
},
"hsl": {
"h": 59.048,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.92912,
"c": 0.07965,
"h": 107.1
},
"luminance": 0.81051
}Semantic roles & 50–950 ramp
primary
#EDECAE
secondary
#7576CA
accent
#1DCB1A
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582