#EFBE93#EFBE93
#EFBE93 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.5% C 0.080 H 62.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE93 |
|---|---|
| RGB | rgb(239, 190, 147) |
| HSL | hsl(28, 74%, 76%) |
| HSV | hsv(28, 38%, 94%) |
| CMYK | cmyk(0%, 20.5%, 38.5%, 6.3%) |
| CIE-LAB | lab(80.34, 11.93, 28.41) |
| CIE-LCH | lch(80.34, 30.81, 67.22°) |
| OKLab | oklab(83.5% 0.0368 0.0711) |
| OKLCH | oklch(83.5% 0.08 62.7) |
| XYZ | xyz(59.2783, 57.2873, 35.5333) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.82
Apricot
#FBCEB1
ΔE00 5.70
Light Peach
#FFD8B1
ΔE00 6.28
Tan
#D2B48C
ΔE00 6.61
Peach (survey)
#FFB07C
ΔE00 6.81
Peach
#FFDAB9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE93 #93C4EF
analogous
#EF9396 #EFBE93 #EFEC93
triadic
#EFBE93 #93EFBE #BE93EF
tetradic
#EFBE93 #96EF93 #93C4EF #EC93EF
square
#EFBE93 #96EF93 #93C4EF #EC93EF
split-complementary
#EFBE93 #93EFEC #9396EF
monochromatic
#DF7E28 #E79E5E #EFBE93 #F7DEC8 #FBEFE4
Accessibility & contrast
On white
1.69
#EFBE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#EFBE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE93
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE93 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC190
Deuteranopia (green-blind)
#D9CC94
Tritanopia (blue-blind)
#FEB4B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbe93; /* rgb */ color: rgb(239, 190, 147); /* oklch */ color: oklch(83.5% 0.080 62.7);
Tailwind
colors: {
custom: {
50: '#f6d1b3',
500: '#efbe93',
950: '#000000',
},
}SCSS
$custom: #efbe93; $custom-light: #f6d1b3; $custom-dark: #000000;
JSON
{
"hex": "#efbe93",
"rgb": {
"r": 239,
"g": 190,
"b": 147
},
"hsl": {
"h": 28.043,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.835,
"c": 0.08001,
"h": 62.7
},
"luminance": 0.57284
}Semantic roles & 50–950 ramp
primary
#EFBE93
secondary
#5B97CB
accent
#79D60F
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381