#EED076#EED076
#EED076 is a very light, moderate yellow. Relative luminance 0.646; OKLCH L 86.4% C 0.115 H 91.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EED076 |
|---|---|
| RGB | rgb(238, 208, 118) |
| HSL | hsl(45, 78%, 70%) |
| HSV | hsv(45, 50%, 93%) |
| CMYK | cmyk(0%, 12.6%, 50.4%, 6.7%) |
| CIE-LAB | lab(84.28, -0.73, 48.20) |
| CIE-LCH | lch(84.28, 48.20, 90.87°) |
| OKLab | oklab(86.43% -0.0029 0.1149) |
| OKLCH | oklch(86.43% 0.115 91.4) |
| XYZ | xyz(61.0880, 64.5997, 26.3873) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.43
Wheat (survey)
#FBDD7E
ΔE00 3.02
Sandy
#F1DA7A
ΔE00 3.05
Light Mustard
#F7D560
ΔE00 3.85
Pale Gold
#FDDE6C
ΔE00 4.50
Maize
#F4D054
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED076 #7694EE
analogous
#EE9476 #EED076 #D0EE76
triadic
#EED076 #76EED0 #D076EE
tetradic
#EED076 #76EE94 #7694EE #EE76D0
square
#EED076 #76EE94 #7694EE #EE76D0
split-complementary
#EED076 #76D0EE #9476EE
monochromatic
#D0A21A #E7BD40 #EED076 #F5E3AC #FCF5E3
Accessibility & contrast
On white
1.51
#EED076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#EED076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED076
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED076 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CD6E
Deuteranopia (green-blind)
#E9D679
Tritanopia (blue-blind)
#FEC3BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eed076; /* rgb */ color: rgb(238, 208, 118); /* oklch */ color: oklch(86.4% 0.115 91.4);
Tailwind
colors: {
custom: {
50: '#f6de9f',
500: '#eed076',
950: '#000000',
},
}SCSS
$custom: #eed076; $custom-light: #f6de9f; $custom-dark: #000000;
JSON
{
"hex": "#eed076",
"rgb": {
"r": 238,
"g": 208,
"b": 118
},
"hsl": {
"h": 45,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.86429,
"c": 0.11493,
"h": 91.4
},
"luminance": 0.64597
}Semantic roles & 50–950 ramp
primary
#EED076
secondary
#4163C7
accent
#3FDA0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480