#BFAB97#BFAB97
#BFAB97 is a light, muted orange. Relative luminance 0.424; OKLCH L 75.3% C 0.036 H 67.2°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAB97 |
|---|---|
| RGB | rgb(191, 171, 151) |
| HSL | hsl(30, 24%, 67%) |
| HSV | hsv(30, 21%, 75%) |
| CMYK | cmyk(0%, 10.5%, 20.9%, 25.1%) |
| CIE-LAB | lab(71.17, 3.99, 12.94) |
| CIE-LCH | lch(71.17, 13.54, 72.86°) |
| OKLab | oklab(75.3% 0.0141 0.0335) |
| OKLCH | oklch(75.3% 0.036 67.2) |
| XYZ | xyz(41.6347, 42.4376, 35.2702) |
| Luminance | 0.4244 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.18
Mushroom
#BA9E88
ΔE00 4.57
Khaki
#C3B091
ΔE00 4.63
Taupe (survey)
#B9A281
ΔE00 5.28
Warm Gray
#C9BEB0
ΔE00 6.15
Stone
#A89F91
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAB97 #97ABBF
analogous
#BF9797 #BFAB97 #BFBF97
triadic
#BFAB97 #97BFAB #AB97BF
tetradic
#BFAB97 #97BF97 #97ABBF #BF97BF
square
#BFAB97 #97BF97 #97ABBF #BF97BF
split-complementary
#BFAB97 #97BFBF #9797BF
monochromatic
#886E54 #A88C71 #BFAB97 #D6CABD #EEE8E3
Accessibility & contrast
On white
2.21
#BFAB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#BFAB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAB97
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAB97 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC96
Deuteranopia (green-blind)
#B7B097
Tritanopia (blue-blind)
#C6A7A5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bfab97; /* rgb */ color: rgb(191, 171, 151); /* oklch */ color: oklch(75.3% 0.036 67.2);
Tailwind
colors: {
custom: {
50: '#d2c4b5',
500: '#bfab97',
950: '#000000',
},
}SCSS
$custom: #bfab97; $custom-light: #d2c4b5; $custom-dark: #000000;
JSON
{
"hex": "#bfab97",
"rgb": {
"r": 191,
"g": 171,
"b": 151
},
"hsl": {
"h": 30,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.75301,
"c": 0.0363,
"h": 67.2
},
"luminance": 0.42437
}Semantic roles & 50–950 ramp
primary
#BFAB97
secondary
#D3D9DF
accent
#73A243
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180