#EFB49E#EFB49E
#EFB49E is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.9% C 0.076 H 41.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB49E |
|---|---|
| RGB | rgb(239, 180, 158) |
| HSL | hsl(16, 72%, 78%) |
| HSV | hsv(16, 34%, 94%) |
| CMYK | cmyk(0%, 24.7%, 33.9%, 6.3%) |
| CIE-LAB | lab(78.15, 18.51, 19.56) |
| CIE-LCH | lch(78.15, 26.93, 46.59°) |
| OKLab | oklab(81.86% 0.0567 0.05) |
| OKLCH | oklch(81.86% 0.076 41.4) |
| XYZ | xyz(58.0911, 53.4651, 39.6011) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.86
Light Salmon
#FEA993
ΔE00 5.28
Pinkish Tan
#D99B82
ΔE00 6.69
Blush (survey)
#F29E8E
ΔE00 7.01
Apricot
#FBCEB1
ΔE00 7.57
Lightsalmon
#FFA07A
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB49E #9ED9EF
analogous
#EF9EB1 #EFB49E #EFDC9E
triadic
#EFB49E #9EEFB4 #B49EEF
tetradic
#EFB49E #B1EF9E #9ED9EF #DC9EEF
square
#EFB49E #B1EF9E #9ED9EF #DC9EEF
split-complementary
#EFB49E #9EEFDC #9EB1EF
monochromatic
#DE6335 #E68B69 #EFB49E #F8DDD3 #FBEBE5
Accessibility & contrast
On white
1.80
#EFB49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#EFB49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB49E
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB49E | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9C
Deuteranopia (green-blind)
#D0C69E
Tritanopia (blue-blind)
#FEABAE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb49e; /* rgb */ color: rgb(239, 180, 158); /* oklch */ color: oklch(81.9% 0.076 41.4);
Tailwind
colors: {
custom: {
50: '#f6caba',
500: '#efb49e',
950: '#000000',
},
}SCSS
$custom: #efb49e; $custom-light: #f6caba; $custom-dark: #000000;
JSON
{
"hex": "#efb49e",
"rgb": {
"r": 239,
"g": 180,
"b": 158
},
"hsl": {
"h": 16.296,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.8186,
"c": 0.0756,
"h": 41.4
},
"luminance": 0.53462
}Semantic roles & 50–950 ramp
primary
#EFB49E
secondary
#65B0CC
accent
#9FD412
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281