#EEB494#EEB494
#EEB494 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.5% C 0.081 H 50.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB494 |
|---|---|
| RGB | rgb(238, 180, 148) |
| HSL | hsl(21, 73%, 76%) |
| HSV | hsv(21, 38%, 93%) |
| CMYK | cmyk(0%, 24.4%, 37.8%, 6.7%) |
| CIE-LAB | lab(77.85, 16.94, 24.50) |
| CIE-LCH | lch(77.85, 29.79, 55.35°) |
| OKLab | oklab(81.54% 0.0517 0.0618) |
| OKLCH | oklch(81.54% 0.081 50.1) |
| XYZ | xyz(56.9283, 52.9611, 35.2352) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.79
Pale Salmon
#FFB19A
ΔE00 6.15
Apricot
#FBCEB1
ΔE00 6.49
Pinkish Tan
#D99B82
ΔE00 7.01
Light Salmon
#FEA993
ΔE00 7.49
Lightsalmon
#FFA07A
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB494 #94CEEE
analogous
#EE94A1 #EEB494 #EEE194
triadic
#EEB494 #94EEB4 #B494EE
tetradic
#EEB494 #A1EE94 #94CEEE #E194EE
square
#EEB494 #A1EE94 #94CEEE #E194EE
split-complementary
#EEB494 #94EEE1 #94A1EE
monochromatic
#DD6A2A #E68F5F #EEB494 #F6D9C9 #FBECE5
Accessibility & contrast
On white
1.81
#EEB494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#EEB494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB494
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB494 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B992
Deuteranopia (green-blind)
#D1C594
Tritanopia (blue-blind)
#FDAAAB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eeb494; /* rgb */ color: rgb(238, 180, 148); /* oklch */ color: oklch(81.5% 0.081 50.1);
Tailwind
colors: {
custom: {
50: '#f5cab3',
500: '#eeb494',
950: '#000000',
},
}SCSS
$custom: #eeb494; $custom-light: #f5cab3; $custom-dark: #000000;
JSON
{
"hex": "#eeb494",
"rgb": {
"r": 238,
"g": 180,
"b": 148
},
"hsl": {
"h": 21.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.81543,
"c": 0.08054,
"h": 50.1
},
"luminance": 0.52958
}Semantic roles & 50–950 ramp
primary
#EEB494
secondary
#5CA3CA
accent
#8FD511
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281