#EEB082#EEB082
#EEB082 is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.5% C 0.095 H 57.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB082 |
|---|---|
| RGB | rgb(238, 176, 130) |
| HSL | hsl(26, 76%, 72%) |
| HSV | hsv(26, 45%, 93%) |
| CMYK | cmyk(0%, 26.1%, 45.4%, 6.7%) |
| CIE-LAB | lab(76.58, 17.13, 32.38) |
| CIE-LCH | lch(76.58, 36.63, 62.13°) |
| OKLab | oklab(80.45% 0.0509 0.0798) |
| OKLCH | oklch(80.45% 0.095 57.5) |
| XYZ | xyz(54.8169, 50.8431, 28.0412) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.61
Apricot (survey)
#FFB16D
ΔE00 5.11
Sandybrown
#F4A460
ΔE00 5.59
Burlywood
#DEB887
ΔE00 7.17
Pale Orange
#FFA756
ΔE00 7.49
Lightsalmon
#FFA07A
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB082 #82C0EE
analogous
#EE828A #EEB082 #EEE682
triadic
#EEB082 #82EEB0 #B082EE
tetradic
#EEB082 #8AEE82 #82C0EE #E682EE
square
#EEB082 #8AEE82 #82C0EE #E682EE
split-complementary
#EEB082 #82EEE6 #828AEE
monochromatic
#D86D1D #E78E4C #EEB082 #F5D2B8 #FBEEE4
Accessibility & contrast
On white
1.88
#EEB082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#EEB082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB082
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB082 | 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)
#C2B57F
Deuteranopia (green-blind)
#D1C282
Tritanopia (blue-blind)
#FFA4A4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eeb082; /* rgb */ color: rgb(238, 176, 130); /* oklch */ color: oklch(80.5% 0.095 57.5);
Tailwind
colors: {
custom: {
50: '#f6c7a6',
500: '#eeb082',
950: '#000000',
},
}SCSS
$custom: #eeb082; $custom-light: #f6c7a6; $custom-dark: #000000;
JSON
{
"hex": "#eeb082",
"rgb": {
"r": 238,
"g": 176,
"b": 130
},
"hsl": {
"h": 25.556,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.80453,
"c": 0.09467,
"h": 57.5
},
"luminance": 0.5084
}Semantic roles & 50–950 ramp
primary
#EEB082
secondary
#4C93C8
accent
#82D80D
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280