#EFB07A#EFB07A
#EFB07A is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.4% C 0.102 H 61.2°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB07A |
|---|---|
| RGB | rgb(239, 176, 122) |
| HSL | hsl(28, 79%, 71%) |
| HSV | hsv(28, 49%, 94%) |
| CMYK | cmyk(0%, 26.4%, 49%, 6.3%) |
| CIE-LAB | lab(76.56, 16.76, 36.58) |
| CIE-LCH | lch(76.56, 40.23, 65.39°) |
| OKLab | oklab(80.42% 0.0489 0.0891) |
| OKLCH | oklch(80.42% 0.102 61.2) |
| XYZ | xyz(54.6374, 50.8103, 25.3382) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.67
Peach (survey)
#FFB07C
ΔE00 4.15
Sandybrown
#F4A460
ΔE00 4.41
Pale Orange
#FFA756
ΔE00 6.04
Burlywood
#DEB887
ΔE00 6.55
Light Orange
#FDAA48
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB07A #7AB9EF
analogous
#EF7A7E #EFB07A #EFEA7A
triadic
#EFB07A #7AEFB0 #B07AEF
tetradic
#EFB07A #7EEF7A #7AB9EF #EA7AEF
square
#EFB07A #7EEF7A #7AB9EF #EA7AEF
split-complementary
#EFB07A #7AEFEA #7A7EEF
monochromatic
#D5701A #E89043 #EFB07A #F6D0B1 #FCEFE4
Accessibility & contrast
On white
1.88
#EFB07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#EFB07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB07A
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB07A | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B576
Deuteranopia (green-blind)
#D2C37B
Tritanopia (blue-blind)
#FFA3A2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #efb07a; /* rgb */ color: rgb(239, 176, 122); /* oklch */ color: oklch(80.4% 0.102 61.2);
Tailwind
colors: {
custom: {
50: '#f7c7a1',
500: '#efb07a',
950: '#000000',
},
}SCSS
$custom: #efb07a; $custom-light: #f7c7a1; $custom-dark: #000000;
JSON
{
"hex": "#efb07a",
"rgb": {
"r": 239,
"g": 176,
"b": 122
},
"hsl": {
"h": 27.692,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.8042,
"c": 0.10161,
"h": 61.2
},
"luminance": 0.50807
}Semantic roles & 50–950 ramp
primary
#EFB07A
secondary
#448CC9
accent
#7BDB0B
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280