#EED083#EED083
#EED083 is a very light, moderate orange. Relative luminance 0.649; OKLCH L 86.6% C 0.102 H 88.9°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EED083 |
|---|---|
| RGB | rgb(238, 208, 131) |
| HSL | hsl(43, 76%, 72%) |
| HSV | hsv(43, 45%, 93%) |
| CMYK | cmyk(0%, 12.6%, 45%, 6.7%) |
| CIE-LAB | lab(84.45, 0.47, 41.98) |
| CIE-LCH | lch(84.45, 41.99, 89.36°) |
| OKLab | oklab(86.62% 0.0019 0.1019) |
| OKLCH | oklch(86.62% 0.102 88.9) |
| XYZ | xyz(61.9144, 64.9302, 30.7398) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.94
Wheat (survey)
#FBDD7E
ΔE00 4.07
Sandy
#F1DA7A
ΔE00 4.40
Light Mustard
#F7D560
ΔE00 5.89
Pale Gold
#FDDE6C
ΔE00 6.24
Pale Peach
#FFE5AD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED083 #83A1EE
analogous
#EE9B83 #EED083 #D6EE83
triadic
#EED083 #83EED0 #D083EE
tetradic
#EED083 #83EE9B #83A1EE #EE83D6
square
#EED083 #83EE9B #83A1EE #EE83D6
split-complementary
#EED083 #83D6EE #9B83EE
monochromatic
#D9A41E #E7BC4D #EED083 #F5E4B9 #FBF5E4
Accessibility & contrast
On white
1.50
#EED083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#EED083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED083
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED083 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7D
Deuteranopia (green-blind)
#E8D686
Tritanopia (blue-blind)
#FDC4BD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eed083; /* rgb */ color: rgb(238, 208, 131); /* oklch */ color: oklch(86.6% 0.102 88.9);
Tailwind
colors: {
custom: {
50: '#f5dea8',
500: '#eed083',
950: '#000000',
},
}SCSS
$custom: #eed083; $custom-light: #f5dea8; $custom-dark: #000000;
JSON
{
"hex": "#eed083",
"rgb": {
"r": 238,
"g": 208,
"b": 131
},
"hsl": {
"h": 43.178,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.86619,
"c": 0.10189,
"h": 88.9
},
"luminance": 0.64928
}Semantic roles & 50–950 ramp
primary
#EED083
secondary
#4D6FC8
accent
#46D80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480