#BFABA0#BFABA0
#BFABA0 is a light, muted orange. Relative luminance 0.427; OKLCH L 75.5% C 0.028 H 50.7°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABA0 |
|---|---|
| RGB | rgb(191, 171, 160) |
| HSL | hsl(21, 19%, 69%) |
| HSV | hsv(21, 16%, 75%) |
| CMYK | cmyk(0%, 10.5%, 16.2%, 25.1%) |
| CIE-LAB | lab(71.38, 5.39, 8.29) |
| CIE-LCH | lch(71.38, 9.89, 56.98°) |
| OKLab | oklab(75.53% 0.0177 0.0217) |
| OKLCH | oklch(75.53% 0.028 50.7) |
| XYZ | xyz(42.3937, 42.7412, 39.2676) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.69
Mushroom
#BA9E88
ΔE00 5.81
Greige
#B8AB98
ΔE00 5.98
Warm Gray
#C9BEB0
ΔE00 6.76
Stone
#A89F91
ΔE00 7.37
Khaki
#C3B091
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABA0 #A0B4BF
analogous
#BFA0A5 #BFABA0 #BFBBA0
triadic
#BFABA0 #A0BFAB #ABA0BF
tetradic
#BFABA0 #A5BFA0 #A0B4BF #BBA0BF
square
#BFABA0 #A5BFA0 #A0B4BF #BBA0BF
split-complementary
#BFABA0 #A0BFBB #A0A5BF
monochromatic
#896C5C #A68B7B #BFABA0 #D8CBC5 #F0ECE9
Accessibility & contrast
On white
2.20
#BFABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#BFABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABA0
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABA0 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9F
Deuteranopia (green-blind)
#B5B0A0
Tritanopia (blue-blind)
#C5A8A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bfaba0; /* rgb */ color: rgb(191, 171, 160); /* oklch */ color: oklch(75.5% 0.028 50.7);
Tailwind
colors: {
custom: {
50: '#d2c4bc',
500: '#bfaba0',
950: '#000000',
},
}SCSS
$custom: #bfaba0; $custom-light: #d2c4bc; $custom-dark: #000000;
JSON
{
"hex": "#bfaba0",
"rgb": {
"r": 191,
"g": 171,
"b": 160
},
"hsl": {
"h": 21.29,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.75532,
"c": 0.02802,
"h": 50.7
},
"luminance": 0.4274
}Semantic roles & 50–950 ramp
primary
#BFABA0
secondary
#D9DFE2
accent
#7F9E48
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141212
muted
#828181