#EEB486#EEB486
#EEB486 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.3% C 0.091 H 59.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB486 |
|---|---|
| RGB | rgb(238, 180, 134) |
| HSL | hsl(27, 75%, 73%) |
| HSV | hsv(27, 44%, 93%) |
| CMYK | cmyk(0%, 24.4%, 43.7%, 6.7%) |
| CIE-LAB | lab(77.61, 15.41, 31.61) |
| CIE-LCH | lch(77.61, 35.17, 64.01°) |
| OKLab | oklab(81.27% 0.0461 0.0782) |
| OKLCH | oklch(81.27% 0.091 59.5) |
| XYZ | xyz(55.8865, 52.5443, 29.7481) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.43
Apricot (survey)
#FFB16D
ΔE00 5.33
Burlywood
#DEB887
ΔE00 6.12
Sandybrown
#F4A460
ΔE00 6.31
Apricot
#FBCEB1
ΔE00 7.72
Tan
#D2B48C
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB486 #86C0EE
analogous
#EE868C #EEB486 #EEE886
triadic
#EEB486 #86EEB4 #B486EE
tetradic
#EEB486 #8CEE86 #86C0EE #E886EE
square
#EEB486 #8CEE86 #86C0EE #E886EE
split-complementary
#EEB486 #86EEE8 #868CEE
monochromatic
#DB721F #E69350 #EEB486 #F6D5BC #FBEEE4
Accessibility & contrast
On white
1.82
#EEB486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#EEB486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB486
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB486 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B883
Deuteranopia (green-blind)
#D3C587
Tritanopia (blue-blind)
#FFA8A8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eeb486; /* rgb */ color: rgb(238, 180, 134); /* oklch */ color: oklch(81.3% 0.091 59.5);
Tailwind
colors: {
custom: {
50: '#f6caa9',
500: '#eeb486',
950: '#000000',
},
}SCSS
$custom: #eeb486; $custom-light: #f6caa9; $custom-dark: #000000;
JSON
{
"hex": "#eeb486",
"rgb": {
"r": 238,
"g": 180,
"b": 134
},
"hsl": {
"h": 26.538,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.8127,
"c": 0.0908,
"h": 59.5
},
"luminance": 0.52541
}Semantic roles & 50–950 ramp
primary
#EEB486
secondary
#4F93C9
accent
#7ED80E
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#171310
muted
#858280