#EFBF9E#EFBF9E
#EFBF9E is a very light, moderate orange. Relative luminance 0.581; OKLCH L 83.9% C 0.071 H 56.1°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF9E |
|---|---|
| RGB | rgb(239, 191, 158) |
| HSL | hsl(24, 72%, 78%) |
| HSV | hsv(24, 34%, 94%) |
| CMYK | cmyk(0%, 20.1%, 33.9%, 6.3%) |
| CIE-LAB | lab(80.79, 12.69, 23.19) |
| CIE-LCH | lch(80.79, 26.44, 61.31°) |
| OKLab | oklab(83.91% 0.0396 0.0588) |
| OKLCH | oklch(83.91% 0.071 56.1) |
| XYZ | xyz(60.4004, 58.0839, 40.3709) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.72
Light Peach
#FFD8B1
ΔE00 6.69
Peach
#FFDAB9
ΔE00 6.70
Burlywood
#DEB887
ΔE00 7.24
Peach (survey)
#FFB07C
ΔE00 7.36
Tan
#D2B48C
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF9E #9ECEEF
analogous
#EF9EA6 #EFBF9E #EFE79E
triadic
#EFBF9E #9EEFBF #BF9EEF
tetradic
#EFBF9E #A6EF9E #9ECEEF #E79EEF
square
#EFBF9E #A6EF9E #9ECEEF #E79EEF
split-complementary
#EFBF9E #9EEFE7 #9EA6EF
monochromatic
#DE7A35 #E69C69 #EFBF9E #F8E2D3 #FBEEE5
Accessibility & contrast
On white
1.66
#EFBF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EFBF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF9E
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF9E | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC29C
Deuteranopia (green-blind)
#D8CD9E
Tritanopia (blue-blind)
#FDB6B6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbf9e; /* rgb */ color: rgb(239, 191, 158); /* oklch */ color: oklch(83.9% 0.071 56.1);
Tailwind
colors: {
custom: {
50: '#f5d2ba',
500: '#efbf9e',
950: '#000000',
},
}SCSS
$custom: #efbf9e; $custom-light: #f5d2ba; $custom-dark: #000000;
JSON
{
"hex": "#efbf9e",
"rgb": {
"r": 239,
"g": 191,
"b": 158
},
"hsl": {
"h": 24.444,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.83913,
"c": 0.07086,
"h": 56.1
},
"luminance": 0.58081
}Semantic roles & 50–950 ramp
primary
#EFBF9E
secondary
#65A2CC
accent
#85D412
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381