#EFBE7C#EFBE7C
#EFBE7C is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.1% C 0.101 H 74.0°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE7C |
|---|---|
| RGB | rgb(239, 190, 124) |
| HSL | hsl(34, 78%, 71%) |
| HSV | hsv(34, 48%, 94%) |
| CMYK | cmyk(0%, 20.5%, 48.1%, 6.3%) |
| CIE-LAB | lab(79.97, 9.56, 39.88) |
| CIE-LCH | lch(79.97, 41.01, 76.52°) |
| OKLab | oklab(83.09% 0.0278 0.0967) |
| OKLCH | oklch(83.09% 0.101 74) |
| XYZ | xyz(57.6505, 56.6362, 26.9602) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.41
Very Light Brown
#D3B683
ΔE00 6.35
Fawn
#CFAF7B
ΔE00 6.66
Tan (survey)
#D1B26F
ΔE00 6.76
Tan
#D2B48C
ΔE00 7.44
Apricot (survey)
#FFB16D
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE7C #7CADEF
analogous
#EF847C #EFBE7C #E6EF7C
triadic
#EFBE7C #7CEFBE #BE7CEF
tetradic
#EFBE7C #7CEF84 #7CADEF #EF7CE6
square
#EFBE7C #7CEF84 #7CADEF #EF7CE6
split-complementary
#EFBE7C #7CE6EF #847CEF
monochromatic
#D6861A #E8A345 #EFBE7C #F6D9B3 #FCF1E4
Accessibility & contrast
On white
1.70
#EFBE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#EFBE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE7C
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE7C | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF77
Deuteranopia (green-blind)
#DCCB7E
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbe7c; /* rgb */ color: rgb(239, 190, 124); /* oklch */ color: oklch(83.1% 0.101 74.0);
Tailwind
colors: {
custom: {
50: '#f7d1a3',
500: '#efbe7c',
950: '#000000',
},
}SCSS
$custom: #efbe7c; $custom-light: #f7d1a3; $custom-dark: #000000;
JSON
{
"hex": "#efbe7c",
"rgb": {
"r": 239,
"g": 190,
"b": 124
},
"hsl": {
"h": 34.435,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.83094,
"c": 0.10062,
"h": 74
},
"luminance": 0.56633
}Semantic roles & 50–950 ramp
primary
#EFBE7C
secondary
#467EC9
accent
#63DA0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380