#EFB07E#EFB07E
#EFB07E is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.5% C 0.099 H 59.2°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB07E |
|---|---|
| RGB | rgb(239, 176, 126) |
| HSL | hsl(27, 78%, 72%) |
| HSV | hsv(27, 47%, 94%) |
| CMYK | cmyk(0%, 26.4%, 47.3%, 6.3%) |
| CIE-LAB | lab(76.63, 17.13, 34.56) |
| CIE-LCH | lch(76.63, 38.57, 63.63°) |
| OKLab | oklab(80.49% 0.0505 0.0847) |
| OKLCH | oklch(80.49% 0.099 59.2) |
| XYZ | xyz(54.8904, 50.9114, 26.6704) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.62
Apricot (survey)
#FFB16D
ΔE00 4.25
Sandybrown
#F4A460
ΔE00 4.87
Pale Orange
#FFA756
ΔE00 6.66
Burlywood
#DEB887
ΔE00 6.90
Faded Orange
#F0944D
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB07E #7EBDEF
analogous
#EF7E85 #EFB07E #EFE97E
triadic
#EFB07E #7EEFB0 #B07EEF
tetradic
#EFB07E #85EF7E #7EBDEF #E97EEF
square
#EFB07E #85EF7E #7EBDEF #E97EEF
split-complementary
#EFB07E #7EEFE9 #7E85EF
monochromatic
#D86E1B #E88F48 #EFB07E #F6D1B4 #FCEEE4
Accessibility & contrast
On white
1.88
#EFB07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#EFB07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB07E
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB07E | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B57A
Deuteranopia (green-blind)
#D2C37F
Tritanopia (blue-blind)
#FFA3A3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #efb07e; /* rgb */ color: rgb(239, 176, 126); /* oklch */ color: oklch(80.5% 0.099 59.2);
Tailwind
colors: {
custom: {
50: '#f7c7a4',
500: '#efb07e',
950: '#000000',
},
}SCSS
$custom: #efb07e; $custom-light: #f7c7a4; $custom-dark: #000000;
JSON
{
"hex": "#efb07e",
"rgb": {
"r": 239,
"g": 176,
"b": 126
},
"hsl": {
"h": 26.549,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.80488,
"c": 0.09857,
"h": 59.2
},
"luminance": 0.50908
}Semantic roles & 50–950 ramp
primary
#EFB07E
secondary
#4890C9
accent
#7FDA0B
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280