#EFBF8F#EFBF8F
#EFBF8F is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.6% C 0.084 H 66.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF8F |
|---|---|
| RGB | rgb(239, 191, 143) |
| HSL | hsl(30, 75%, 75%) |
| HSV | hsv(30, 40%, 94%) |
| CMYK | cmyk(0%, 20.1%, 40.2%, 6.3%) |
| CIE-LAB | lab(80.52, 10.96, 30.74) |
| CIE-LCH | lch(80.52, 32.64, 70.38°) |
| OKLab | oklab(83.61% 0.0336 0.0765) |
| OKLCH | oklch(83.61% 0.084 66.3) |
| XYZ | xyz(59.1872, 57.5986, 33.9814) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.86
Tan
#D2B48C
ΔE00 6.22
Light Peach
#FFD8B1
ΔE00 6.24
Apricot
#FBCEB1
ΔE00 6.81
Very Light Brown
#D3B683
ΔE00 7.06
Apricot (survey)
#FFB16D
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF8F #8FBFEF
analogous
#EF8F8F #EFBF8F #EFEF8F
triadic
#EFBF8F #8FEFBF #BF8FEF
tetradic
#EFBF8F #8FEF8F #8FBFEF #EF8FEF
square
#EFBF8F #8FEF8F #8FBFEF #EF8FEF
split-complementary
#EFBF8F #8FEFEF #8F8FEF
monochromatic
#E08224 #E7A059 #EFBF8F #F7DEC5 #FBF0E4
Accessibility & contrast
On white
1.68
#EFBF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#EFBF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF8F
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF8F | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC18C
Deuteranopia (green-blind)
#DACC90
Tritanopia (blue-blind)
#FEB4B2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbf8f; /* rgb */ color: rgb(239, 191, 143); /* oklch */ color: oklch(83.6% 0.084 66.3);
Tailwind
colors: {
custom: {
50: '#f6d2b0',
500: '#efbf8f',
950: '#000000',
},
}SCSS
$custom: #efbf8f; $custom-light: #f6d2b0; $custom-dark: #000000;
JSON
{
"hex": "#efbf8f",
"rgb": {
"r": 239,
"g": 191,
"b": 143
},
"hsl": {
"h": 30,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.83613,
"c": 0.08353,
"h": 66.3
},
"luminance": 0.57595
}Semantic roles & 50–950 ramp
primary
#EFBF8F
secondary
#5791CB
accent
#73D70E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381