#EEB882#EEB882
#EEB882 is a light, moderate orange. Relative luminance 0.541; OKLCH L 82.0% C 0.094 H 65.9°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB882 |
|---|---|
| RGB | rgb(238, 184, 130) |
| HSL | hsl(30, 76%, 72%) |
| HSV | hsv(30, 45%, 93%) |
| CMYK | cmyk(0%, 22.7%, 45.4%, 6.7%) |
| CIE-LAB | lab(78.50, 12.89, 34.88) |
| CIE-LCH | lch(78.50, 37.19, 69.71°) |
| OKLab | oklab(81.95% 0.0383 0.0856) |
| OKLCH | oklch(81.95% 0.094 65.9) |
| XYZ | xyz(56.4319, 54.0732, 28.5796) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.29
Apricot (survey)
#FFB16D
ΔE00 5.27
Peach (survey)
#FFB07C
ΔE00 6.39
Sandybrown
#F4A460
ΔE00 6.79
Tan
#D2B48C
ΔE00 6.88
Fawn
#CFAF7B
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB882 #82B8EE
analogous
#EE8282 #EEB882 #EEEE82
triadic
#EEB882 #82EEB8 #B882EE
tetradic
#EEB882 #82EE82 #82B8EE #EE82EE
square
#EEB882 #82EE82 #82B8EE #EE82EE
split-complementary
#EEB882 #82EEEE #8282EE
monochromatic
#D87B1D #E7994C #EEB882 #F5D7B8 #FBF0E4
Accessibility & contrast
On white
1.78
#EEB882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#EEB882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB882
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB882 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7E
Deuteranopia (green-blind)
#D6C783
Tritanopia (blue-blind)
#FFACAA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eeb882; /* rgb */ color: rgb(238, 184, 130); /* oklch */ color: oklch(82.0% 0.094 65.9);
Tailwind
colors: {
custom: {
50: '#f6cda7',
500: '#eeb882',
950: '#000000',
},
}SCSS
$custom: #eeb882; $custom-light: #f6cda7; $custom-dark: #000000;
JSON
{
"hex": "#eeb882",
"rgb": {
"r": 238,
"g": 184,
"b": 130
},
"hsl": {
"h": 30,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.8195,
"c": 0.09379,
"h": 65.9
},
"luminance": 0.5407
}Semantic roles & 50–950 ramp
primary
#EEB882
secondary
#4C8AC8
accent
#73D80D
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#17130F
muted
#858380