#EFBFA5#EFBFA5
#EFBFA5 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.1% C 0.066 H 49.9°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFA5 |
|---|---|
| RGB | rgb(239, 191, 165) |
| HSL | hsl(21, 70%, 79%) |
| HSV | hsv(21, 31%, 94%) |
| CMYK | cmyk(0%, 20.1%, 31%, 6.3%) |
| CIE-LAB | lab(80.92, 13.56, 19.66) |
| CIE-LCH | lch(80.92, 23.88, 55.39°) |
| OKLab | oklab(84.07% 0.0423 0.0503) |
| OKLCH | oklch(84.07% 0.066 49.9) |
| XYZ | xyz(61.0202, 58.3318, 43.6350) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.77
Pale Salmon
#FFB19A
ΔE00 7.33
Peach
#FFDAB9
ΔE00 7.61
Light Peach
#FFD8B1
ΔE00 8.14
Peach (survey)
#FFB07C
ΔE00 8.50
Light Salmon
#FEA993
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFA5 #A5D5EF
analogous
#EFA5B0 #EFBFA5 #EFE4A5
triadic
#EFBFA5 #A5EFBF #BFA5EF
tetradic
#EFBFA5 #B0EFA5 #A5D5EF #E4A5EF
square
#EFBFA5 #B0EFA5 #A5D5EF #E4A5EF
split-complementary
#EFBFA5 #A5EFE4 #A5B0EF
monochromatic
#DD753D #E69A71 #EFBFA5 #F8E4D9 #FAEDE5
Accessibility & contrast
On white
1.66
#EFBFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#EFBFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFA5
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFA5 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A3
Deuteranopia (green-blind)
#D7CDA5
Tritanopia (blue-blind)
#FCB7B8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbfa5; /* rgb */ color: rgb(239, 191, 165); /* oklch */ color: oklch(84.1% 0.066 49.9);
Tailwind
colors: {
custom: {
50: '#f5d2bf',
500: '#efbfa5',
950: '#000000',
},
}SCSS
$custom: #efbfa5; $custom-light: #f5d2bf; $custom-dark: #000000;
JSON
{
"hex": "#efbfa5",
"rgb": {
"r": 239,
"g": 191,
"b": 165
},
"hsl": {
"h": 21.081,
"s": 69.811,
"l": 79.216
},
"oklch": {
"l": 0.84065,
"c": 0.0657,
"h": 49.9
},
"luminance": 0.58329
}Semantic roles & 50–950 ramp
primary
#EFBFA5
secondary
#6CAACC
accent
#8FD214
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382