#EFBF96#EFBF96
#EFBF96 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.7% C 0.077 H 62.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF96 |
|---|---|
| RGB | rgb(239, 191, 150) |
| HSL | hsl(28, 74%, 76%) |
| HSV | hsv(28, 37%, 94%) |
| CMYK | cmyk(0%, 20.1%, 37.2%, 6.3%) |
| CIE-LAB | lab(80.64, 11.74, 27.22) |
| CIE-LCH | lch(80.64, 29.65, 66.67°) |
| OKLab | oklab(83.75% 0.0364 0.0683) |
| OKLCH | oklch(83.75% 0.077 62) |
| XYZ | xyz(59.7341, 57.8174, 36.8617) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.11
Apricot
#FBCEB1
ΔE00 5.17
Light Peach
#FFD8B1
ΔE00 6.00
Tan
#D2B48C
ΔE00 6.70
Peach
#FFDAB9
ΔE00 6.70
Peach (survey)
#FFB07C
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF96 #96C6EF
analogous
#EF969A #EFBF96 #EFEB96
triadic
#EFBF96 #96EFBF #BF96EF
tetradic
#EFBF96 #9AEF96 #96C6EF #EB96EF
square
#EFBF96 #9AEF96 #96C6EF #EB96EF
split-complementary
#EFBF96 #96EFEB #969AEF
monochromatic
#DF7E2C #E79F61 #EFBF96 #F7DFCB #FBEFE4
Accessibility & contrast
On white
1.67
#EFBF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#EFBF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF96
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF96 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC293
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#FEB5B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbf96; /* rgb */ color: rgb(239, 191, 150); /* oklch */ color: oklch(83.7% 0.077 62.0);
Tailwind
colors: {
custom: {
50: '#f6d2b5',
500: '#efbf96',
950: '#000000',
},
}SCSS
$custom: #efbf96; $custom-light: #f6d2b5; $custom-dark: #000000;
JSON
{
"hex": "#efbf96",
"rgb": {
"r": 239,
"g": 191,
"b": 150
},
"hsl": {
"h": 27.64,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.83748,
"c": 0.07741,
"h": 62
},
"luminance": 0.57814
}Semantic roles & 50–950 ramp
primary
#EFBF96
secondary
#5E99CB
accent
#7BD610
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381