#EFBF9A#EFBF9A
#EFBF9A is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.8% C 0.074 H 59.2°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF9A |
|---|---|
| RGB | rgb(239, 191, 154) |
| HSL | hsl(26, 73%, 77%) |
| HSV | hsv(26, 36%, 94%) |
| CMYK | cmyk(0%, 20.1%, 35.6%, 6.3%) |
| CIE-LAB | lab(80.71, 12.21, 25.21) |
| CIE-LCH | lch(80.71, 28.01, 64.15°) |
| OKLab | oklab(83.83% 0.038 0.0636) |
| OKLCH | oklch(83.83% 0.074 59.2) |
| XYZ | xyz(60.0617, 57.9484, 38.5871) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.34
Burlywood
#DEB887
ΔE00 6.10
Light Peach
#FFD8B1
ΔE00 6.21
Peach
#FFDAB9
ΔE00 6.57
Peach (survey)
#FFB07C
ΔE00 7.07
Tan
#D2B48C
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF9A #9ACAEF
analogous
#EF9AA0 #EFBF9A #EFEA9A
triadic
#EFBF9A #9AEFBF #BF9AEF
tetradic
#EFBF9A #A0EF9A #9ACAEF #EA9AEF
square
#EFBF9A #A0EF9A #9ACAEF #EA9AEF
split-complementary
#EFBF9A #9AEFEA #9AA0EF
monochromatic
#DE7C30 #E79E65 #EFBF9A #F7E0CF #FBEEE5
Accessibility & contrast
On white
1.67
#EFBF9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EFBF9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF9A
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF9A | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC297
Deuteranopia (green-blind)
#D9CD9A
Tritanopia (blue-blind)
#FDB6B5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbf9a; /* rgb */ color: rgb(239, 191, 154); /* oklch */ color: oklch(83.8% 0.074 59.2);
Tailwind
colors: {
custom: {
50: '#f5d2b8',
500: '#efbf9a',
950: '#000000',
},
}SCSS
$custom: #efbf9a; $custom-light: #f5d2b8; $custom-dark: #000000;
JSON
{
"hex": "#efbf9a",
"rgb": {
"r": 239,
"g": 191,
"b": 154
},
"hsl": {
"h": 26.118,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.83829,
"c": 0.07406,
"h": 59.2
},
"luminance": 0.57945
}Semantic roles & 50–950 ramp
primary
#EFBF9A
secondary
#629DCC
accent
#7FD511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381