#EED078#EED078
#EED078 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.5% C 0.113 H 91.1°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EED078 |
|---|---|
| RGB | rgb(238, 208, 120) |
| HSL | hsl(45, 78%, 70%) |
| HSV | hsv(45, 50%, 93%) |
| CMYK | cmyk(0%, 12.6%, 49.6%, 6.7%) |
| CIE-LAB | lab(84.30, -0.56, 47.25) |
| CIE-LCH | lch(84.30, 47.26, 90.68°) |
| OKLab | oklab(86.46% -0.0022 0.113) |
| OKLCH | oklch(86.46% 0.113 91.1) |
| XYZ | xyz(61.2081, 64.6477, 27.0198) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.39
Wheat (survey)
#FBDD7E
ΔE00 3.10
Sandy
#F1DA7A
ΔE00 3.18
Light Mustard
#F7D560
ΔE00 4.14
Pale Gold
#FDDE6C
ΔE00 4.73
Maize
#F4D054
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED078 #7896EE
analogous
#EE9578 #EED078 #D1EE78
triadic
#EED078 #78EED0 #D078EE
tetradic
#EED078 #78EE95 #7896EE #EE78D1
square
#EED078 #78EE95 #7896EE #EE78D1
split-complementary
#EED078 #78D1EE #9578EE
monochromatic
#D1A31A #E7BD42 #EED078 #F5E3AE #FCF6E4
Accessibility & contrast
On white
1.51
#EED078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#EED078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED078
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED078 | 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)
#E1CD71
Deuteranopia (green-blind)
#E9D67B
Tritanopia (blue-blind)
#FEC3BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eed078; /* rgb */ color: rgb(238, 208, 120); /* oklch */ color: oklch(86.5% 0.113 91.1);
Tailwind
colors: {
custom: {
50: '#f6dea1',
500: '#eed078',
950: '#000000',
},
}SCSS
$custom: #eed078; $custom-light: #f6dea1; $custom-dark: #000000;
JSON
{
"hex": "#eed078",
"rgb": {
"r": 238,
"g": 208,
"b": 120
},
"hsl": {
"h": 44.746,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.86456,
"c": 0.11297,
"h": 91.1
},
"luminance": 0.64645
}Semantic roles & 50–950 ramp
primary
#EED078
secondary
#4365C7
accent
#40DA0C
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480