#EFBF8B#EFBF8B
#EFBF8B is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.5% C 0.087 H 68.4°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF8B |
|---|---|
| RGB | rgb(239, 191, 139) |
| HSL | hsl(31, 76%, 74%) |
| HSV | hsv(31, 42%, 94%) |
| CMYK | cmyk(0%, 20.1%, 41.8%, 6.3%) |
| CIE-LAB | lab(80.45, 10.53, 32.75) |
| CIE-LCH | lch(80.45, 34.40, 72.18°) |
| OKLab | oklab(83.54% 0.0321 0.081) |
| OKLCH | oklch(83.54% 0.087 68.4) |
| XYZ | xyz(58.8896, 57.4796, 32.4139) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.52
Tan
#D2B48C
ΔE00 6.24
Very Light Brown
#D3B683
ΔE00 6.59
Light Peach
#FFD8B1
ΔE00 6.62
Fawn
#CFAF7B
ΔE00 6.96
Apricot (survey)
#FFB16D
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF8B #8BBBEF
analogous
#EF8D8B #EFBF8B #EDEF8B
triadic
#EFBF8B #8BEFBF #BF8BEF
tetradic
#EFBF8B #8BEF8D #8BBBEF #EF8BED
square
#EFBF8B #8BEF8D #8BBBEF #EF8BED
split-complementary
#EFBF8B #8BEDEF #8D8BEF
monochromatic
#E0841F #E8A155 #EFBF8B #F6DDC1 #FBF0E4
Accessibility & contrast
On white
1.68
#EFBF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#EFBF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF8B
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF8B | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC187
Deuteranopia (green-blind)
#DBCC8C
Tritanopia (blue-blind)
#FFB4B2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbf8b; /* rgb */ color: rgb(239, 191, 139); /* oklch */ color: oklch(83.5% 0.087 68.4);
Tailwind
colors: {
custom: {
50: '#f6d2ad',
500: '#efbf8b',
950: '#000000',
},
}SCSS
$custom: #efbf8b; $custom-light: #f6d2ad; $custom-dark: #000000;
JSON
{
"hex": "#efbf8b",
"rgb": {
"r": 239,
"g": 191,
"b": 139
},
"hsl": {
"h": 31.2,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.83539,
"c": 0.08714,
"h": 68.4
},
"luminance": 0.57476
}Semantic roles & 50–950 ramp
primary
#EFBF8B
secondary
#548DCA
accent
#6FD80E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381