#EFBB7E#EFBB7E
#EFBB7E is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.6% C 0.098 H 70.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBB7E |
|---|---|
| RGB | rgb(239, 187, 126) |
| HSL | hsl(32, 78%, 72%) |
| HSV | hsv(32, 47%, 94%) |
| CMYK | cmyk(0%, 21.8%, 47.3%, 6.3%) |
| CIE-LAB | lab(79.27, 11.33, 37.96) |
| CIE-LCH | lch(79.27, 39.62, 73.39°) |
| OKLab | oklab(82.55% 0.0332 0.0925) |
| OKLCH | oklch(82.55% 0.098 70.2) |
| XYZ | xyz(57.1352, 55.4011, 27.4187) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.09
Apricot (survey)
#FFB16D
ΔE00 6.07
Very Light Brown
#D3B683
ΔE00 6.75
Fawn
#CFAF7B
ΔE00 6.79
Tan
#D2B48C
ΔE00 7.10
Tan (survey)
#D1B26F
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBB7E #7EB2EF
analogous
#EF837E #EFBB7E #EBEF7E
triadic
#EFBB7E #7EEFBB #BB7EEF
tetradic
#EFBB7E #7EEF83 #7EB2EF #EF7EEB
square
#EFBB7E #7EEF83 #7EB2EF #EF7EEB
split-complementary
#EFBB7E #7EEBEF #837EEF
monochromatic
#D8811B #E89E48 #EFBB7E #F6D8B4 #FCF1E4
Accessibility & contrast
On white
1.74
#EFBB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#EFBB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBB7E
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBB7E | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD79
Deuteranopia (green-blind)
#D9C97F
Tritanopia (blue-blind)
#FFAEAC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efbb7e; /* rgb */ color: rgb(239, 187, 126); /* oklch */ color: oklch(82.6% 0.098 70.2);
Tailwind
colors: {
custom: {
50: '#f6cfa4',
500: '#efbb7e',
950: '#000000',
},
}SCSS
$custom: #efbb7e; $custom-light: #f6cfa4; $custom-dark: #000000;
JSON
{
"hex": "#efbb7e",
"rgb": {
"r": 239,
"g": 187,
"b": 126
},
"hsl": {
"h": 32.389,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.82553,
"c": 0.09825,
"h": 70.2
},
"luminance": 0.55398
}Semantic roles & 50–950 ramp
primary
#EFBB7E
secondary
#4883C9
accent
#6BDA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380