#EFBE7F#EFBE7F
#EFBE7F is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.1% C 0.098 H 72.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE7F |
|---|---|
| RGB | rgb(239, 190, 127) |
| HSL | hsl(34, 78%, 72%) |
| HSV | hsv(34, 47%, 94%) |
| CMYK | cmyk(0%, 20.5%, 46.9%, 6.3%) |
| CIE-LAB | lab(80.02, 9.84, 38.40) |
| CIE-LCH | lch(80.02, 39.65, 75.62°) |
| OKLab | oklab(83.14% 0.029 0.0935) |
| OKLCH | oklch(83.14% 0.098 72.8) |
| XYZ | xyz(57.8431, 56.7132, 27.9746) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.05
Very Light Brown
#D3B683
ΔE00 6.29
Fawn
#CFAF7B
ΔE00 6.60
Tan (survey)
#D1B26F
ΔE00 7.04
Tan
#D2B48C
ΔE00 7.10
Apricot (survey)
#FFB16D
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE7F #7FB0EF
analogous
#EF867F #EFBE7F #E8EF7F
triadic
#EFBE7F #7FEFBE #BE7FEF
tetradic
#EFBE7F #7FEF86 #7FB0EF #EF7FE8
square
#EFBE7F #7FEF86 #7FB0EF #EF7FE8
split-complementary
#EFBE7F #7FE8EF #867FEF
monochromatic
#D9861B #E8A249 #EFBE7F #F6DAB5 #FCF1E4
Accessibility & contrast
On white
1.70
#EFBE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#EFBE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE7F
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE7F | 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)
#D0C07A
Deuteranopia (green-blind)
#DBCB80
Tritanopia (blue-blind)
#FFB2AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbe7f; /* rgb */ color: rgb(239, 190, 127); /* oklch */ color: oklch(83.1% 0.098 72.8);
Tailwind
colors: {
custom: {
50: '#f6d1a5',
500: '#efbe7f',
950: '#000000',
},
}SCSS
$custom: #efbe7f; $custom-light: #f6d1a5; $custom-dark: #000000;
JSON
{
"hex": "#efbe7f",
"rgb": {
"r": 239,
"g": 190,
"b": 127
},
"hsl": {
"h": 33.75,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.83142,
"c": 0.09789,
"h": 72.8
},
"luminance": 0.5671
}Semantic roles & 50–950 ramp
primary
#EFBE7F
secondary
#4981C9
accent
#66DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380