#EFBF7E#EFBF7E
#EFBF7E is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.3% C 0.099 H 74.2°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF7E |
|---|---|
| RGB | rgb(239, 191, 126) |
| HSL | hsl(35, 78%, 72%) |
| HSV | hsv(35, 47%, 94%) |
| CMYK | cmyk(0%, 20.1%, 47.3%, 6.3%) |
| CIE-LAB | lab(80.25, 9.22, 39.21) |
| CIE-LCH | lch(80.25, 40.28, 76.76°) |
| OKLab | oklab(83.32% 0.027 0.0953) |
| OKLCH | oklch(83.32% 0.099 74.2) |
| XYZ | xyz(57.9956, 57.1220, 27.7055) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.28
Very Light Brown
#D3B683
ΔE00 6.21
Fawn
#CFAF7B
ΔE00 6.62
Tan (survey)
#D1B26F
ΔE00 6.74
Tan
#D2B48C
ΔE00 7.30
Apricot (survey)
#FFB16D
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF7E #7EAEEF
analogous
#EF877E #EFBF7E #E7EF7E
triadic
#EFBF7E #7EEFBF #BF7EEF
tetradic
#EFBF7E #7EEF87 #7EAEEF #EF7EE7
square
#EFBF7E #7EEF87 #7EAEEF #EF7EE7
split-complementary
#EFBF7E #7EE7EF #877EEF
monochromatic
#D8881B #E8A448 #EFBF7E #F6DAB4 #FCF1E4
Accessibility & contrast
On white
1.69
#EFBF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#EFBF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF7E
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF7E | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C079
Deuteranopia (green-blind)
#DCCC80
Tritanopia (blue-blind)
#FFB3AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbf7e; /* rgb */ color: rgb(239, 191, 126); /* oklch */ color: oklch(83.3% 0.099 74.2);
Tailwind
colors: {
custom: {
50: '#f6d2a4',
500: '#efbf7e',
950: '#000000',
},
}SCSS
$custom: #efbf7e; $custom-light: #f6d2a4; $custom-dark: #000000;
JSON
{
"hex": "#efbf7e",
"rgb": {
"r": 239,
"g": 191,
"b": 126
},
"hsl": {
"h": 34.513,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.83317,
"c": 0.09905,
"h": 74.2
},
"luminance": 0.57119
}Semantic roles & 50–950 ramp
primary
#EFBF7E
secondary
#487FC9
accent
#63DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380