#EFB07B#EFB07B
#EFB07B is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.4% C 0.101 H 60.7°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB07B |
|---|---|
| RGB | rgb(239, 176, 123) |
| HSL | hsl(27, 78%, 71%) |
| HSV | hsv(27, 49%, 94%) |
| CMYK | cmyk(0%, 26.4%, 48.5%, 6.3%) |
| CIE-LAB | lab(76.58, 16.85, 36.07) |
| CIE-LCH | lch(76.58, 39.81, 64.96°) |
| OKLab | oklab(80.44% 0.0493 0.088) |
| OKLCH | oklch(80.44% 0.101 60.7) |
| XYZ | xyz(54.6997, 50.8352, 25.6662) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.79
Peach (survey)
#FFB07C
ΔE00 4.00
Sandybrown
#F4A460
ΔE00 4.50
Pale Orange
#FFA756
ΔE00 6.18
Burlywood
#DEB887
ΔE00 6.62
Light Orange
#FDAA48
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB07B #7BBAEF
analogous
#EF7B80 #EFB07B #EFEA7B
triadic
#EFB07B #7BEFB0 #B07BEF
tetradic
#EFB07B #80EF7B #7BBAEF #EA7BEF
square
#EFB07B #80EF7B #7BBAEF #EA7BEF
split-complementary
#EFB07B #7BEFEA #7B80EF
monochromatic
#D6701A #E88F44 #EFB07B #F6D1B2 #FCEFE4
Accessibility & contrast
On white
1.88
#EFB07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#EFB07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB07B
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB07B | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B577
Deuteranopia (green-blind)
#D2C37C
Tritanopia (blue-blind)
#FFA3A3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #efb07b; /* rgb */ color: rgb(239, 176, 123); /* oklch */ color: oklch(80.4% 0.101 60.7);
Tailwind
colors: {
custom: {
50: '#f7c7a2',
500: '#efb07b',
950: '#000000',
},
}SCSS
$custom: #efb07b; $custom-light: #f7c7a2; $custom-dark: #000000;
JSON
{
"hex": "#efb07b",
"rgb": {
"r": 239,
"g": 176,
"b": 123
},
"hsl": {
"h": 27.414,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.80437,
"c": 0.10085,
"h": 60.7
},
"luminance": 0.50831
}Semantic roles & 50–950 ramp
primary
#EFB07B
secondary
#458DC9
accent
#7CDB0B
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280