#EFB39E#EFB39E
#EFB39E is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.7% C 0.076 H 40.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB39E |
|---|---|
| RGB | rgb(239, 179, 158) |
| HSL | hsl(16, 72%, 78%) |
| HSV | hsv(16, 34%, 94%) |
| CMYK | cmyk(0%, 25.1%, 33.9%, 6.3%) |
| CIE-LAB | lab(77.91, 19.04, 19.24) |
| CIE-LCH | lch(77.91, 27.06, 45.30°) |
| OKLab | oklab(81.68% 0.0583 0.0492) |
| OKLCH | oklch(81.68% 0.076 40.1) |
| XYZ | xyz(57.8899, 53.0628, 39.5341) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.60
Light Salmon
#FEA993
ΔE00 4.93
Blush (survey)
#F29E8E
ΔE00 6.56
Pinkish Tan
#D99B82
ΔE00 6.58
Darksalmon
#E9967A
ΔE00 7.80
Lightsalmon
#FFA07A
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB39E #9EDAEF
analogous
#EF9EB1 #EFB39E #EFDC9E
triadic
#EFB39E #9EEFB3 #B39EEF
tetradic
#EFB39E #B1EF9E #9EDAEF #DC9EEF
square
#EFB39E #B1EF9E #9EDAEF #DC9EEF
split-complementary
#EFB39E #9EEFDC #9EB1EF
monochromatic
#DE6135 #E68A69 #EFB39E #F8DCD3 #FBEAE5
Accessibility & contrast
On white
1.81
#EFB39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#EFB39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB39E
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB39E | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99C
Deuteranopia (green-blind)
#CFC59E
Tritanopia (blue-blind)
#FEAAAD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb39e; /* rgb */ color: rgb(239, 179, 158); /* oklch */ color: oklch(81.7% 0.076 40.1);
Tailwind
colors: {
custom: {
50: '#f6caba',
500: '#efb39e',
950: '#000000',
},
}SCSS
$custom: #efb39e; $custom-light: #f6caba; $custom-dark: #000000;
JSON
{
"hex": "#efb39e",
"rgb": {
"r": 239,
"g": 179,
"b": 158
},
"hsl": {
"h": 15.556,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.81676,
"c": 0.07627,
"h": 40.1
},
"luminance": 0.5306
}Semantic roles & 50–950 ramp
primary
#EFB39E
secondary
#65B1CC
accent
#A1D412
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281