#EFBC7E#EFBC7E
#EFBC7E is a very light, moderate orange. Relative luminance 0.558; OKLCH L 82.7% C 0.098 H 71.2°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBC7E |
|---|---|
| RGB | rgb(239, 188, 126) |
| HSL | hsl(33, 78%, 72%) |
| HSV | hsv(33, 47%, 94%) |
| CMYK | cmyk(0%, 21.3%, 47.3%, 6.3%) |
| CIE-LAB | lab(79.52, 10.80, 38.28) |
| CIE-LCH | lch(79.52, 39.77, 74.24°) |
| OKLab | oklab(82.74% 0.0317 0.0932) |
| OKLCH | oklch(82.74% 0.098 71.2) |
| XYZ | xyz(57.3481, 55.8269, 27.4897) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.07
Apricot (survey)
#FFB16D
ΔE00 6.46
Very Light Brown
#D3B683
ΔE00 6.57
Fawn
#CFAF7B
ΔE00 6.70
Tan
#D2B48C
ΔE00 7.11
Tan (survey)
#D1B26F
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBC7E #7EB1EF
analogous
#EF847E #EFBC7E #EAEF7E
triadic
#EFBC7E #7EEFBC #BC7EEF
tetradic
#EFBC7E #7EEF84 #7EB1EF #EF7EEA
square
#EFBC7E #7EEF84 #7EB1EF #EF7EEA
split-complementary
#EFBC7E #7EEAEF #847EEF
monochromatic
#D8831B #E8A048 #EFBC7E #F6D8B4 #FCF1E4
Accessibility & contrast
On white
1.73
#EFBC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#EFBC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBC7E
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBC7E | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE79
Deuteranopia (green-blind)
#DACA7F
Tritanopia (blue-blind)
#FFAFAC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efbc7e; /* rgb */ color: rgb(239, 188, 126); /* oklch */ color: oklch(82.7% 0.098 71.2);
Tailwind
colors: {
custom: {
50: '#f6d0a4',
500: '#efbc7e',
950: '#000000',
},
}SCSS
$custom: #efbc7e; $custom-light: #f6d0a4; $custom-dark: #000000;
JSON
{
"hex": "#efbc7e",
"rgb": {
"r": 239,
"g": 188,
"b": 126
},
"hsl": {
"h": 32.92,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.82743,
"c": 0.0984,
"h": 71.2
},
"luminance": 0.55824
}Semantic roles & 50–950 ramp
primary
#EFBC7E
secondary
#4882C9
accent
#69DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380