#EEB386#EEB386
#EEB386 is a light, moderate orange. Relative luminance 0.521; OKLCH L 81.1% C 0.091 H 58.4°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB386 |
|---|---|
| RGB | rgb(238, 179, 134) |
| HSL | hsl(26, 75%, 73%) |
| HSV | hsv(26, 44%, 93%) |
| CMYK | cmyk(0%, 24.8%, 43.7%, 6.7%) |
| CIE-LAB | lab(77.37, 15.94, 31.30) |
| CIE-LCH | lch(77.37, 35.12, 63.01°) |
| OKLab | oklab(81.08% 0.0477 0.0775) |
| OKLCH | oklch(81.08% 0.091 58.4) |
| XYZ | xyz(55.6853, 52.1421, 29.6811) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.16
Apricot (survey)
#FFB16D
ΔE00 5.43
Sandybrown
#F4A460
ΔE00 6.27
Burlywood
#DEB887
ΔE00 6.54
Apricot
#FBCEB1
ΔE00 7.76
Pale Orange
#FFA756
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB386 #86C1EE
analogous
#EE868D #EEB386 #EEE786
triadic
#EEB386 #86EEB3 #B386EE
tetradic
#EEB386 #8DEE86 #86C1EE #E786EE
square
#EEB386 #8DEE86 #86C1EE #E786EE
split-complementary
#EEB386 #86EEE7 #868DEE
monochromatic
#DB701F #E69150 #EEB386 #F6D5BC #FBEEE4
Accessibility & contrast
On white
1.84
#EEB386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#EEB386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB386
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB386 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B783
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#FFA7A7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eeb386; /* rgb */ color: rgb(238, 179, 134); /* oklch */ color: oklch(81.1% 0.091 58.4);
Tailwind
colors: {
custom: {
50: '#f6c9a9',
500: '#eeb386',
950: '#000000',
},
}SCSS
$custom: #eeb386; $custom-light: #f6c9a9; $custom-dark: #000000;
JSON
{
"hex": "#eeb386",
"rgb": {
"r": 238,
"g": 179,
"b": 134
},
"hsl": {
"h": 25.962,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.81083,
"c": 0.09098,
"h": 58.4
},
"luminance": 0.52139
}Semantic roles & 50–950 ramp
primary
#EEB386
secondary
#4F94C9
accent
#80D80E
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#171310
muted
#858280