#EFB97F#EFB97F
#EFB97F is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.2% C 0.097 H 67.8°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB97F |
|---|---|
| RGB | rgb(239, 185, 127) |
| HSL | hsl(31, 78%, 72%) |
| HSV | hsv(31, 47%, 94%) |
| CMYK | cmyk(0%, 22.6%, 46.9%, 6.3%) |
| CIE-LAB | lab(78.80, 12.47, 36.85) |
| CIE-LCH | lch(78.80, 38.90, 71.30°) |
| OKLab | oklab(82.19% 0.0367 0.09) |
| OKLCH | oklch(82.19% 0.097 67.8) |
| XYZ | xyz(56.7787, 54.5844, 27.6198) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.28
Apricot (survey)
#FFB16D
ΔE00 5.33
Sandybrown
#F4A460
ΔE00 6.99
Peach (survey)
#FFB07C
ΔE00 7.05
Fawn
#CFAF7B
ΔE00 7.10
Tan
#D2B48C
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB97F #7FB5EF
analogous
#EF817F #EFB97F #EDEF7F
triadic
#EFB97F #7FEFB9 #B97FEF
tetradic
#EFB97F #7FEF81 #7FB5EF #EF7FED
square
#EFB97F #7FEF81 #7FB5EF #EF7FED
split-complementary
#EFB97F #7FEDEF #817FEF
monochromatic
#D97D1B #E89B49 #EFB97F #F6D7B5 #FCF0E4
Accessibility & contrast
On white
1.76
#EFB97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#EFB97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB97F
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB97F | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7B
Deuteranopia (green-blind)
#D8C880
Tritanopia (blue-blind)
#FFADAA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb97f; /* rgb */ color: rgb(239, 185, 127); /* oklch */ color: oklch(82.2% 0.097 67.8);
Tailwind
colors: {
custom: {
50: '#f6cea5',
500: '#efb97f',
950: '#000000',
},
}SCSS
$custom: #efb97f; $custom-light: #f6cea5; $custom-dark: #000000;
JSON
{
"hex": "#efb97f",
"rgb": {
"r": 239,
"g": 185,
"b": 127
},
"hsl": {
"h": 31.071,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.8219,
"c": 0.09717,
"h": 67.8
},
"luminance": 0.54581
}Semantic roles & 50–950 ramp
primary
#EFB97F
secondary
#4987C9
accent
#6FDA0B
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#17130F
muted
#858380