#EED080#EED080
#EED080 is a very light, moderate orange. Relative luminance 0.648; OKLCH L 86.6% C 0.105 H 89.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EED080 |
|---|---|
| RGB | rgb(238, 208, 128) |
| HSL | hsl(44, 76%, 72%) |
| HSV | hsv(44, 46%, 93%) |
| CMYK | cmyk(0%, 12.6%, 46.2%, 6.7%) |
| CIE-LAB | lab(84.41, 0.18, 43.43) |
| CIE-LCH | lch(84.41, 43.43, 89.77°) |
| OKLab | oklab(86.57% 0.0008 0.105) |
| OKLCH | oklch(86.57% 0.105 89.6) |
| XYZ | xyz(61.7140, 64.8501, 29.6845) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.66
Wheat (survey)
#FBDD7E
ΔE00 3.72
Sandy
#F1DA7A
ΔE00 4.00
Light Mustard
#F7D560
ΔE00 5.38
Pale Gold
#FDDE6C
ΔE00 5.79
Maize
#F4D054
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED080 #809EEE
analogous
#EE9980 #EED080 #D5EE80
triadic
#EED080 #80EED0 #D080EE
tetradic
#EED080 #80EE99 #809EEE #EE80D5
square
#EED080 #80EE99 #809EEE #EE80D5
split-complementary
#EED080 #80D5EE #9980EE
monochromatic
#D7A41D #E7BC4A #EED080 #F5E4B6 #FBF5E4
Accessibility & contrast
On white
1.50
#EED080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#EED080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED080
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED080 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7A
Deuteranopia (green-blind)
#E8D683
Tritanopia (blue-blind)
#FDC4BC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eed080; /* rgb */ color: rgb(238, 208, 128); /* oklch */ color: oklch(86.6% 0.105 89.6);
Tailwind
colors: {
custom: {
50: '#f5dea6',
500: '#eed080',
950: '#000000',
},
}SCSS
$custom: #eed080; $custom-light: #f5dea6; $custom-dark: #000000;
JSON
{
"hex": "#eed080",
"rgb": {
"r": 238,
"g": 208,
"b": 128
},
"hsl": {
"h": 43.636,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.86573,
"c": 0.10496,
"h": 89.6
},
"luminance": 0.64847
}Semantic roles & 50–950 ramp
primary
#EED080
secondary
#4A6CC8
accent
#44D90D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480