#EEB491#EEB491
#EEB491 is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.5% C 0.083 H 52.3°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB491 |
|---|---|
| RGB | rgb(238, 180, 145) |
| HSL | hsl(23, 73%, 75%) |
| HSV | hsv(23, 39%, 93%) |
| CMYK | cmyk(0%, 24.4%, 39.1%, 6.7%) |
| CIE-LAB | lab(77.80, 16.60, 26.03) |
| CIE-LCH | lch(77.80, 30.87, 57.48°) |
| OKLab | oklab(81.48% 0.0505 0.0654) |
| OKLCH | oklch(81.48% 0.083 52.3) |
| XYZ | xyz(56.6939, 52.8673, 34.0008) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.16
Apricot
#FBCEB1
ΔE00 6.54
Pale Salmon
#FFB19A
ΔE00 6.98
Pinkish Tan
#D99B82
ΔE00 7.43
Lightsalmon
#FFA07A
ΔE00 7.83
Apricot (survey)
#FFB16D
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB491 #91CBEE
analogous
#EE919C #EEB491 #EEE391
triadic
#EEB491 #91EEB4 #B491EE
tetradic
#EEB491 #9CEE91 #91CBEE #E391EE
square
#EEB491 #9CEE91 #91CBEE #E391EE
split-complementary
#EEB491 #91EEE3 #919CEE
monochromatic
#DE6C27 #E6905C #EEB491 #F6D8C6 #FBEDE4
Accessibility & contrast
On white
1.81
#EEB491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#EEB491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB491
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB491 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98F
Deuteranopia (green-blind)
#D2C591
Tritanopia (blue-blind)
#FEAAAB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eeb491; /* rgb */ color: rgb(238, 180, 145); /* oklch */ color: oklch(81.5% 0.083 52.3);
Tailwind
colors: {
custom: {
50: '#f5cab1',
500: '#eeb491',
950: '#000000',
},
}SCSS
$custom: #eeb491; $custom-light: #f5cab1; $custom-dark: #000000;
JSON
{
"hex": "#eeb491",
"rgb": {
"r": 238,
"g": 180,
"b": 145
},
"hsl": {
"h": 22.581,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.81481,
"c": 0.08259,
"h": 52.3
},
"luminance": 0.52864
}Semantic roles & 50–950 ramp
primary
#EEB491
secondary
#5A9FCA
accent
#8BD510
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281