#EEB993#EEB993
#EEB993 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.5% C 0.080 H 57.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB993 |
|---|---|
| RGB | rgb(238, 185, 147) |
| HSL | hsl(25, 73%, 75%) |
| HSV | hsv(25, 38%, 93%) |
| CMYK | cmyk(0%, 22.3%, 38.2%, 6.7%) |
| CIE-LAB | lab(79.03, 14.18, 26.63) |
| CIE-LCH | lch(79.03, 30.17, 61.98°) |
| OKLab | oklab(82.46% 0.0434 0.0669) |
| OKLCH | oklch(82.46% 0.08 57) |
| XYZ | xyz(57.8772, 54.9848, 35.1627) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.58
Peach (survey)
#FFB07C
ΔE00 5.69
Burlywood
#DEB887
ΔE00 6.62
Apricot (survey)
#FFB16D
ΔE00 7.42
Tan
#D2B48C
ΔE00 7.81
Light Peach
#FFD8B1
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB993 #93C8EE
analogous
#EE939A #EEB993 #EEE693
triadic
#EEB993 #93EEB9 #B993EE
tetradic
#EEB993 #9AEE93 #93C8EE #E693EE
square
#EEB993 #9AEE93 #93C8EE #E693EE
split-complementary
#EEB993 #93EEE6 #939AEE
monochromatic
#DD7429 #E6975E #EEB993 #F6DBC8 #FBEEE5
Accessibility & contrast
On white
1.75
#EEB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#EEB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB993
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB993 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD90
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#FDAFAF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eeb993; /* rgb */ color: rgb(238, 185, 147); /* oklch */ color: oklch(82.5% 0.080 57.0);
Tailwind
colors: {
custom: {
50: '#f5ceb3',
500: '#eeb993',
950: '#000000',
},
}SCSS
$custom: #eeb993; $custom-light: #f5ceb3; $custom-dark: #000000;
JSON
{
"hex": "#eeb993",
"rgb": {
"r": 238,
"g": 185,
"b": 147
},
"hsl": {
"h": 25.055,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.82456,
"c": 0.07972,
"h": 57
},
"luminance": 0.54982
}Semantic roles & 50–950 ramp
primary
#EEB993
secondary
#5B9CCA
accent
#83D511
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#171311
muted
#858381