#EFB07F#EFB07F
#EFB07F is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.5% C 0.098 H 58.7°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB07F |
|---|---|
| RGB | rgb(239, 176, 127) |
| HSL | hsl(26, 78%, 72%) |
| HSV | hsv(26, 47%, 94%) |
| CMYK | cmyk(0%, 26.4%, 46.9%, 6.3%) |
| CIE-LAB | lab(76.64, 17.23, 34.06) |
| CIE-LCH | lch(76.64, 38.17, 63.17°) |
| OKLab | oklab(80.51% 0.0509 0.0836) |
| OKLCH | oklch(80.51% 0.098 58.7) |
| XYZ | xyz(54.9552, 50.9374, 27.0120) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.53
Apricot (survey)
#FFB16D
ΔE00 4.43
Sandybrown
#F4A460
ΔE00 5.02
Pale Orange
#FFA756
ΔE00 6.84
Burlywood
#DEB887
ΔE00 7.01
Faded Orange
#F0944D
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB07F #7FBEEF
analogous
#EF7F86 #EFB07F #EFE87F
triadic
#EFB07F #7FEFB0 #B07FEF
tetradic
#EFB07F #86EF7F #7FBEEF #E87FEF
square
#EFB07F #86EF7F #7FBEEF #E87FEF
split-complementary
#EFB07F #7FEFE8 #7F86EF
monochromatic
#D96E1B #E88E49 #EFB07F #F6D2B5 #FCEEE4
Accessibility & contrast
On white
1.88
#EFB07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#EFB07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB07F
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB07F | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B57B
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#FFA3A4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #efb07f; /* rgb */ color: rgb(239, 176, 127); /* oklch */ color: oklch(80.5% 0.098 58.7);
Tailwind
colors: {
custom: {
50: '#f7c7a4',
500: '#efb07f',
950: '#000000',
},
}SCSS
$custom: #efb07f; $custom-light: #f7c7a4; $custom-dark: #000000;
JSON
{
"hex": "#efb07f",
"rgb": {
"r": 239,
"g": 176,
"b": 127
},
"hsl": {
"h": 26.25,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.80505,
"c": 0.09781,
"h": 58.7
},
"luminance": 0.50934
}Semantic roles & 50–950 ramp
primary
#EFB07F
secondary
#4991C9
accent
#80DA0B
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280