#EFBC7B#EFBC7B
#EFBC7B is a very light, moderate orange. Relative luminance 0.557; OKLCH L 82.7% C 0.101 H 72.4°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBC7B |
|---|---|
| RGB | rgb(239, 188, 123) |
| HSL | hsl(34, 78%, 71%) |
| HSV | hsv(34, 49%, 94%) |
| CMYK | cmyk(0%, 21.3%, 48.5%, 6.3%) |
| CIE-LAB | lab(79.47, 10.52, 39.76) |
| CIE-LCH | lch(79.47, 41.13, 75.18°) |
| OKLab | oklab(82.7% 0.0305 0.0964) |
| OKLCH | oklch(82.7% 0.101 72.4) |
| XYZ | xyz(57.1574, 55.7506, 26.4854) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.37
Very Light Brown
#D3B683
ΔE00 6.59
Fawn
#CFAF7B
ΔE00 6.71
Apricot (survey)
#FFB16D
ΔE00 6.72
Tan (survey)
#D1B26F
ΔE00 7.10
Butterscotch
#FDB147
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBC7B #7BAEEF
analogous
#EF827B #EFBC7B #E8EF7B
triadic
#EFBC7B #7BEFBC #BC7BEF
tetradic
#EFBC7B #7BEF82 #7BAEEF #EF7BE8
square
#EFBC7B #7BEF82 #7BAEEF #EF7BE8
split-complementary
#EFBC7B #7BE8EF #827BEF
monochromatic
#D6831A #E8A044 #EFBC7B #F6D8B2 #FCF1E4
Accessibility & contrast
On white
1.73
#EFBC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#EFBC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBC7B
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBC7B | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE76
Deuteranopia (green-blind)
#DACA7C
Tritanopia (blue-blind)
#FFAFAC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efbc7b; /* rgb */ color: rgb(239, 188, 123); /* oklch */ color: oklch(82.7% 0.101 72.4);
Tailwind
colors: {
custom: {
50: '#f7d0a2',
500: '#efbc7b',
950: '#000000',
},
}SCSS
$custom: #efbc7b; $custom-light: #f7d0a2; $custom-dark: #000000;
JSON
{
"hex": "#efbc7b",
"rgb": {
"r": 239,
"g": 188,
"b": 123
},
"hsl": {
"h": 33.621,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.82695,
"c": 0.10108,
"h": 72.4
},
"luminance": 0.55747
}Semantic roles & 50–950 ramp
primary
#EFBC7B
secondary
#457FC9
accent
#66DB0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380