#EFB47F#EFB47F
#EFB47F is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.2% C 0.097 H 62.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB47F |
|---|---|
| RGB | rgb(239, 180, 127) |
| HSL | hsl(28, 78%, 72%) |
| HSV | hsv(28, 47%, 94%) |
| CMYK | cmyk(0%, 24.7%, 46.9%, 6.3%) |
| CIE-LAB | lab(77.60, 15.11, 35.29) |
| CIE-LCH | lch(77.60, 38.39, 66.82°) |
| OKLab | oklab(81.25% 0.0446 0.0864) |
| OKLCH | oklch(81.25% 0.097 62.7) |
| XYZ | xyz(55.7511, 52.5291, 27.2772) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.27
Peach (survey)
#FFB07C
ΔE00 4.90
Sandybrown
#F4A460
ΔE00 5.51
Burlywood
#DEB887
ΔE00 5.57
Pale Orange
#FFA756
ΔE00 6.86
Tan
#D2B48C
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB47F #7FBAEF
analogous
#EF7F82 #EFB47F #EFEC7F
triadic
#EFB47F #7FEFB4 #B47FEF
tetradic
#EFB47F #82EF7F #7FBAEF #EC7FEF
square
#EFB47F #82EF7F #7FBAEF #EC7FEF
split-complementary
#EFB47F #7FEFEC #7F82EF
monochromatic
#D9751B #E89449 #EFB47F #F6D4B5 #FCEFE4
Accessibility & contrast
On white
1.83
#EFB47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#EFB47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB47F
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB47F | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B87B
Deuteranopia (green-blind)
#D4C580
Tritanopia (blue-blind)
#FFA7A7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb47f; /* rgb */ color: rgb(239, 180, 127); /* oklch */ color: oklch(81.2% 0.097 62.7);
Tailwind
colors: {
custom: {
50: '#f7caa4',
500: '#efb47f',
950: '#000000',
},
}SCSS
$custom: #efb47f; $custom-light: #f7caa4; $custom-dark: #000000;
JSON
{
"hex": "#efb47f",
"rgb": {
"r": 239,
"g": 180,
"b": 127
},
"hsl": {
"h": 28.393,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.81249,
"c": 0.09721,
"h": 62.7
},
"luminance": 0.52526
}Semantic roles & 50–950 ramp
primary
#EFB47F
secondary
#498DC9
accent
#78DA0B
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280