#BBAFA7#BBAFA7
#BBAFA7 is a light, near-neutral orange. Relative luminance 0.440; OKLCH L 76.2% C 0.018 H 56.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFA7 |
|---|---|
| RGB | rgb(187, 175, 167) |
| HSL | hsl(24, 13%, 69%) |
| HSV | hsv(24, 11%, 73%) |
| CMYK | cmyk(0%, 6.4%, 10.7%, 26.7%) |
| CIE-LAB | lab(72.24, 2.90, 5.64) |
| CIE-LCH | lch(72.24, 6.34, 62.82°) |
| OKLab | oklab(76.18% 0.01 0.0148) |
| OKLCH | oklch(76.18% 0.018 56.1) |
| XYZ | xyz(42.7979, 44.0154, 42.7930) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.97
Greige
#B8AB98
ΔE00 5.18
Stone
#A89F91
ΔE00 6.29
Dark Gray
#A9A9A9
ΔE00 6.55
Silver
#C0C0C0
ΔE00 7.32
Greyish
#A8A495
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFA7 #A7B3BB
analogous
#BBA7A9 #BBAFA7 #BBB9A7
triadic
#BBAFA7 #A7BBAF #AFA7BB
tetradic
#BBAFA7 #A9BBA7 #A7B3BB #B9A7BB
square
#BBAFA7 #A9BBA7 #A7B3BB #B9A7BB
split-complementary
#BBAFA7 #A7BBB9 #A7A9BB
monochromatic
#837165 #A09084 #BBAFA7 #D6CECA #F0EEEC
Accessibility & contrast
On white
2.14
#BBAFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#BBAFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFA7
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFA7 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A7
Deuteranopia (green-blind)
#B5B2A7
Tritanopia (blue-blind)
#BFADAD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbafa7; /* rgb */ color: rgb(187, 175, 167); /* oklch */ color: oklch(76.2% 0.018 56.1);
Tailwind
colors: {
custom: {
50: '#cfc6c1',
500: '#bbafa7',
950: '#000000',
},
}SCSS
$custom: #bbafa7; $custom-light: #cfc6c1; $custom-dark: #000000;
JSON
{
"hex": "#bbafa7",
"rgb": {
"r": 187,
"g": 175,
"b": 167
},
"hsl": {
"h": 24,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.76179,
"c": 0.01786,
"h": 56.1
},
"luminance": 0.44015
}Semantic roles & 50–950 ramp
primary
#BBAFA7
secondary
#DCDFE2
accent
#7A974F
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131312
muted
#828281