#EFBE7A#EFBE7A
#EFBE7A is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.1% C 0.102 H 74.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE7A |
|---|---|
| RGB | rgb(239, 190, 122) |
| HSL | hsl(35, 79%, 71%) |
| HSV | hsv(35, 49%, 94%) |
| CMYK | cmyk(0%, 20.5%, 49%, 6.3%) |
| CIE-LAB | lab(79.95, 9.38, 40.87) |
| CIE-LCH | lch(79.95, 41.93, 77.08°) |
| OKLab | oklab(83.06% 0.0271 0.0988) |
| OKLCH | oklch(83.06% 0.102 74.7) |
| XYZ | xyz(57.5253, 56.5861, 26.3008) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.69
Very Light Brown
#D3B683
ΔE00 6.43
Tan (survey)
#D1B26F
ΔE00 6.61
Fawn
#CFAF7B
ΔE00 6.74
Butterscotch
#FDB147
ΔE00 7.39
Apricot (survey)
#FFB16D
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE7A #7AABEF
analogous
#EF837A #EFBE7A #E5EF7A
triadic
#EFBE7A #7AEFBE #BE7AEF
tetradic
#EFBE7A #7AEF83 #7AABEF #EF7AE5
square
#EFBE7A #7AEF83 #7AABEF #EF7AE5
split-complementary
#EFBE7A #7AE5EF #837AEF
monochromatic
#D5871A #E8A343 #EFBE7A #F6D9B1 #FCF2E4
Accessibility & contrast
On white
1.71
#EFBE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#EFBE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE7A
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE7A | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF75
Deuteranopia (green-blind)
#DCCB7C
Tritanopia (blue-blind)
#FFB1AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbe7a; /* rgb */ color: rgb(239, 190, 122); /* oklch */ color: oklch(83.1% 0.102 74.7);
Tailwind
colors: {
custom: {
50: '#f7d1a1',
500: '#efbe7a',
950: '#000000',
},
}SCSS
$custom: #efbe7a; $custom-light: #f7d1a1; $custom-dark: #000000;
JSON
{
"hex": "#efbe7a",
"rgb": {
"r": 239,
"g": 190,
"b": 122
},
"hsl": {
"h": 34.872,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.83062,
"c": 0.10244,
"h": 74.7
},
"luminance": 0.56583
}Semantic roles & 50–950 ramp
primary
#EFBE7A
secondary
#447CC9
accent
#62DB0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380