#EFBF7A#EFBF7A
#EFBF7A is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.3% C 0.103 H 75.6°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF7A |
|---|---|
| RGB | rgb(239, 191, 122) |
| HSL | hsl(35, 79%, 71%) |
| HSV | hsv(35, 49%, 94%) |
| CMYK | cmyk(0%, 20.1%, 49%, 6.3%) |
| CIE-LAB | lab(80.19, 8.85, 41.18) |
| CIE-LCH | lch(80.19, 42.12, 77.87°) |
| OKLab | oklab(83.25% 0.0255 0.0995) |
| OKLCH | oklch(83.25% 0.103 75.6) |
| XYZ | xyz(57.7427, 57.0208, 26.3733) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.85
Very Light Brown
#D3B683
ΔE00 6.39
Tan (survey)
#D1B26F
ΔE00 6.45
Fawn
#CFAF7B
ΔE00 6.78
Butterscotch
#FDB147
ΔE00 7.53
Tan
#D2B48C
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF7A #7AAAEF
analogous
#EF847A #EFBF7A #E4EF7A
triadic
#EFBF7A #7AEFBF #BF7AEF
tetradic
#EFBF7A #7AEF84 #7AAAEF #EF7AE4
square
#EFBF7A #7AEF84 #7AAAEF #EF7AE4
split-complementary
#EFBF7A #7AE4EF #847AEF
monochromatic
#D5881A #E8A543 #EFBF7A #F6D9B1 #FCF2E4
Accessibility & contrast
On white
1.69
#EFBF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#EFBF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF7A
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF7A | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C075
Deuteranopia (green-blind)
#DDCC7C
Tritanopia (blue-blind)
#FFB2AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbf7a; /* rgb */ color: rgb(239, 191, 122); /* oklch */ color: oklch(83.3% 0.103 75.6);
Tailwind
colors: {
custom: {
50: '#f7d2a1',
500: '#efbf7a',
950: '#000000',
},
}SCSS
$custom: #efbf7a; $custom-light: #f7d2a1; $custom-dark: #000000;
JSON
{
"hex": "#efbf7a",
"rgb": {
"r": 239,
"g": 191,
"b": 122
},
"hsl": {
"h": 35.385,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.83254,
"c": 0.10271,
"h": 75.6
},
"luminance": 0.57017
}Semantic roles & 50–950 ramp
primary
#EFBF7A
secondary
#447BC9
accent
#60DB0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380