#EEB488#EEB488
#EEB488 is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.3% C 0.089 H 58.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB488 |
|---|---|
| RGB | rgb(238, 180, 136) |
| HSL | hsl(26, 75%, 73%) |
| HSV | hsv(26, 43%, 93%) |
| CMYK | cmyk(0%, 24.4%, 42.9%, 6.7%) |
| CIE-LAB | lab(77.64, 15.62, 30.60) |
| CIE-LCH | lch(77.64, 34.36, 62.96°) |
| OKLab | oklab(81.31% 0.0469 0.0759) |
| OKLCH | oklch(81.31% 0.089 58.3) |
| XYZ | xyz(56.0273, 52.6007, 30.4897) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.37
Apricot (survey)
#FFB16D
ΔE00 5.70
Burlywood
#DEB887
ΔE00 6.46
Sandybrown
#F4A460
ΔE00 6.62
Apricot
#FBCEB1
ΔE00 7.42
Tan
#D2B48C
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB488 #88C2EE
analogous
#EE888F #EEB488 #EEE788
triadic
#EEB488 #88EEB4 #B488EE
tetradic
#EEB488 #8FEE88 #88C2EE #E788EE
square
#EEB488 #8FEE88 #88C2EE #E788EE
split-complementary
#EEB488 #88EEE7 #888FEE
monochromatic
#DC711F #E69252 #EEB488 #F6D6BE #FBEEE4
Accessibility & contrast
On white
1.82
#EEB488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#EEB488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB488
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB488 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B885
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#FEA8A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eeb488; /* rgb */ color: rgb(238, 180, 136); /* oklch */ color: oklch(81.3% 0.089 58.3);
Tailwind
colors: {
custom: {
50: '#f6caab',
500: '#eeb488',
950: '#000000',
},
}SCSS
$custom: #eeb488; $custom-light: #f6caab; $custom-dark: #000000;
JSON
{
"hex": "#eeb488",
"rgb": {
"r": 238,
"g": 180,
"b": 136
},
"hsl": {
"h": 25.882,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.81307,
"c": 0.08924,
"h": 58.3
},
"luminance": 0.52597
}Semantic roles & 50–950 ramp
primary
#EEB488
secondary
#5195C9
accent
#81D70E
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281