#EDECAA#EDECAA
#EDECAA is a very light, moderate yellow. Relative luminance 0.809; OKLCH L 92.8% C 0.084 H 107.2°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECAA |
|---|---|
| RGB | rgb(237, 236, 170) |
| HSL | hsl(59, 65%, 80%) |
| HSV | hsv(59, 28%, 93%) |
| CMYK | cmyk(0%, 0.4%, 28.3%, 7.1%) |
| CIE-LAB | lab(92.09, -9.73, 32.23) |
| CIE-LCH | lch(92.09, 33.66, 106.79°) |
| OKLab | oklab(92.84% -0.025 0.0807) |
| OKLCH | oklch(92.84% 0.084 107.2) |
| XYZ | xyz(72.1765, 80.8989, 49.8353) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.74
Light Tan
#FBEEAC
ΔE00 3.60
Light Beige
#FFFEB6
ΔE00 3.81
Parchment
#FEFCAF
ΔE00 3.81
Creme
#FFFFB6
ΔE00 4.01
Light Khaki
#E6F2A2
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECAA #AAABED
analogous
#EDCAAA #EDECAA #CDEDAA
triadic
#EDECAA #AAEDEC #ECAAED
tetradic
#EDECAA #AAEDCA #AAABED #EDAACD
square
#EDECAA #AAEDCA #AAABED #EDAACD
split-complementary
#EDECAA #AACDED #CAAAED
monochromatic
#D8D545 #E2E177 #EDECAA #F8F7DD #FAF9E6
Accessibility & contrast
On white
1.22
#EDECAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#EDECAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECAA
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECAA | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A6
Deuteranopia (green-blind)
#F8EAAD
Tritanopia (blue-blind)
#F7E4DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #edecaa; /* rgb */ color: rgb(237, 236, 170); /* oklch */ color: oklch(92.8% 0.084 107.2);
Tailwind
colors: {
custom: {
50: '#f3f2c3',
500: '#edecaa',
950: '#000000',
},
}SCSS
$custom: #edecaa; $custom-light: #f3f2c3; $custom-dark: #000000;
JSON
{
"hex": "#edecaa",
"rgb": {
"r": 237,
"g": 236,
"b": 170
},
"hsl": {
"h": 59.104,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.92835,
"c": 0.08447,
"h": 107.2
},
"luminance": 0.80898
}Semantic roles & 50–950 ramp
primary
#EDECAA
secondary
#7173CA
accent
#1BCD19
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582