#EEB588#EEB588
#EEB588 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.5% C 0.089 H 59.4°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB588 |
|---|---|
| RGB | rgb(238, 181, 136) |
| HSL | hsl(26, 75%, 73%) |
| HSV | hsv(26, 43%, 93%) |
| CMYK | cmyk(0%, 23.9%, 42.9%, 6.7%) |
| CIE-LAB | lab(77.88, 15.09, 30.92) |
| CIE-LCH | lch(77.88, 34.40, 63.98°) |
| OKLab | oklab(81.49% 0.0454 0.0767) |
| OKLCH | oklch(81.49% 0.089 59.4) |
| XYZ | xyz(56.2299, 53.0059, 30.5572) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.62
Apricot (survey)
#FFB16D
ΔE00 5.61
Burlywood
#DEB887
ΔE00 6.03
Sandybrown
#F4A460
ΔE00 6.66
Apricot
#FBCEB1
ΔE00 7.38
Tan
#D2B48C
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB588 #88C1EE
analogous
#EE888E #EEB588 #EEE888
triadic
#EEB588 #88EEB5 #B588EE
tetradic
#EEB588 #8EEE88 #88C1EE #E888EE
square
#EEB588 #8EEE88 #88C1EE #E888EE
split-complementary
#EEB588 #88EEE8 #888EEE
monochromatic
#DC731F #E69452 #EEB588 #F6D6BE #FBEEE4
Accessibility & contrast
On white
1.81
#EEB588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#EEB588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB588
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB588 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B985
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#FEAAA9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eeb588; /* rgb */ color: rgb(238, 181, 136); /* oklch */ color: oklch(81.5% 0.089 59.4);
Tailwind
colors: {
custom: {
50: '#f5cbab',
500: '#eeb588',
950: '#000000',
},
}SCSS
$custom: #eeb588; $custom-light: #f5cbab; $custom-dark: #000000;
JSON
{
"hex": "#eeb588",
"rgb": {
"r": 238,
"g": 181,
"b": 136
},
"hsl": {
"h": 26.471,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.81494,
"c": 0.08907,
"h": 59.4
},
"luminance": 0.53002
}Semantic roles & 50–950 ramp
primary
#EEB588
secondary
#5194C9
accent
#7FD70E
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281