#EEB686#EEB686
#EEB686 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.6% C 0.091 H 61.6°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB686 |
|---|---|
| RGB | rgb(238, 182, 134) |
| HSL | hsl(28, 75%, 73%) |
| HSV | hsv(28, 44%, 93%) |
| CMYK | cmyk(0%, 23.5%, 43.7%, 6.7%) |
| CIE-LAB | lab(78.09, 14.35, 32.24) |
| CIE-LCH | lch(78.09, 35.29, 66.00°) |
| OKLab | oklab(81.64% 0.043 0.0797) |
| OKLCH | oklch(81.64% 0.091 61.6) |
| XYZ | xyz(56.2931, 53.3577, 29.8837) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.08
Apricot (survey)
#FFB16D
ΔE00 5.28
Burlywood
#DEB887
ΔE00 5.32
Sandybrown
#F4A460
ΔE00 6.53
Tan
#D2B48C
ΔE00 7.31
Apricot
#FBCEB1
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB686 #86BEEE
analogous
#EE868A #EEB686 #EEEA86
triadic
#EEB686 #86EEB6 #B686EE
tetradic
#EEB686 #8AEE86 #86BEEE #EA86EE
square
#EEB686 #8AEE86 #86BEEE #EA86EE
split-complementary
#EEB686 #86EEEA #868AEE
monochromatic
#DB761F #E69650 #EEB686 #F6D6BC #FBEFE4
Accessibility & contrast
On white
1.80
#EEB686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#EEB686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB686
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB686 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA82
Deuteranopia (green-blind)
#D5C687
Tritanopia (blue-blind)
#FEAAAA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #eeb686; /* rgb */ color: rgb(238, 182, 134); /* oklch */ color: oklch(81.6% 0.091 61.6);
Tailwind
colors: {
custom: {
50: '#f6cca9',
500: '#eeb686',
950: '#000000',
},
}SCSS
$custom: #eeb686; $custom-light: #f6cca9; $custom-dark: #000000;
JSON
{
"hex": "#eeb686",
"rgb": {
"r": 238,
"g": 182,
"b": 134
},
"hsl": {
"h": 27.692,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.81644,
"c": 0.09053,
"h": 61.6
},
"luminance": 0.53354
}Semantic roles & 50–950 ramp
primary
#EEB686
secondary
#4F91C9
accent
#7BD80E
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#171310
muted
#858380