#EFBF7B#EFBF7B
#EFBF7B is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.3% C 0.102 H 75.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF7B |
|---|---|
| RGB | rgb(239, 191, 123) |
| HSL | hsl(35, 78%, 71%) |
| HSV | hsv(35, 49%, 94%) |
| CMYK | cmyk(0%, 20.1%, 48.5%, 6.3%) |
| CIE-LAB | lab(80.21, 8.94, 40.69) |
| CIE-LCH | lch(80.21, 41.66, 77.60°) |
| OKLab | oklab(83.27% 0.0259 0.0985) |
| OKLCH | oklch(83.27% 0.102 75.3) |
| XYZ | xyz(57.8049, 57.0457, 26.7013) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.70
Very Light Brown
#D3B683
ΔE00 6.33
Tan (survey)
#D1B26F
ΔE00 6.51
Fawn
#CFAF7B
ΔE00 6.73
Butterscotch
#FDB147
ΔE00 7.61
Tan
#D2B48C
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF7B #7BABEF
analogous
#EF857B #EFBF7B #E5EF7B
triadic
#EFBF7B #7BEFBF #BF7BEF
tetradic
#EFBF7B #7BEF85 #7BABEF #EF7BE5
square
#EFBF7B #7BEF85 #7BABEF #EF7BE5
split-complementary
#EFBF7B #7BE5EF #857BEF
monochromatic
#D6881A #E8A544 #EFBF7B #F6D9B2 #FCF2E4
Accessibility & contrast
On white
1.69
#EFBF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EFBF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF7B
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF7B | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C076
Deuteranopia (green-blind)
#DDCC7D
Tritanopia (blue-blind)
#FFB2AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbf7b; /* rgb */ color: rgb(239, 191, 123); /* oklch */ color: oklch(83.3% 0.102 75.3);
Tailwind
colors: {
custom: {
50: '#f7d2a2',
500: '#efbf7b',
950: '#000000',
},
}SCSS
$custom: #efbf7b; $custom-light: #f7d2a2; $custom-dark: #000000;
JSON
{
"hex": "#efbf7b",
"rgb": {
"r": 239,
"g": 191,
"b": 123
},
"hsl": {
"h": 35.172,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.8327,
"c": 0.1018,
"h": 75.3
},
"luminance": 0.57042
}Semantic roles & 50–950 ramp
primary
#EFBF7B
secondary
#457CC9
accent
#61DB0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380