#EFBF92#EFBF92
#EFBF92 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.7% C 0.081 H 64.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF92 |
|---|---|
| RGB | rgb(239, 191, 146) |
| HSL | hsl(29, 74%, 75%) |
| HSV | hsv(29, 39%, 94%) |
| CMYK | cmyk(0%, 20.1%, 38.9%, 6.3%) |
| CIE-LAB | lab(80.57, 11.29, 29.24) |
| CIE-LCH | lch(80.57, 31.34, 68.88°) |
| OKLab | oklab(83.67% 0.0348 0.073) |
| OKLCH | oklch(83.67% 0.081 64.5) |
| XYZ | xyz(59.4175, 57.6907, 35.1943) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.31
Light Peach
#FFD8B1
ΔE00 6.06
Apricot
#FBCEB1
ΔE00 6.10
Tan
#D2B48C
ΔE00 6.34
Peach
#FFDAB9
ΔE00 7.03
Peach (survey)
#FFB07C
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF92 #92C2EF
analogous
#EF9293 #EFBF92 #EFED92
triadic
#EFBF92 #92EFBF #BF92EF
tetradic
#EFBF92 #93EF92 #92C2EF #ED92EF
square
#EFBF92 #93EF92 #92C2EF #ED92EF
split-complementary
#EFBF92 #92EFED #9293EF
monochromatic
#DF8027 #E7A05D #EFBF92 #F7DEC7 #FBEFE4
Accessibility & contrast
On white
1.67
#EFBF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#EFBF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF92
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF92 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28F
Deuteranopia (green-blind)
#DACC93
Tritanopia (blue-blind)
#FEB5B3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbf92; /* rgb */ color: rgb(239, 191, 146); /* oklch */ color: oklch(83.7% 0.081 64.5);
Tailwind
colors: {
custom: {
50: '#f6d2b2',
500: '#efbf92',
950: '#000000',
},
}SCSS
$custom: #efbf92; $custom-light: #f6d2b2; $custom-dark: #000000;
JSON
{
"hex": "#efbf92",
"rgb": {
"r": 239,
"g": 191,
"b": 146
},
"hsl": {
"h": 29.032,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.8367,
"c": 0.08088,
"h": 64.5
},
"luminance": 0.57688
}Semantic roles & 50–950 ramp
primary
#EFBF92
secondary
#5A94CB
accent
#76D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171411
muted
#858381