#EEB382#EEB382
#EEB382 is a light, moderate orange. Relative luminance 0.520; OKLCH L 81.0% C 0.094 H 60.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB382 |
|---|---|
| RGB | rgb(238, 179, 130) |
| HSL | hsl(27, 76%, 72%) |
| HSV | hsv(27, 45%, 93%) |
| CMYK | cmyk(0%, 24.8%, 45.4%, 6.7%) |
| CIE-LAB | lab(77.30, 15.54, 33.32) |
| CIE-LCH | lch(77.30, 36.76, 65.00°) |
| OKLab | oklab(81.01% 0.0462 0.082) |
| OKLCH | oklch(81.01% 0.094 60.6) |
| XYZ | xyz(55.4116, 52.0326, 28.2395) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.42
Apricot (survey)
#FFB16D
ΔE00 4.75
Sandybrown
#F4A460
ΔE00 5.71
Burlywood
#DEB887
ΔE00 5.97
Pale Orange
#FFA756
ΔE00 7.33
Tan
#D2B48C
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB382 #82BDEE
analogous
#EE8287 #EEB382 #EEE982
triadic
#EEB382 #82EEB3 #B382EE
tetradic
#EEB382 #87EE82 #82BDEE #E982EE
square
#EEB382 #87EE82 #82BDEE #E982EE
split-complementary
#EEB382 #82EEE9 #8287EE
monochromatic
#D8721D #E7924C #EEB382 #F5D4B8 #FBEFE4
Accessibility & contrast
On white
1.84
#EEB382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#EEB382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB382
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB382 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B77E
Deuteranopia (green-blind)
#D3C483
Tritanopia (blue-blind)
#FFA7A6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eeb382; /* rgb */ color: rgb(238, 179, 130); /* oklch */ color: oklch(81.0% 0.094 60.6);
Tailwind
colors: {
custom: {
50: '#f6c9a7',
500: '#eeb382',
950: '#000000',
},
}SCSS
$custom: #eeb382; $custom-light: #f6c9a7; $custom-dark: #000000;
JSON
{
"hex": "#eeb382",
"rgb": {
"r": 238,
"g": 179,
"b": 130
},
"hsl": {
"h": 27.222,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.81011,
"c": 0.09409,
"h": 60.6
},
"luminance": 0.52029
}Semantic roles & 50–950 ramp
primary
#EEB382
secondary
#4C90C8
accent
#7CD80D
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280