#EFBF7F#EFBF7F
#EFBF7F is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.3% C 0.098 H 73.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF7F |
|---|---|
| RGB | rgb(239, 191, 127) |
| HSL | hsl(34, 78%, 72%) |
| HSV | hsv(34, 47%, 94%) |
| CMYK | cmyk(0%, 20.1%, 46.9%, 6.3%) |
| CIE-LAB | lab(80.26, 9.32, 38.72) |
| CIE-LCH | lch(80.26, 39.82, 76.46°) |
| OKLab | oklab(83.33% 0.0274 0.0942) |
| OKLCH | oklch(83.33% 0.098 73.8) |
| XYZ | xyz(58.0605, 57.1479, 28.0470) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.16
Very Light Brown
#D3B683
ΔE00 6.19
Fawn
#CFAF7B
ΔE00 6.59
Tan (survey)
#D1B26F
ΔE00 6.83
Tan
#D2B48C
ΔE00 7.19
Apricot (survey)
#FFB16D
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF7F #7FAFEF
analogous
#EF877F #EFBF7F #E7EF7F
triadic
#EFBF7F #7FEFBF #BF7FEF
tetradic
#EFBF7F #7FEF87 #7FAFEF #EF7FE7
square
#EFBF7F #7FEF87 #7FAFEF #EF7FE7
split-complementary
#EFBF7F #7FE7EF #877FEF
monochromatic
#D9871B #E8A449 #EFBF7F #F6DAB5 #FCF1E4
Accessibility & contrast
On white
1.69
#EFBF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#EFBF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF7F
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF7F | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C07A
Deuteranopia (green-blind)
#DCCC81
Tritanopia (blue-blind)
#FFB3AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbf7f; /* rgb */ color: rgb(239, 191, 127); /* oklch */ color: oklch(83.3% 0.098 73.8);
Tailwind
colors: {
custom: {
50: '#f6d2a5',
500: '#efbf7f',
950: '#000000',
},
}SCSS
$custom: #efbf7f; $custom-light: #f6d2a5; $custom-dark: #000000;
JSON
{
"hex": "#efbf7f",
"rgb": {
"r": 239,
"g": 191,
"b": 127
},
"hsl": {
"h": 34.286,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.83333,
"c": 0.09813,
"h": 73.8
},
"luminance": 0.57145
}Semantic roles & 50–950 ramp
primary
#EFBF7F
secondary
#4980C9
accent
#64DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380