#BBAFA1#BBAFA1
#BBAFA1 is a light, muted orange. Relative luminance 0.438; OKLCH L 76.0% C 0.024 H 71.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFA1 |
|---|---|
| RGB | rgb(187, 175, 161) |
| HSL | hsl(32, 16%, 68%) |
| HSV | hsv(32, 14%, 73%) |
| CMYK | cmyk(0%, 6.4%, 13.9%, 26.7%) |
| CIE-LAB | lab(72.09, 1.90, 8.72) |
| CIE-LCH | lch(72.09, 8.92, 77.73°) |
| OKLab | oklab(76.02% 0.0075 0.0228) |
| OKLCH | oklch(76.02% 0.024 71.7) |
| XYZ | xyz(42.2561, 43.7986, 39.9393) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.37
Warm Gray
#C9BEB0
ΔE00 4.00
Stone
#A89F91
ΔE00 5.08
Greyish
#A8A495
ΔE00 5.70
Khaki
#C3B091
ΔE00 6.11
Cement
#A5A391
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFA1 #A1ADBB
analogous
#BBA2A1 #BBAFA1 #BABBA1
triadic
#BBAFA1 #A1BBAF #AFA1BB
tetradic
#BBAFA1 #A1BBA2 #A1ADBB #BBA1BA
square
#BBAFA1 #A1BBA2 #A1ADBB #BBA1BA
split-complementary
#BBAFA1 #A1BABB #A2A1BB
monochromatic
#83725F #A1917D #BBAFA1 #D5CDC5 #EEEBE8
Accessibility & contrast
On white
2.15
#BBAFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#BBAFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFA1
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFA1 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AFA0
Deuteranopia (green-blind)
#B6B2A1
Tritanopia (blue-blind)
#C0ACAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbafa1; /* rgb */ color: rgb(187, 175, 161); /* oklch */ color: oklch(76.0% 0.024 71.7);
Tailwind
colors: {
custom: {
50: '#cfc6bc',
500: '#bbafa1',
950: '#000000',
},
}SCSS
$custom: #bbafa1; $custom-light: #cfc6bc; $custom-dark: #000000;
JSON
{
"hex": "#bbafa1",
"rgb": {
"r": 187,
"g": 175,
"b": 161
},
"hsl": {
"h": 32.308,
"s": 16.049,
"l": 68.235
},
"oklch": {
"l": 0.76017,
"c": 0.02397,
"h": 71.7
},
"luminance": 0.43798
}Semantic roles & 50–950 ramp
primary
#BBAFA1
secondary
#D8DCE0
accent
#709A4B
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281