#EFBF91#EFBF91
#EFBF91 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.7% C 0.082 H 65.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF91 |
|---|---|
| RGB | rgb(239, 191, 145) |
| HSL | hsl(29, 75%, 75%) |
| HSV | hsv(29, 39%, 94%) |
| CMYK | cmyk(0%, 20.1%, 39.3%, 6.3%) |
| CIE-LAB | lab(80.55, 11.18, 29.74) |
| CIE-LCH | lch(80.55, 31.77, 69.40°) |
| OKLab | oklab(83.65% 0.0344 0.0742) |
| OKLCH | oklch(83.65% 0.082 65.1) |
| XYZ | xyz(59.3401, 57.6598, 34.7864) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.14
Light Peach
#FFD8B1
ΔE00 6.10
Tan
#D2B48C
ΔE00 6.29
Apricot
#FBCEB1
ΔE00 6.33
Peach
#FFDAB9
ΔE00 7.14
Apricot (survey)
#FFB16D
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF91 #91C1EF
analogous
#EF9192 #EFBF91 #EFEE91
triadic
#EFBF91 #91EFBF #BF91EF
tetradic
#EFBF91 #92EF91 #91C1EF #EE91EF
square
#EFBF91 #92EF91 #91C1EF #EE91EF
split-complementary
#EFBF91 #91EFEE #9192EF
monochromatic
#DF8126 #E7A05C #EFBF91 #F7DEC6 #FBEFE4
Accessibility & contrast
On white
1.68
#EFBF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#EFBF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF91
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF91 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28E
Deuteranopia (green-blind)
#DACC92
Tritanopia (blue-blind)
#FEB4B3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbf91; /* rgb */ color: rgb(239, 191, 145); /* oklch */ color: oklch(83.7% 0.082 65.1);
Tailwind
colors: {
custom: {
50: '#f6d2b1',
500: '#efbf91',
950: '#000000',
},
}SCSS
$custom: #efbf91; $custom-light: #f6d2b1; $custom-dark: #000000;
JSON
{
"hex": "#efbf91",
"rgb": {
"r": 239,
"g": 191,
"b": 145
},
"hsl": {
"h": 29.362,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.83651,
"c": 0.08176,
"h": 65.1
},
"luminance": 0.57657
}Semantic roles & 50–950 ramp
primary
#EFBF91
secondary
#5993CB
accent
#75D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381