#EFBA7A#EFBA7A
#EFBA7A is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.3% C 0.102 H 70.9°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBA7A |
|---|---|
| RGB | rgb(239, 186, 122) |
| HSL | hsl(33, 79%, 71%) |
| HSV | hsv(33, 49%, 94%) |
| CMYK | cmyk(0%, 22.2%, 49%, 6.3%) |
| CIE-LAB | lab(78.97, 11.48, 39.64) |
| CIE-LCH | lch(78.97, 41.27, 73.85°) |
| OKLab | oklab(82.3% 0.0333 0.096) |
| OKLCH | oklch(82.3% 0.102 70.9) |
| XYZ | xyz(56.6708, 54.8771, 26.0160) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.45
Apricot (survey)
#FFB16D
ΔE00 6.01
Fawn
#CFAF7B
ΔE00 6.85
Very Light Brown
#D3B683
ΔE00 6.90
Butterscotch
#FDB147
ΔE00 7.17
Tan
#D2B48C
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBA7A #7AAFEF
analogous
#EF7F7A #EFBA7A #E9EF7A
triadic
#EFBA7A #7AEFBA #BA7AEF
tetradic
#EFBA7A #7AEF7F #7AAFEF #EF7AE9
square
#EFBA7A #7AEF7F #7AAFEF #EF7AE9
split-complementary
#EFBA7A #7AE9EF #7F7AEF
monochromatic
#D5801A #E89E43 #EFBA7A #F6D6B1 #FCF1E4
Accessibility & contrast
On white
1.75
#EFBA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#EFBA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBA7A
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBA7A | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBC75
Deuteranopia (green-blind)
#D9C97B
Tritanopia (blue-blind)
#FFADAA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efba7a; /* rgb */ color: rgb(239, 186, 122); /* oklch */ color: oklch(82.3% 0.102 70.9);
Tailwind
colors: {
custom: {
50: '#f7cea1',
500: '#efba7a',
950: '#000000',
},
}SCSS
$custom: #efba7a; $custom-light: #f7cea1; $custom-dark: #000000;
JSON
{
"hex": "#efba7a",
"rgb": {
"r": 239,
"g": 186,
"b": 122
},
"hsl": {
"h": 32.821,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.82298,
"c": 0.10162,
"h": 70.9
},
"luminance": 0.54874
}Semantic roles & 50–950 ramp
primary
#EFBA7A
secondary
#4480C9
accent
#69DB0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380