#EEB593#EEB593
#EEB593 is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.7% C 0.081 H 52.1°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB593 |
|---|---|
| RGB | rgb(238, 181, 147) |
| HSL | hsl(22, 73%, 75%) |
| HSV | hsv(22, 38%, 93%) |
| CMYK | cmyk(0%, 23.9%, 38.2%, 6.7%) |
| CIE-LAB | lab(78.07, 16.29, 25.34) |
| CIE-LCH | lch(78.07, 30.12, 57.26°) |
| OKLab | oklab(81.71% 0.0497 0.0638) |
| OKLCH | oklch(81.71% 0.081 52.1) |
| XYZ | xyz(57.0521, 53.3348, 34.8877) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.47
Apricot
#FBCEB1
ΔE00 6.24
Pale Salmon
#FFB19A
ΔE00 6.89
Pinkish Tan
#D99B82
ΔE00 7.53
Lightsalmon
#FFA07A
ΔE00 8.04
Apricot (survey)
#FFB16D
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB593 #93CCEE
analogous
#EE939E #EEB593 #EEE393
triadic
#EEB593 #93EEB5 #B593EE
tetradic
#EEB593 #9EEE93 #93CCEE #E393EE
square
#EEB593 #9EEE93 #93CCEE #E393EE
split-complementary
#EEB593 #93EEE3 #939EEE
monochromatic
#DD6D29 #E6915E #EEB593 #F6D9C8 #FBEDE5
Accessibility & contrast
On white
1.80
#EEB593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#EEB593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB593
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB593 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA91
Deuteranopia (green-blind)
#D2C693
Tritanopia (blue-blind)
#FDABAC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #eeb593; /* rgb */ color: rgb(238, 181, 147); /* oklch */ color: oklch(81.7% 0.081 52.1);
Tailwind
colors: {
custom: {
50: '#f5cbb3',
500: '#eeb593',
950: '#000000',
},
}SCSS
$custom: #eeb593; $custom-light: #f5cbb3; $custom-dark: #000000;
JSON
{
"hex": "#eeb593",
"rgb": {
"r": 238,
"g": 181,
"b": 147
},
"hsl": {
"h": 22.418,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.81708,
"c": 0.08084,
"h": 52.1
},
"luminance": 0.53331
}Semantic roles & 50–950 ramp
primary
#EEB593
secondary
#5BA1CA
accent
#8CD511
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281