#BFAB9A#BFAB9A
#BFAB9A is a light, muted orange. Relative luminance 0.425; OKLCH L 75.4% C 0.033 H 62.7°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAB9A |
|---|---|
| RGB | rgb(191, 171, 154) |
| HSL | hsl(28, 22%, 68%) |
| HSV | hsv(28, 19%, 75%) |
| CMYK | cmyk(0%, 10.5%, 19.4%, 25.1%) |
| CIE-LAB | lab(71.24, 4.45, 11.39) |
| CIE-LCH | lch(71.24, 12.23, 68.67°) |
| OKLab | oklab(75.38% 0.0153 0.0296) |
| OKLCH | oklch(75.38% 0.033 62.7) |
| XYZ | xyz(41.8814, 42.5363, 36.5697) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.84
Mushroom
#BA9E88
ΔE00 4.57
Khaki
#C3B091
ΔE00 5.92
Warm Gray
#C9BEB0
ΔE00 6.08
Stone
#A89F91
ΔE00 6.39
Taupe (survey)
#B9A281
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAB9A #9AAEBF
analogous
#BF9A9B #BFAB9A #BFBD9A
triadic
#BFAB9A #9ABFAB #AB9ABF
tetradic
#BFAB9A #9BBF9A #9AAEBF #BD9ABF
square
#BFAB9A #9BBF9A #9AAEBF #BD9ABF
split-complementary
#BFAB9A #9ABFBD #9A9BBF
monochromatic
#886D56 #A78C75 #BFAB9A #D7CABF #EEE9E5
Accessibility & contrast
On white
2.21
#BFAB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#BFAB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAB9A
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAB9A | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC99
Deuteranopia (green-blind)
#B6B09A
Tritanopia (blue-blind)
#C6A7A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bfab9a; /* rgb */ color: rgb(191, 171, 154); /* oklch */ color: oklch(75.4% 0.033 62.7);
Tailwind
colors: {
custom: {
50: '#d2c4b7',
500: '#bfab9a',
950: '#000000',
},
}SCSS
$custom: #bfab9a; $custom-light: #d2c4b7; $custom-dark: #000000;
JSON
{
"hex": "#bfab9a",
"rgb": {
"r": 191,
"g": 171,
"b": 154
},
"hsl": {
"h": 27.568,
"s": 22.424,
"l": 67.647
},
"oklch": {
"l": 0.75376,
"c": 0.03328,
"h": 62.7
},
"luminance": 0.42535
}Semantic roles & 50–950 ramp
primary
#BFAB9A
secondary
#D5DBE0
accent
#76A145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180