#EFBC7F#EFBC7F
#EFBC7F is a very light, moderate orange. Relative luminance 0.558; OKLCH L 82.8% C 0.098 H 70.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBC7F |
|---|---|
| RGB | rgb(239, 188, 127) |
| HSL | hsl(33, 78%, 72%) |
| HSV | hsv(33, 47%, 94%) |
| CMYK | cmyk(0%, 21.3%, 46.9%, 6.3%) |
| CIE-LAB | lab(79.53, 10.90, 37.78) |
| CIE-LCH | lch(79.53, 39.32, 73.91°) |
| OKLab | oklab(82.76% 0.0321 0.0921) |
| OKLCH | oklch(82.76% 0.098 70.8) |
| XYZ | xyz(57.4129, 55.8528, 27.8312) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.98
Apricot (survey)
#FFB16D
ΔE00 6.38
Very Light Brown
#D3B683
ΔE00 6.58
Fawn
#CFAF7B
ΔE00 6.71
Tan
#D2B48C
ΔE00 7.02
Tan (survey)
#D1B26F
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBC7F #7FB2EF
analogous
#EF847F #EFBC7F #EAEF7F
triadic
#EFBC7F #7FEFBC #BC7FEF
tetradic
#EFBC7F #7FEF84 #7FB2EF #EF7FEA
square
#EFBC7F #7FEF84 #7FB2EF #EF7FEA
split-complementary
#EFBC7F #7FEAEF #847FEF
monochromatic
#D9821B #E8A049 #EFBC7F #F6D8B5 #FCF1E4
Accessibility & contrast
On white
1.73
#EFBC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#EFBC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBC7F
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBC7F | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7A
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#FFB0AD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efbc7f; /* rgb */ color: rgb(239, 188, 127); /* oklch */ color: oklch(82.8% 0.098 70.8);
Tailwind
colors: {
custom: {
50: '#f6d0a5',
500: '#efbc7f',
950: '#000000',
},
}SCSS
$custom: #efbc7f; $custom-light: #f6d0a5; $custom-dark: #000000;
JSON
{
"hex": "#efbc7f",
"rgb": {
"r": 239,
"g": 188,
"b": 127
},
"hsl": {
"h": 32.679,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.8276,
"c": 0.09751,
"h": 70.8
},
"luminance": 0.55849
}Semantic roles & 50–950 ramp
primary
#EFBC7F
secondary
#4983C9
accent
#6ADA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380