#EEB384#EEB384
#EEB384 is a light, moderate orange. Relative luminance 0.521; OKLCH L 81.0% C 0.093 H 59.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB384 |
|---|---|
| RGB | rgb(238, 179, 132) |
| HSL | hsl(27, 76%, 73%) |
| HSV | hsv(27, 45%, 93%) |
| CMYK | cmyk(0%, 24.8%, 44.5%, 6.7%) |
| CIE-LAB | lab(77.33, 15.74, 32.31) |
| CIE-LCH | lch(77.33, 35.94, 64.03°) |
| OKLab | oklab(81.05% 0.0469 0.0797) |
| OKLCH | oklch(81.05% 0.093 59.5) |
| XYZ | xyz(55.5472, 52.0868, 28.9534) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.25
Apricot (survey)
#FFB16D
ΔE00 5.06
Sandybrown
#F4A460
ΔE00 5.97
Burlywood
#DEB887
ΔE00 6.23
Pale Orange
#FFA756
ΔE00 7.65
Tan
#D2B48C
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB384 #84BFEE
analogous
#EE848A #EEB384 #EEE884
triadic
#EEB384 #84EEB3 #B384EE
tetradic
#EEB384 #8AEE84 #84BFEE #E884EE
square
#EEB384 #8AEE84 #84BFEE #E884EE
split-complementary
#EEB384 #84EEE8 #848AEE
monochromatic
#DA711E #E7924E #EEB384 #F5D4BA #FBEEE4
Accessibility & contrast
On white
1.84
#EEB384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#EEB384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB384
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB384 | 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)
#C5B781
Deuteranopia (green-blind)
#D3C485
Tritanopia (blue-blind)
#FFA7A7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eeb384; /* rgb */ color: rgb(238, 179, 132); /* oklch */ color: oklch(81.0% 0.093 59.5);
Tailwind
colors: {
custom: {
50: '#f6c9a8',
500: '#eeb384',
950: '#000000',
},
}SCSS
$custom: #eeb384; $custom-light: #f6c9a8; $custom-dark: #000000;
JSON
{
"hex": "#eeb384",
"rgb": {
"r": 238,
"g": 179,
"b": 132
},
"hsl": {
"h": 26.604,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.81047,
"c": 0.09253,
"h": 59.5
},
"luminance": 0.52083
}Semantic roles & 50–950 ramp
primary
#EEB384
secondary
#4E92C9
accent
#7ED80E
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280