#EFB47D#EFB47D
#EFB47D is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.2% C 0.099 H 63.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB47D |
|---|---|
| RGB | rgb(239, 180, 125) |
| HSL | hsl(29, 78%, 71%) |
| HSV | hsv(29, 48%, 94%) |
| CMYK | cmyk(0%, 24.7%, 47.7%, 6.3%) |
| CIE-LAB | lab(77.57, 14.92, 36.30) |
| CIE-LCH | lch(77.57, 39.24, 67.65°) |
| OKLab | oklab(81.22% 0.0438 0.0886) |
| OKLCH | oklch(81.22% 0.099 63.7) |
| XYZ | xyz(55.6220, 52.4775, 26.5976) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.14
Peach (survey)
#FFB07C
ΔE00 5.21
Sandybrown
#F4A460
ΔE00 5.42
Burlywood
#DEB887
ΔE00 5.45
Pale Orange
#FFA756
ΔE00 6.67
Tan
#D2B48C
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB47D #7DB8EF
analogous
#EF7D7F #EFB47D #EFED7D
triadic
#EFB47D #7DEFB4 #B47DEF
tetradic
#EFB47D #7FEF7D #7DB8EF #ED7DEF
square
#EFB47D #7FEF7D #7DB8EF #ED7DEF
split-complementary
#EFB47D #7DEFED #7D7FEF
monochromatic
#D7751A #E89547 #EFB47D #F6D3B3 #FCEFE4
Accessibility & contrast
On white
1.83
#EFB47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#EFB47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB47D
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB47D | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B879
Deuteranopia (green-blind)
#D5C57E
Tritanopia (blue-blind)
#FFA7A6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb47d; /* rgb */ color: rgb(239, 180, 125); /* oklch */ color: oklch(81.2% 0.099 63.7);
Tailwind
colors: {
custom: {
50: '#f7caa3',
500: '#efb47d',
950: '#000000',
},
}SCSS
$custom: #efb47d; $custom-light: #f7caa3; $custom-dark: #000000;
JSON
{
"hex": "#efb47d",
"rgb": {
"r": 239,
"g": 180,
"b": 125
},
"hsl": {
"h": 28.947,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.81215,
"c": 0.09882,
"h": 63.7
},
"luminance": 0.52474
}Semantic roles & 50–950 ramp
primary
#EFB47D
secondary
#478AC9
accent
#76DA0B
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280