#EFBF97#EFBF97
#EFBF97 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.8% C 0.077 H 61.3°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF97 |
|---|---|
| RGB | rgb(239, 191, 151) |
| HSL | hsl(27, 73%, 76%) |
| HSV | hsv(27, 37%, 94%) |
| CMYK | cmyk(0%, 20.1%, 36.8%, 6.3%) |
| CIE-LAB | lab(80.66, 11.86, 26.72) |
| CIE-LCH | lch(80.66, 29.23, 66.07°) |
| OKLab | oklab(83.77% 0.0368 0.0672) |
| OKLCH | oklch(83.77% 0.077 61.3) |
| XYZ | xyz(59.8150, 57.8497, 37.2876) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.95
Burlywood
#DEB887
ΔE00 5.34
Light Peach
#FFD8B1
ΔE00 6.03
Peach
#FFDAB9
ΔE00 6.65
Tan
#D2B48C
ΔE00 6.82
Peach (survey)
#FFB07C
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF97 #97C7EF
analogous
#EF979B #EFBF97 #EFEB97
triadic
#EFBF97 #97EFBF #BF97EF
tetradic
#EFBF97 #9BEF97 #97C7EF #EB97EF
square
#EFBF97 #9BEF97 #97C7EF #EB97EF
split-complementary
#EFBF97 #97EFEB #979BEF
monochromatic
#DF7E2D #E79E62 #EFBF97 #F7E0CC #FBEFE4
Accessibility & contrast
On white
1.67
#EFBF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#EFBF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF97
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF97 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC294
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#FEB5B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbf97; /* rgb */ color: rgb(239, 191, 151); /* oklch */ color: oklch(83.8% 0.077 61.3);
Tailwind
colors: {
custom: {
50: '#f6d2b6',
500: '#efbf97',
950: '#000000',
},
}SCSS
$custom: #efbf97; $custom-light: #f6d2b6; $custom-dark: #000000;
JSON
{
"hex": "#efbf97",
"rgb": {
"r": 239,
"g": 191,
"b": 151
},
"hsl": {
"h": 27.273,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.83768,
"c": 0.07656,
"h": 61.3
},
"luminance": 0.57847
}Semantic roles & 50–950 ramp
primary
#EFBF97
secondary
#5F9ACB
accent
#7CD510
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381