#EED079#EED079
#EED079 is a very light, moderate orange. Relative luminance 0.647; OKLCH L 86.5% C 0.112 H 90.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EED079 |
|---|---|
| RGB | rgb(238, 208, 121) |
| HSL | hsl(45, 77%, 70%) |
| HSV | hsv(45, 49%, 93%) |
| CMYK | cmyk(0%, 12.6%, 49.2%, 6.7%) |
| CIE-LAB | lab(84.31, -0.47, 46.78) |
| CIE-LCH | lch(84.31, 46.78, 90.57°) |
| OKLab | oklab(86.47% -0.0018 0.112) |
| OKLCH | oklch(86.47% 0.112 90.9) |
| XYZ | xyz(61.2691, 64.6721, 27.3411) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.38
Wheat (survey)
#FBDD7E
ΔE00 3.15
Sandy
#F1DA7A
ΔE00 3.26
Light Mustard
#F7D560
ΔE00 4.28
Pale Gold
#FDDE6C
ΔE00 4.85
Maize
#F4D054
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED079 #7997EE
analogous
#EE9579 #EED079 #D2EE79
triadic
#EED079 #79EED0 #D079EE
tetradic
#EED079 #79EE95 #7997EE #EE79D2
square
#EED079 #79EE95 #7997EE #EE79D2
split-complementary
#EED079 #79D2EE #9579EE
monochromatic
#D2A31B #E7BD43 #EED079 #F5E3AF #FCF5E4
Accessibility & contrast
On white
1.51
#EED079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#EED079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED079
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED079 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD72
Deuteranopia (green-blind)
#E9D67C
Tritanopia (blue-blind)
#FEC3BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eed079; /* rgb */ color: rgb(238, 208, 121); /* oklch */ color: oklch(86.5% 0.112 90.9);
Tailwind
colors: {
custom: {
50: '#f6dea1',
500: '#eed079',
950: '#000000',
},
}SCSS
$custom: #eed079; $custom-light: #f6dea1; $custom-dark: #000000;
JSON
{
"hex": "#eed079",
"rgb": {
"r": 238,
"g": 208,
"b": 121
},
"hsl": {
"h": 44.615,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.8647,
"c": 0.11198,
"h": 90.9
},
"luminance": 0.64669
}Semantic roles & 50–950 ramp
primary
#EED079
secondary
#4466C7
accent
#41DA0C
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480