#EEB388#EEB388
#EEB388 is a light, moderate orange. Relative luminance 0.522; OKLCH L 81.1% C 0.089 H 57.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB388 |
|---|---|
| RGB | rgb(238, 179, 136) |
| HSL | hsl(25, 75%, 73%) |
| HSV | hsv(25, 43%, 93%) |
| CMYK | cmyk(0%, 24.8%, 42.9%, 6.7%) |
| CIE-LAB | lab(77.40, 16.15, 30.28) |
| CIE-LCH | lch(77.40, 34.32, 61.93°) |
| OKLab | oklab(81.12% 0.0485 0.0752) |
| OKLCH | oklch(81.12% 0.089 57.2) |
| XYZ | xyz(55.8261, 52.1984, 30.4227) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.16
Apricot (survey)
#FFB16D
ΔE00 5.85
Sandybrown
#F4A460
ΔE00 6.62
Burlywood
#DEB887
ΔE00 6.89
Apricot
#FBCEB1
ΔE00 7.50
Tan
#D2B48C
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB388 #88C3EE
analogous
#EE8890 #EEB388 #EEE688
triadic
#EEB388 #88EEB3 #B388EE
tetradic
#EEB388 #90EE88 #88C3EE #E688EE
square
#EEB388 #90EE88 #88C3EE #E688EE
split-complementary
#EEB388 #88EEE6 #8890EE
monochromatic
#DC6F1F #E69152 #EEB388 #F6D5BE #FBEEE4
Accessibility & contrast
On white
1.84
#EEB388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#EEB388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB388
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB388 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B885
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#FEA7A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eeb388; /* rgb */ color: rgb(238, 179, 136); /* oklch */ color: oklch(81.1% 0.089 57.2);
Tailwind
colors: {
custom: {
50: '#f6c9ab',
500: '#eeb388',
950: '#000000',
},
}SCSS
$custom: #eeb388; $custom-light: #f6c9ab; $custom-dark: #000000;
JSON
{
"hex": "#eeb388",
"rgb": {
"r": 238,
"g": 179,
"b": 136
},
"hsl": {
"h": 25.294,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.8112,
"c": 0.08945,
"h": 57.2
},
"luminance": 0.52195
}Semantic roles & 50–950 ramp
primary
#EEB388
secondary
#5196C9
accent
#83D70E
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281