#EEB58F#EEB58F
#EEB58F is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.6% C 0.084 H 54.9°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB58F |
|---|---|
| RGB | rgb(238, 181, 143) |
| HSL | hsl(24, 74%, 75%) |
| HSV | hsv(24, 40%, 93%) |
| CMYK | cmyk(0%, 23.9%, 39.9%, 6.7%) |
| CIE-LAB | lab(78.00, 15.84, 27.37) |
| CIE-LCH | lch(78.00, 31.62, 59.94°) |
| OKLab | oklab(81.63% 0.0481 0.0685) |
| OKLCH | oklch(81.63% 0.084 54.9) |
| XYZ | xyz(56.7437, 53.2114, 33.2633) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.87
Apricot
#FBCEB1
ΔE00 6.49
Apricot (survey)
#FFB16D
ΔE00 7.13
Burlywood
#DEB887
ΔE00 7.48
Sandybrown
#F4A460
ΔE00 7.94
Pale Salmon
#FFB19A
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB58F #8FC8EE
analogous
#EE8F99 #EEB58F #EEE48F
triadic
#EEB58F #8FEEB5 #B58FEE
tetradic
#EEB58F #99EE8F #8FC8EE #E48FEE
square
#EEB58F #99EE8F #8FC8EE #E48FEE
split-complementary
#EEB58F #8FEEE4 #8F99EE
monochromatic
#DE6F25 #E6925A #EEB58F #F6D8C4 #FBEDE4
Accessibility & contrast
On white
1.80
#EEB58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#EEB58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB58F
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB58F | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8C
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#FEAAAB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #eeb58f; /* rgb */ color: rgb(238, 181, 143); /* oklch */ color: oklch(81.6% 0.084 54.9);
Tailwind
colors: {
custom: {
50: '#f5cbb0',
500: '#eeb58f',
950: '#000000',
},
}SCSS
$custom: #eeb58f; $custom-light: #f5cbb0; $custom-dark: #000000;
JSON
{
"hex": "#eeb58f",
"rgb": {
"r": 238,
"g": 181,
"b": 143
},
"hsl": {
"h": 24,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.81628,
"c": 0.08371,
"h": 54.9
},
"luminance": 0.53208
}Semantic roles & 50–950 ramp
primary
#EEB58F
secondary
#589CCA
accent
#87D610
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281