#EED082#EED082
#EED082 is a very light, moderate orange. Relative luminance 0.649; OKLCH L 86.6% C 0.103 H 89.2°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EED082 |
|---|---|
| RGB | rgb(238, 208, 130) |
| HSL | hsl(43, 76%, 72%) |
| HSV | hsv(43, 45%, 93%) |
| CMYK | cmyk(0%, 12.6%, 45.4%, 6.7%) |
| CIE-LAB | lab(84.43, 0.37, 42.47) |
| CIE-LCH | lch(84.43, 42.47, 89.50°) |
| OKLab | oklab(86.6% 0.0015 0.1029) |
| OKLCH | oklch(86.6% 0.103 89.2) |
| XYZ | xyz(61.8470, 64.9033, 30.3846) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.84
Wheat (survey)
#FBDD7E
ΔE00 3.95
Sandy
#F1DA7A
ΔE00 4.26
Light Mustard
#F7D560
ΔE00 5.72
Pale Gold
#FDDE6C
ΔE00 6.09
Maize
#F4D054
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED082 #82A0EE
analogous
#EE9A82 #EED082 #D6EE82
triadic
#EED082 #82EED0 #D082EE
tetradic
#EED082 #82EE9A #82A0EE #EE82D6
square
#EED082 #82EE9A #82A0EE #EE82D6
split-complementary
#EED082 #82D6EE #9A82EE
monochromatic
#D8A41D #E7BC4C #EED082 #F5E4B8 #FBF5E4
Accessibility & contrast
On white
1.50
#EED082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#EED082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED082
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED082 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7C
Deuteranopia (green-blind)
#E8D685
Tritanopia (blue-blind)
#FDC4BD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eed082; /* rgb */ color: rgb(238, 208, 130); /* oklch */ color: oklch(86.6% 0.103 89.2);
Tailwind
colors: {
custom: {
50: '#f5dea7',
500: '#eed082',
950: '#000000',
},
}SCSS
$custom: #eed082; $custom-light: #f5dea7; $custom-dark: #000000;
JSON
{
"hex": "#eed082",
"rgb": {
"r": 238,
"g": 208,
"b": 130
},
"hsl": {
"h": 43.333,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.86603,
"c": 0.10292,
"h": 89.2
},
"luminance": 0.64901
}Semantic roles & 50–950 ramp
primary
#EED082
secondary
#4C6EC8
accent
#46D80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480