#EFBE91#EFBE91
#EFBE91 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.5% C 0.082 H 63.9°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE91 |
|---|---|
| RGB | rgb(239, 190, 145) |
| HSL | hsl(29, 75%, 75%) |
| HSV | hsv(29, 39%, 94%) |
| CMYK | cmyk(0%, 20.5%, 39.3%, 6.3%) |
| CIE-LAB | lab(80.31, 11.71, 29.42) |
| CIE-LCH | lch(80.31, 31.66, 68.30°) |
| OKLab | oklab(83.46% 0.036 0.0734) |
| OKLCH | oklch(83.46% 0.082 63.9) |
| XYZ | xyz(59.1228, 57.2251, 34.7140) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.44
Apricot
#FBCEB1
ΔE00 6.15
Light Peach
#FFD8B1
ΔE00 6.32
Tan
#D2B48C
ΔE00 6.46
Peach (survey)
#FFB07C
ΔE00 6.93
Apricot (survey)
#FFB16D
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE91 #91C2EF
analogous
#EF9193 #EFBE91 #EFED91
triadic
#EFBE91 #91EFBE #BE91EF
tetradic
#EFBE91 #93EF91 #91C2EF #ED91EF
square
#EFBE91 #93EF91 #91C2EF #ED91EF
split-complementary
#EFBE91 #91EFED #9193EF
monochromatic
#DF7F26 #E79E5C #EFBE91 #F7DEC6 #FBEFE4
Accessibility & contrast
On white
1.69
#EFBE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EFBE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE91
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE91 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18E
Deuteranopia (green-blind)
#D9CC92
Tritanopia (blue-blind)
#FEB3B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbe91; /* rgb */ color: rgb(239, 190, 145); /* oklch */ color: oklch(83.5% 0.082 63.9);
Tailwind
colors: {
custom: {
50: '#f6d1b1',
500: '#efbe91',
950: '#000000',
},
}SCSS
$custom: #efbe91; $custom-light: #f6d1b1; $custom-dark: #000000;
JSON
{
"hex": "#efbe91",
"rgb": {
"r": 239,
"g": 190,
"b": 145
},
"hsl": {
"h": 28.723,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.83461,
"c": 0.08174,
"h": 63.9
},
"luminance": 0.57222
}Semantic roles & 50–950 ramp
primary
#EFBE91
secondary
#5995CB
accent
#77D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381