#BFAB99#BFAB99
#BFAB99 is a light, muted orange. Relative luminance 0.425; OKLCH L 75.4% C 0.034 H 64.3°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAB99 |
|---|---|
| RGB | rgb(191, 171, 153) |
| HSL | hsl(28, 23%, 67%) |
| HSV | hsv(28, 20%, 75%) |
| CMYK | cmyk(0%, 10.5%, 19.9%, 25.1%) |
| CIE-LAB | lab(71.22, 4.30, 11.91) |
| CIE-LCH | lch(71.22, 12.66, 70.16°) |
| OKLab | oklab(75.35% 0.0149 0.0309) |
| OKLCH | oklch(75.35% 0.034 64.3) |
| XYZ | xyz(41.7985, 42.5031, 36.1329) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.58
Mushroom
#BA9E88
ΔE00 4.53
Khaki
#C3B091
ΔE00 5.48
Taupe (survey)
#B9A281
ΔE00 6.05
Warm Gray
#C9BEB0
ΔE00 6.07
Stone
#A89F91
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAB99 #99ADBF
analogous
#BF999A #BFAB99 #BFBE99
triadic
#BFAB99 #99BFAB #AB99BF
tetradic
#BFAB99 #9ABF99 #99ADBF #BE99BF
square
#BFAB99 #9ABF99 #99ADBF #BE99BF
split-complementary
#BFAB99 #99BFBE #999ABF
monochromatic
#886D55 #A78C73 #BFAB99 #D7CABF #EEE9E4
Accessibility & contrast
On white
2.21
#BFAB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#BFAB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAB99
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAB99 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC98
Deuteranopia (green-blind)
#B6B099
Tritanopia (blue-blind)
#C6A7A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bfab99; /* rgb */ color: rgb(191, 171, 153); /* oklch */ color: oklch(75.4% 0.034 64.3);
Tailwind
colors: {
custom: {
50: '#d2c4b7',
500: '#bfab99',
950: '#000000',
},
}SCSS
$custom: #bfab99; $custom-light: #d2c4b7; $custom-dark: #000000;
JSON
{
"hex": "#bfab99",
"rgb": {
"r": 191,
"g": 171,
"b": 153
},
"hsl": {
"h": 28.421,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.75351,
"c": 0.03426,
"h": 64.3
},
"luminance": 0.42502
}Semantic roles & 50–950 ramp
primary
#BFAB99
secondary
#D4DAE0
accent
#75A144
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180