#EFB39D#EFB39D
#EFB39D is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.7% C 0.077 H 41.0°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB39D |
|---|---|
| RGB | rgb(239, 179, 157) |
| HSL | hsl(16, 72%, 78%) |
| HSV | hsv(16, 34%, 94%) |
| CMYK | cmyk(0%, 25.1%, 34.3%, 6.3%) |
| CIE-LAB | lab(77.89, 18.91, 19.75) |
| CIE-LCH | lch(77.89, 27.34, 46.23°) |
| OKLab | oklab(81.65% 0.0579 0.0504) |
| OKLCH | oklch(81.65% 0.077 41) |
| XYZ | xyz(57.8042, 53.0285, 39.0826) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.66
Light Salmon
#FEA993
ΔE00 5.02
Pinkish Tan
#D99B82
ΔE00 6.49
Blush (survey)
#F29E8E
ΔE00 6.73
Lightsalmon
#FFA07A
ΔE00 7.67
Darksalmon
#E9967A
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB39D #9DD9EF
analogous
#EF9DB0 #EFB39D #EFDC9D
triadic
#EFB39D #9DEFB3 #B39DEF
tetradic
#EFB39D #B0EF9D #9DD9EF #DC9DEF
square
#EFB39D #B0EF9D #9DD9EF #DC9DEF
split-complementary
#EFB39D #9DEFDC #9DB0EF
monochromatic
#DE6134 #E68A68 #EFB39D #F8DCD2 #FBEBE5
Accessibility & contrast
On white
1.81
#EFB39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#EFB39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB39D
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB39D | 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)
#C2B99B
Deuteranopia (green-blind)
#D0C59D
Tritanopia (blue-blind)
#FEAAAD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb39d; /* rgb */ color: rgb(239, 179, 157); /* oklch */ color: oklch(81.7% 0.077 41.0);
Tailwind
colors: {
custom: {
50: '#f6caba',
500: '#efb39d',
950: '#000000',
},
}SCSS
$custom: #efb39d; $custom-light: #f6caba; $custom-dark: #000000;
JSON
{
"hex": "#efb39d",
"rgb": {
"r": 239,
"g": 179,
"b": 157
},
"hsl": {
"h": 16.098,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.81654,
"c": 0.07677,
"h": 41
},
"luminance": 0.53025
}Semantic roles & 50–950 ramp
primary
#EFB39D
secondary
#64B0CC
accent
#A0D412
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281