#EEB385#EEB385
#EEB385 is a light, moderate orange. Relative luminance 0.521; OKLCH L 81.1% C 0.092 H 58.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB385 |
|---|---|
| RGB | rgb(238, 179, 133) |
| HSL | hsl(26, 76%, 73%) |
| HSV | hsv(26, 44%, 93%) |
| CMYK | cmyk(0%, 24.8%, 44.1%, 6.7%) |
| CIE-LAB | lab(77.35, 15.84, 31.80) |
| CIE-LCH | lch(77.35, 35.53, 63.52°) |
| OKLab | oklab(81.07% 0.0473 0.0786) |
| OKLCH | oklch(81.07% 0.092 58.9) |
| XYZ | xyz(55.6159, 52.1143, 29.3155) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.20
Apricot (survey)
#FFB16D
ΔE00 5.24
Sandybrown
#F4A460
ΔE00 6.11
Burlywood
#DEB887
ΔE00 6.38
Pale Orange
#FFA756
ΔE00 7.82
Apricot
#FBCEB1
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB385 #85C0EE
analogous
#EE858B #EEB385 #EEE885
triadic
#EEB385 #85EEB3 #B385EE
tetradic
#EEB385 #8BEE85 #85C0EE #E885EE
square
#EEB385 #8BEE85 #85C0EE #E885EE
split-complementary
#EEB385 #85EEE8 #858BEE
monochromatic
#DA711E #E7924F #EEB385 #F5D4BB #FBEEE4
Accessibility & contrast
On white
1.84
#EEB385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#EEB385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB385
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB385 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B782
Deuteranopia (green-blind)
#D3C486
Tritanopia (blue-blind)
#FFA7A7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eeb385; /* rgb */ color: rgb(238, 179, 133); /* oklch */ color: oklch(81.1% 0.092 58.9);
Tailwind
colors: {
custom: {
50: '#f6c9a9',
500: '#eeb385',
950: '#000000',
},
}SCSS
$custom: #eeb385; $custom-light: #f6c9a9; $custom-dark: #000000;
JSON
{
"hex": "#eeb385",
"rgb": {
"r": 238,
"g": 179,
"b": 133
},
"hsl": {
"h": 26.286,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.81065,
"c": 0.09175,
"h": 58.9
},
"luminance": 0.52111
}Semantic roles & 50–950 ramp
primary
#EEB385
secondary
#4F93C9
accent
#7FD80E
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#171310
muted
#858280