#EEB47F#EEB47F
#EEB47F is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.1% C 0.096 H 63.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB47F |
|---|---|
| RGB | rgb(238, 180, 127) |
| HSL | hsl(29, 77%, 72%) |
| HSV | hsv(29, 47%, 93%) |
| CMYK | cmyk(0%, 24.4%, 46.6%, 6.7%) |
| CIE-LAB | lab(77.49, 14.71, 35.14) |
| CIE-LCH | lch(77.49, 38.10, 67.28°) |
| OKLab | oklab(81.15% 0.0434 0.0861) |
| OKLCH | oklch(81.15% 0.096 63.2) |
| XYZ | xyz(55.4143, 52.3555, 27.2615) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.46
Peach (survey)
#FFB07C
ΔE00 5.16
Burlywood
#DEB887
ΔE00 5.32
Sandybrown
#F4A460
ΔE00 5.64
Pale Orange
#FFA756
ΔE00 7.00
Tan
#D2B48C
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB47F #7FB9EE
analogous
#EE7F82 #EEB47F #EEEC7F
triadic
#EEB47F #7FEEB4 #B47FEE
tetradic
#EEB47F #82EE7F #7FB9EE #EC7FEE
square
#EEB47F #82EE7F #7FB9EE #EC7FEE
split-complementary
#EEB47F #7FEEEC #7F82EE
monochromatic
#D6751C #E79449 #EEB47F #F5D4B5 #FBEFE4
Accessibility & contrast
On white
1.83
#EEB47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#EEB47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB47F
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB47F | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B87B
Deuteranopia (green-blind)
#D4C580
Tritanopia (blue-blind)
#FFA8A7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eeb47f; /* rgb */ color: rgb(238, 180, 127); /* oklch */ color: oklch(81.1% 0.096 63.2);
Tailwind
colors: {
custom: {
50: '#f6caa4',
500: '#eeb47f',
950: '#000000',
},
}SCSS
$custom: #eeb47f; $custom-light: #f6caa4; $custom-dark: #000000;
JSON
{
"hex": "#eeb47f",
"rgb": {
"r": 238,
"g": 180,
"b": 127
},
"hsl": {
"h": 28.649,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.81146,
"c": 0.09639,
"h": 63.2
},
"luminance": 0.52352
}Semantic roles & 50–950 ramp
primary
#EEB47F
secondary
#498BC8
accent
#77D90D
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280