#EFBB7B#EFBB7B
#EFBB7B is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.5% C 0.101 H 71.5°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBB7B |
|---|---|
| RGB | rgb(239, 187, 123) |
| HSL | hsl(33, 78%, 71%) |
| HSV | hsv(33, 49%, 94%) |
| CMYK | cmyk(0%, 21.8%, 48.5%, 6.3%) |
| CIE-LAB | lab(79.23, 11.04, 39.45) |
| CIE-LCH | lch(79.23, 40.97, 74.36°) |
| OKLab | oklab(82.51% 0.0321 0.0957) |
| OKLCH | oklch(82.51% 0.101 71.5) |
| XYZ | xyz(56.9445, 55.3249, 26.4145) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.34
Apricot (survey)
#FFB16D
ΔE00 6.31
Very Light Brown
#D3B683
ΔE00 6.73
Fawn
#CFAF7B
ΔE00 6.77
Butterscotch
#FDB147
ΔE00 7.31
Tan (survey)
#D1B26F
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBB7B #7BAFEF
analogous
#EF817B #EFBB7B #E9EF7B
triadic
#EFBB7B #7BEFBB #BB7BEF
tetradic
#EFBB7B #7BEF81 #7BAFEF #EF7BE9
square
#EFBB7B #7BEF81 #7BAFEF #EF7BE9
split-complementary
#EFBB7B #7BE9EF #817BEF
monochromatic
#D6821A #E89F44 #EFBB7B #F6D7B2 #FCF1E4
Accessibility & contrast
On white
1.74
#EFBB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#EFBB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBB7B
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBB7B | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBD76
Deuteranopia (green-blind)
#DAC97C
Tritanopia (blue-blind)
#FFAEAB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efbb7b; /* rgb */ color: rgb(239, 187, 123); /* oklch */ color: oklch(82.5% 0.101 71.5);
Tailwind
colors: {
custom: {
50: '#f7cfa2',
500: '#efbb7b',
950: '#000000',
},
}SCSS
$custom: #efbb7b; $custom-light: #f7cfa2; $custom-dark: #000000;
JSON
{
"hex": "#efbb7b",
"rgb": {
"r": 239,
"g": 187,
"b": 123
},
"hsl": {
"h": 33.103,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.82505,
"c": 0.1009,
"h": 71.5
},
"luminance": 0.55321
}Semantic roles & 50–950 ramp
primary
#EFBB7B
secondary
#4580C9
accent
#68DB0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380