#EDECB0#EDECB0
#EDECB0 is a very light, moderate yellow. Relative luminance 0.811; OKLCH L 93.0% C 0.077 H 107.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECB0 |
|---|---|
| RGB | rgb(237, 236, 176) |
| HSL | hsl(59, 63%, 81%) |
| HSV | hsv(59, 26%, 93%) |
| CMYK | cmyk(0%, 0.4%, 25.7%, 7.1%) |
| CIE-LAB | lab(92.19, -8.95, 29.31) |
| CIE-LCH | lch(92.19, 30.65, 106.98°) |
| OKLab | oklab(92.95% -0.0226 0.0739) |
| OKLCH | oklch(92.95% 0.077 107) |
| XYZ | xyz(72.7570, 81.1311, 52.8929) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.69
Egg Shell
#FFFCC4
ΔE00 3.64
Light Tan
#FBEEAC
ΔE00 3.81
Cream (survey)
#FFFFC2
ΔE00 3.89
Vanilla
#F3E5AB
ΔE00 4.12
Light Beige
#FFFEB6
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECB0 #B0B1ED
analogous
#EDCDB0 #EDECB0 #CFEDB0
triadic
#EDECB0 #B0EDEC #ECB0ED
tetradic
#EDECB0 #B0EDCD #B0B1ED #EDB0CF
square
#EDECB0 #B0EDCD #B0B1ED #EDB0CF
split-complementary
#EDECB0 #B0CFED #CDB0ED
monochromatic
#D6D44C #E2E07E #EDECB0 #F8F8E2 #F9F9E6
Accessibility & contrast
On white
1.22
#EDECB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#EDECB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECB0
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECB0 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AC
Deuteranopia (green-blind)
#F7EAB2
Tritanopia (blue-blind)
#F6E4DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #edecb0; /* rgb */ color: rgb(237, 236, 176); /* oklch */ color: oklch(93.0% 0.077 107.0);
Tailwind
colors: {
custom: {
50: '#f3f2c8',
500: '#edecb0',
950: '#000000',
},
}SCSS
$custom: #edecb0; $custom-light: #f3f2c8; $custom-dark: #000000;
JSON
{
"hex": "#edecb0",
"rgb": {
"r": 237,
"g": 236,
"b": 176
},
"hsl": {
"h": 59.016,
"s": 62.887,
"l": 80.98
},
"oklch": {
"l": 0.92951,
"c": 0.07723,
"h": 107
},
"luminance": 0.8113
}Semantic roles & 50–950 ramp
primary
#EDECB0
secondary
#7778CA
accent
#1ECB1B
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582