#EFBFAB#EFBFAB
#EFBFAB is a very light, moderate orange. Relative luminance 0.586; OKLCH L 84.2% C 0.062 H 43.8°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFAB |
|---|---|
| RGB | rgb(239, 191, 171) |
| HSL | hsl(18, 68%, 80%) |
| HSV | hsv(18, 28%, 94%) |
| CMYK | cmyk(0%, 20.1%, 28.5%, 6.3%) |
| CIE-LAB | lab(81.05, 14.34, 16.62) |
| CIE-LCH | lch(81.05, 21.96, 49.21°) |
| OKLab | oklab(84.2% 0.0447 0.0428) |
| OKLCH | oklch(84.2% 0.062 43.8) |
| XYZ | xyz(61.5792, 58.5554, 46.5789) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.08
Pale Salmon
#FFB19A
ΔE00 6.55
Light Salmon
#FEA993
ΔE00 8.25
Peach
#FFDAB9
ΔE00 9.01
Pinkish Tan
#D99B82
ΔE00 9.37
Pinkish Grey
#C8ACA9
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFAB #ABDBEF
analogous
#EFABB9 #EFBFAB #EFE1AB
triadic
#EFBFAB #ABEFBF #BFABEF
tetradic
#EFBFAB #B9EFAB #ABDBEF #E1ABEF
square
#EFBFAB #B9EFAB #ABDBEF #E1ABEF
split-complementary
#EFBFAB #ABEFE1 #ABB9EF
monochromatic
#DB7144 #E59878 #EFBFAB #F9E6DE #FAEBE5
Accessibility & contrast
On white
1.65
#EFBFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#EFBFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFAB
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFAB | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AA
Deuteranopia (green-blind)
#D6CDAB
Tritanopia (blue-blind)
#FCB8B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbfab; /* rgb */ color: rgb(239, 191, 171); /* oklch */ color: oklch(84.2% 0.062 43.8);
Tailwind
colors: {
custom: {
50: '#f5d2c4',
500: '#efbfab',
950: '#000000',
},
}SCSS
$custom: #efbfab; $custom-light: #f5d2c4; $custom-dark: #000000;
JSON
{
"hex": "#efbfab",
"rgb": {
"r": 239,
"g": 191,
"b": 171
},
"hsl": {
"h": 17.647,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.84202,
"c": 0.0619,
"h": 43.8
},
"luminance": 0.58553
}Semantic roles & 50–950 ramp
primary
#EFBFAB
secondary
#71B2CD
accent
#99D016
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382