#EFBD7F#EFBD7F
#EFBD7F is a very light, moderate orange. Relative luminance 0.563; OKLCH L 83.0% C 0.098 H 71.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD7F |
|---|---|
| RGB | rgb(239, 189, 127) |
| HSL | hsl(33, 78%, 72%) |
| HSV | hsv(33, 47%, 94%) |
| CMYK | cmyk(0%, 20.9%, 46.9%, 6.3%) |
| CIE-LAB | lab(79.77, 10.37, 38.09) |
| CIE-LCH | lch(79.77, 39.48, 74.77°) |
| OKLab | oklab(82.95% 0.0305 0.0928) |
| OKLCH | oklch(82.95% 0.098 71.8) |
| XYZ | xyz(57.6273, 56.2815, 27.9027) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.99
Very Light Brown
#D3B683
ΔE00 6.42
Fawn
#CFAF7B
ΔE00 6.64
Apricot (survey)
#FFB16D
ΔE00 6.77
Tan
#D2B48C
ΔE00 7.05
Tan (survey)
#D1B26F
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD7F #7FB1EF
analogous
#EF857F #EFBD7F #E9EF7F
triadic
#EFBD7F #7FEFBD #BD7FEF
tetradic
#EFBD7F #7FEF85 #7FB1EF #EF7FE9
square
#EFBD7F #7FEF85 #7FB1EF #EF7FE9
split-complementary
#EFBD7F #7FE9EF #857FEF
monochromatic
#D9841B #E8A149 #EFBD7F #F6D9B5 #FCF1E4
Accessibility & contrast
On white
1.71
#EFBD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#EFBD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD7F
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD7F | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7A
Deuteranopia (green-blind)
#DBCB80
Tritanopia (blue-blind)
#FFB1AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbd7f; /* rgb */ color: rgb(239, 189, 127); /* oklch */ color: oklch(83.0% 0.098 71.8);
Tailwind
colors: {
custom: {
50: '#f6d0a5',
500: '#efbd7f',
950: '#000000',
},
}SCSS
$custom: #efbd7f; $custom-light: #f6d0a5; $custom-dark: #000000;
JSON
{
"hex": "#efbd7f",
"rgb": {
"r": 239,
"g": 189,
"b": 127
},
"hsl": {
"h": 33.214,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.82951,
"c": 0.09768,
"h": 71.8
},
"luminance": 0.56278
}Semantic roles & 50–950 ramp
primary
#EFBD7F
secondary
#4982C9
accent
#68DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380