#EFB97A#EFB97A
#EFB97A is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.1% C 0.101 H 69.9°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB97A |
|---|---|
| RGB | rgb(239, 185, 122) |
| HSL | hsl(32, 79%, 71%) |
| HSV | hsv(32, 49%, 94%) |
| CMYK | cmyk(0%, 22.6%, 49%, 6.3%) |
| CIE-LAB | lab(78.73, 12.00, 39.33) |
| CIE-LCH | lch(78.73, 41.12, 73.03°) |
| OKLab | oklab(82.11% 0.0348 0.0953) |
| OKLCH | oklch(82.11% 0.101 69.9) |
| XYZ | xyz(56.4609, 54.4573, 25.9460) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.50
Apricot (survey)
#FFB16D
ΔE00 5.62
Fawn
#CFAF7B
ΔE00 6.95
Very Light Brown
#D3B683
ΔE00 7.08
Butterscotch
#FDB147
ΔE00 7.21
Sandybrown
#F4A460
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB97A #7AB0EF
analogous
#EF7E7A #EFB97A #EAEF7A
triadic
#EFB97A #7AEFB9 #B97AEF
tetradic
#EFB97A #7AEF7E #7AB0EF #EF7AEA
square
#EFB97A #7AEF7E #7AB0EF #EF7AEA
split-complementary
#EFB97A #7AEAEF #7E7AEF
monochromatic
#D57F1A #E89C43 #EFB97A #F6D6B1 #FCF1E4
Accessibility & contrast
On white
1.77
#EFB97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#EFB97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB97A
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB97A | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBB75
Deuteranopia (green-blind)
#D8C87B
Tritanopia (blue-blind)
#FFACA9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb97a; /* rgb */ color: rgb(239, 185, 122); /* oklch */ color: oklch(82.1% 0.101 69.9);
Tailwind
colors: {
custom: {
50: '#f7cea1',
500: '#efb97a',
950: '#000000',
},
}SCSS
$custom: #efb97a; $custom-light: #f7cea1; $custom-dark: #000000;
JSON
{
"hex": "#efb97a",
"rgb": {
"r": 239,
"g": 185,
"b": 122
},
"hsl": {
"h": 32.308,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.82108,
"c": 0.10148,
"h": 69.9
},
"luminance": 0.54454
}Semantic roles & 50–950 ramp
primary
#EFB97A
secondary
#4482C9
accent
#6BDB0B
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#17130F
muted
#858380