#EFBA7B#EFBA7B
#EFBA7B is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.3% C 0.101 H 70.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBA7B |
|---|---|
| RGB | rgb(239, 186, 123) |
| HSL | hsl(33, 78%, 71%) |
| HSV | hsv(33, 49%, 94%) |
| CMYK | cmyk(0%, 22.2%, 48.5%, 6.3%) |
| CIE-LAB | lab(78.98, 11.57, 39.14) |
| CIE-LCH | lch(78.98, 40.82, 73.53°) |
| OKLab | oklab(82.31% 0.0336 0.095) |
| OKLCH | oklch(82.31% 0.101 70.5) |
| XYZ | xyz(56.7331, 54.9020, 26.3440) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.36
Apricot (survey)
#FFB16D
ΔE00 5.92
Fawn
#CFAF7B
ΔE00 6.85
Very Light Brown
#D3B683
ΔE00 6.90
Butterscotch
#FDB147
ΔE00 7.33
Tan
#D2B48C
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBA7B #7BB0EF
analogous
#EF807B #EFBA7B #EAEF7B
triadic
#EFBA7B #7BEFBA #BA7BEF
tetradic
#EFBA7B #7BEF80 #7BB0EF #EF7BEA
square
#EFBA7B #7BEF80 #7BB0EF #EF7BEA
split-complementary
#EFBA7B #7BEAEF #807BEF
monochromatic
#D6801A #E89D44 #EFBA7B #F6D7B2 #FCF1E4
Accessibility & contrast
On white
1.75
#EFBA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#EFBA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBA7B
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBA7B | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBC76
Deuteranopia (green-blind)
#D9C97C
Tritanopia (blue-blind)
#FFADAA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efba7b; /* rgb */ color: rgb(239, 186, 123); /* oklch */ color: oklch(82.3% 0.101 70.5);
Tailwind
colors: {
custom: {
50: '#f7cea2',
500: '#efba7b',
950: '#000000',
},
}SCSS
$custom: #efba7b; $custom-light: #f7cea2; $custom-dark: #000000;
JSON
{
"hex": "#efba7b",
"rgb": {
"r": 239,
"g": 186,
"b": 123
},
"hsl": {
"h": 32.586,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.82314,
"c": 0.10074,
"h": 70.5
},
"luminance": 0.54899
}Semantic roles & 50–950 ramp
primary
#EFBA7B
secondary
#4581C9
accent
#6ADB0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380