#EFBE7E#EFBE7E
#EFBE7E is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.1% C 0.099 H 73.2°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE7E |
|---|---|
| RGB | rgb(239, 190, 126) |
| HSL | hsl(34, 78%, 72%) |
| HSV | hsv(34, 47%, 94%) |
| CMYK | cmyk(0%, 20.5%, 47.3%, 6.3%) |
| CIE-LAB | lab(80.00, 9.75, 38.90) |
| CIE-LCH | lch(80.00, 40.10, 75.93°) |
| OKLab | oklab(83.13% 0.0286 0.0946) |
| OKLCH | oklch(83.13% 0.099 73.2) |
| XYZ | xyz(57.7783, 56.6873, 27.6331) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.16
Very Light Brown
#D3B683
ΔE00 6.30
Fawn
#CFAF7B
ΔE00 6.61
Tan (survey)
#D1B26F
ΔE00 6.94
Tan
#D2B48C
ΔE00 7.21
Apricot (survey)
#FFB16D
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE7E #7EAFEF
analogous
#EF867E #EFBE7E #E8EF7E
triadic
#EFBE7E #7EEFBE #BE7EEF
tetradic
#EFBE7E #7EEF86 #7EAFEF #EF7EE8
square
#EFBE7E #7EEF86 #7EAFEF #EF7EE8
split-complementary
#EFBE7E #7EE8EF #867EEF
monochromatic
#D8861B #E8A348 #EFBE7E #F6D9B4 #FCF1E4
Accessibility & contrast
On white
1.70
#EFBE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#EFBE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE7E
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE7E | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C079
Deuteranopia (green-blind)
#DCCB80
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbe7e; /* rgb */ color: rgb(239, 190, 126); /* oklch */ color: oklch(83.1% 0.099 73.2);
Tailwind
colors: {
custom: {
50: '#f6d1a4',
500: '#efbe7e',
950: '#000000',
},
}SCSS
$custom: #efbe7e; $custom-light: #f6d1a4; $custom-dark: #000000;
JSON
{
"hex": "#efbe7e",
"rgb": {
"r": 239,
"g": 190,
"b": 126
},
"hsl": {
"h": 33.982,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.83126,
"c": 0.0988,
"h": 73.2
},
"luminance": 0.56684
}Semantic roles & 50–950 ramp
primary
#EFBE7E
secondary
#4880C9
accent
#65DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380