#BBAFA8#BBAFA8
#BBAFA8 is a light, near-neutral orange. Relative luminance 0.441; OKLCH L 76.2% C 0.017 H 52.5°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFA8 |
|---|---|
| RGB | rgb(187, 175, 168) |
| HSL | hsl(22, 12%, 70%) |
| HSV | hsv(22, 10%, 73%) |
| CMYK | cmyk(0%, 6.4%, 10.2%, 26.7%) |
| CIE-LAB | lab(72.26, 3.06, 5.12) |
| CIE-LCH | lch(72.26, 5.97, 59.12°) |
| OKLab | oklab(76.21% 0.0104 0.0135) |
| OKLCH | oklch(76.21% 0.017 52.5) |
| XYZ | xyz(42.8907, 44.0525, 43.2817) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.30
Greige
#B8AB98
ΔE00 5.70
Dark Gray
#A9A9A9
ΔE00 6.40
Stone
#A89F91
ΔE00 6.61
Pinkish Grey
#C8ACA9
ΔE00 7.16
Silver
#C0C0C0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFA8 #A8B4BB
analogous
#BBA8AB #BBAFA8 #BBB9A8
triadic
#BBAFA8 #A8BBAF #AFA8BB
tetradic
#BBAFA8 #ABBBA8 #A8B4BB #B9A8BB
square
#BBAFA8 #ABBBA8 #A8B4BB #B9A8BB
split-complementary
#BBAFA8 #A8BBB9 #A8ABBB
monochromatic
#837166 #A08F86 #BBAFA8 #D6CFCA #F1EEED
Accessibility & contrast
On white
2.14
#BBAFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#BBAFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFA8
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFA8 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A8
Deuteranopia (green-blind)
#B5B2A8
Tritanopia (blue-blind)
#BFADAD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbafa8; /* rgb */ color: rgb(187, 175, 168); /* oklch */ color: oklch(76.2% 0.017 52.5);
Tailwind
colors: {
custom: {
50: '#cfc6c1',
500: '#bbafa8',
950: '#000000',
},
}SCSS
$custom: #bbafa8; $custom-light: #cfc6c1; $custom-dark: #000000;
JSON
{
"hex": "#bbafa8",
"rgb": {
"r": 187,
"g": 175,
"b": 168
},
"hsl": {
"h": 22.105,
"s": 12.258,
"l": 69.608
},
"oklch": {
"l": 0.76207,
"c": 0.01702,
"h": 52.5
},
"luminance": 0.44052
}Semantic roles & 50–950 ramp
primary
#BBAFA8
secondary
#DDE0E2
accent
#7C964F
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131312
muted
#828281