#EEB083#EEB083
#EEB083 is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.5% C 0.094 H 56.9°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB083 |
|---|---|
| RGB | rgb(238, 176, 131) |
| HSL | hsl(25, 76%, 72%) |
| HSV | hsv(25, 45%, 93%) |
| CMYK | cmyk(0%, 26.1%, 45%, 6.7%) |
| CIE-LAB | lab(76.60, 17.23, 31.88) |
| CIE-LCH | lch(76.60, 36.23, 61.61°) |
| OKLab | oklab(80.47% 0.0513 0.0787) |
| OKLCH | oklch(80.47% 0.094 56.9) |
| XYZ | xyz(54.8843, 50.8701, 28.3965) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.60
Apricot (survey)
#FFB16D
ΔE00 5.32
Sandybrown
#F4A460
ΔE00 5.79
Burlywood
#DEB887
ΔE00 7.32
Pale Orange
#FFA756
ΔE00 7.70
Lightsalmon
#FFA07A
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB083 #83C1EE
analogous
#EE838B #EEB083 #EEE683
triadic
#EEB083 #83EEB0 #B083EE
tetradic
#EEB083 #8BEE83 #83C1EE #E683EE
square
#EEB083 #8BEE83 #83C1EE #E683EE
split-complementary
#EEB083 #83EEE6 #838BEE
monochromatic
#D96C1E #E78E4D #EEB083 #F5D2B9 #FBEEE4
Accessibility & contrast
On white
1.88
#EEB083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#EEB083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB083
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB083 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B580
Deuteranopia (green-blind)
#D1C283
Tritanopia (blue-blind)
#FFA4A4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eeb083; /* rgb */ color: rgb(238, 176, 131); /* oklch */ color: oklch(80.5% 0.094 56.9);
Tailwind
colors: {
custom: {
50: '#f6c7a7',
500: '#eeb083',
950: '#000000',
},
}SCSS
$custom: #eeb083; $custom-light: #f6c7a7; $custom-dark: #000000;
JSON
{
"hex": "#eeb083",
"rgb": {
"r": 238,
"g": 176,
"b": 131
},
"hsl": {
"h": 25.234,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.80471,
"c": 0.09392,
"h": 56.9
},
"luminance": 0.50867
}Semantic roles & 50–950 ramp
primary
#EEB083
secondary
#4D94C8
accent
#83D80D
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280