#EDECB4#EDECB4
#EDECB4 is a very light, moderate yellow. Relative luminance 0.813; OKLCH L 93.0% C 0.072 H 106.9°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECB4 |
|---|---|
| RGB | rgb(237, 236, 180) |
| HSL | hsl(59, 61%, 82%) |
| HSV | hsv(59, 24%, 93%) |
| CMYK | cmyk(0%, 0.4%, 24.1%, 7.1%) |
| CIE-LAB | lab(92.26, -8.42, 27.37) |
| CIE-LCH | lch(92.26, 28.63, 107.10°) |
| OKLab | oklab(93.03% -0.021 0.0692) |
| OKLCH | oklch(93.03% 0.072 106.9) |
| XYZ | xyz(73.1586, 81.2917, 55.0081) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.13
Egg Shell
#FFFCC4
ΔE00 3.46
Cream (survey)
#FFFFC2
ΔE00 3.95
Ecru
#FEFFCA
ΔE00 4.02
Ivory (survey)
#FFFFCB
ΔE00 4.09
Vanilla
#F3E5AB
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECB4 #B4B5ED
analogous
#EDD0B4 #EDECB4 #D2EDB4
triadic
#EDECB4 #B4EDEC #ECB4ED
tetradic
#EDECB4 #B4EDD0 #B4B5ED #EDB4D2
square
#EDECB4 #B4EDD0 #B4B5ED #EDB4D2
split-complementary
#EDECB4 #B4D2ED #D0B4ED
monochromatic
#D5D351 #E1DF83 #EDECB4 #F9F9E5 #F9F9E6
Accessibility & contrast
On white
1.22
#EDECB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#EDECB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECB4
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECB4 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7B0
Deuteranopia (green-blind)
#F7EAB6
Tritanopia (blue-blind)
#F5E5DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #edecb4; /* rgb */ color: rgb(237, 236, 180); /* oklch */ color: oklch(93.0% 0.072 106.9);
Tailwind
colors: {
custom: {
50: '#f3f2ca',
500: '#edecb4',
950: '#000000',
},
}SCSS
$custom: #edecb4; $custom-light: #f3f2ca; $custom-dark: #000000;
JSON
{
"hex": "#edecb4",
"rgb": {
"r": 237,
"g": 236,
"b": 180
},
"hsl": {
"h": 58.947,
"s": 61.29,
"l": 81.765
},
"oklch": {
"l": 0.93031,
"c": 0.07234,
"h": 106.9
},
"luminance": 0.81291
}Semantic roles & 50–950 ramp
primary
#EDECB4
secondary
#7B7CCA
accent
#20C91D
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582