#EFB47A#EFB47A
#EFB47A is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.2% C 0.101 H 65.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB47A |
|---|---|
| RGB | rgb(239, 180, 122) |
| HSL | hsl(30, 79%, 71%) |
| HSV | hsv(30, 49%, 94%) |
| CMYK | cmyk(0%, 24.7%, 49%, 6.3%) |
| CIE-LAB | lab(77.52, 14.64, 37.80) |
| CIE-LCH | lch(77.52, 40.53, 68.82°) |
| OKLab | oklab(81.17% 0.0426 0.0919) |
| OKLCH | oklch(81.17% 0.101 65.1) |
| XYZ | xyz(55.4333, 52.4020, 25.6035) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.07
Burlywood
#DEB887
ΔE00 5.35
Sandybrown
#F4A460
ΔE00 5.39
Peach (survey)
#FFB07C
ΔE00 5.72
Pale Orange
#FFA756
ΔE00 6.45
Light Orange
#FDAA48
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB47A #7AB5EF
analogous
#EF7A7A #EFB47A #EFEF7A
triadic
#EFB47A #7AEFB4 #B47AEF
tetradic
#EFB47A #7AEF7A #7AB5EF #EF7AEF
square
#EFB47A #7AEF7A #7AB5EF #EF7AEF
split-complementary
#EFB47A #7AEFEF #7A7AEF
monochromatic
#D5761A #E89543 #EFB47A #F6D3B1 #FCF0E4
Accessibility & contrast
On white
1.83
#EFB47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#EFB47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB47A
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB47A | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B875
Deuteranopia (green-blind)
#D5C57B
Tritanopia (blue-blind)
#FFA7A5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb47a; /* rgb */ color: rgb(239, 180, 122); /* oklch */ color: oklch(81.2% 0.101 65.1);
Tailwind
colors: {
custom: {
50: '#f7caa1',
500: '#efb47a',
950: '#000000',
},
}SCSS
$custom: #efb47a; $custom-light: #f7caa1; $custom-dark: #000000;
JSON
{
"hex": "#efb47a",
"rgb": {
"r": 239,
"g": 180,
"b": 122
},
"hsl": {
"h": 29.744,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.81166,
"c": 0.10126,
"h": 65.1
},
"luminance": 0.52398
}Semantic roles & 50–950 ramp
primary
#EFB47A
secondary
#4487C9
accent
#74DB0B
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280