#EFBB7D#EFBB7D
#EFBB7D is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.5% C 0.099 H 70.7°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBB7D |
|---|---|
| RGB | rgb(239, 187, 125) |
| HSL | hsl(33, 78%, 71%) |
| HSV | hsv(33, 48%, 94%) |
| CMYK | cmyk(0%, 21.8%, 47.7%, 6.3%) |
| CIE-LAB | lab(79.26, 11.23, 38.46) |
| CIE-LCH | lch(79.26, 40.07, 73.72°) |
| OKLab | oklab(82.54% 0.0328 0.0935) |
| OKLCH | oklch(82.54% 0.099 70.7) |
| XYZ | xyz(57.0710, 55.3754, 27.0806) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.17
Apricot (survey)
#FFB16D
ΔE00 6.15
Very Light Brown
#D3B683
ΔE00 6.73
Fawn
#CFAF7B
ΔE00 6.77
Tan
#D2B48C
ΔE00 7.19
Tan (survey)
#D1B26F
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBB7D #7DB1EF
analogous
#EF827D #EFBB7D #EAEF7D
triadic
#EFBB7D #7DEFBB #BB7DEF
tetradic
#EFBB7D #7DEF82 #7DB1EF #EF7DEA
square
#EFBB7D #7DEF82 #7DB1EF #EF7DEA
split-complementary
#EFBB7D #7DEAEF #827DEF
monochromatic
#D7811A #E89E47 #EFBB7D #F6D8B3 #FCF1E4
Accessibility & contrast
On white
1.74
#EFBB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#EFBB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBB7D
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBB7D | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD78
Deuteranopia (green-blind)
#DAC97E
Tritanopia (blue-blind)
#FFAEAC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efbb7d; /* rgb */ color: rgb(239, 187, 125); /* oklch */ color: oklch(82.5% 0.099 70.7);
Tailwind
colors: {
custom: {
50: '#f7cfa3',
500: '#efbb7d',
950: '#000000',
},
}SCSS
$custom: #efbb7d; $custom-light: #f7cfa3; $custom-dark: #000000;
JSON
{
"hex": "#efbb7d",
"rgb": {
"r": 239,
"g": 187,
"b": 125
},
"hsl": {
"h": 32.632,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.82537,
"c": 0.09913,
"h": 70.7
},
"luminance": 0.55372
}Semantic roles & 50–950 ramp
primary
#EFBB7D
secondary
#4782C9
accent
#6ADA0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380