#EEB48A#EEB48A
#EEB48A is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.3% C 0.088 H 57.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB48A |
|---|---|
| RGB | rgb(238, 180, 138) |
| HSL | hsl(25, 75%, 74%) |
| HSV | hsv(25, 42%, 93%) |
| CMYK | cmyk(0%, 24.4%, 42%, 6.7%) |
| CIE-LAB | lab(77.67, 15.83, 29.59) |
| CIE-LCH | lch(77.67, 33.56, 61.85°) |
| OKLab | oklab(81.34% 0.0477 0.0736) |
| OKLCH | oklch(81.34% 0.088 57) |
| XYZ | xyz(56.1707, 52.6581, 31.2453) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.39
Apricot (survey)
#FFB16D
ΔE00 6.13
Burlywood
#DEB887
ΔE00 6.83
Sandybrown
#F4A460
ΔE00 6.97
Apricot
#FBCEB1
ΔE00 7.15
Tan
#D2B48C
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB48A #8AC4EE
analogous
#EE8A92 #EEB48A #EEE68A
triadic
#EEB48A #8AEEB4 #B48AEE
tetradic
#EEB48A #92EE8A #8AC4EE #E68AEE
square
#EEB48A #92EE8A #8AC4EE #E68AEE
split-complementary
#EEB48A #8AEEE6 #8A92EE
monochromatic
#DD7020 #E69255 #EEB48A #F6D6BF #FBEEE4
Accessibility & contrast
On white
1.82
#EEB48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#EEB48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB48A
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB48A | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B887
Deuteranopia (green-blind)
#D3C58A
Tritanopia (blue-blind)
#FEA9A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eeb48a; /* rgb */ color: rgb(238, 180, 138); /* oklch */ color: oklch(81.3% 0.088 57.0);
Tailwind
colors: {
custom: {
50: '#f5caac',
500: '#eeb48a',
950: '#000000',
},
}SCSS
$custom: #eeb48a; $custom-light: #f5caac; $custom-dark: #000000;
JSON
{
"hex": "#eeb48a",
"rgb": {
"r": 238,
"g": 180,
"b": 138
},
"hsl": {
"h": 25.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.81344,
"c": 0.0877,
"h": 57
},
"luminance": 0.52655
}Semantic roles & 50–950 ramp
primary
#EEB48A
secondary
#5398C9
accent
#83D70F
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281