#BBAFA6#BBAFA6
#BBAFA6 is a light, near-neutral orange. Relative luminance 0.440; OKLCH L 76.2% C 0.019 H 59.4°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFA6 |
|---|---|
| RGB | rgb(187, 175, 166) |
| HSL | hsl(26, 13%, 69%) |
| HSV | hsv(26, 11%, 73%) |
| CMYK | cmyk(0%, 6.4%, 11.2%, 26.7%) |
| CIE-LAB | lab(72.21, 2.73, 6.15) |
| CIE-LCH | lch(72.21, 6.73, 66.09°) |
| OKLab | oklab(76.15% 0.0096 0.0162) |
| OKLCH | oklch(76.15% 0.019 59.4) |
| XYZ | xyz(42.7058, 43.9785, 42.3080) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.67
Warm Gray
#C9BEB0
ΔE00 4.69
Stone
#A89F91
ΔE00 5.99
Dark Gray
#A9A9A9
ΔE00 6.73
Greyish
#A8A495
ΔE00 6.98
Silver
#C0C0C0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFA6 #A6B2BB
analogous
#BBA6A8 #BBAFA6 #BBBAA6
triadic
#BBAFA6 #A6BBAF #AFA6BB
tetradic
#BBAFA6 #A8BBA6 #A6B2BB #BAA6BB
square
#BBAFA6 #A8BBA6 #A6B2BB #BAA6BB
split-complementary
#BBAFA6 #A6BBBA #A6A8BB
monochromatic
#837164 #A09083 #BBAFA6 #D6CEC9 #F0EDEB
Accessibility & contrast
On white
2.14
#BBAFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#BBAFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFA6
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFA6 | 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)
#B3B0A5
Deuteranopia (green-blind)
#B5B2A6
Tritanopia (blue-blind)
#BFADAC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbafa6; /* rgb */ color: rgb(187, 175, 166); /* oklch */ color: oklch(76.2% 0.019 59.4);
Tailwind
colors: {
custom: {
50: '#cfc6c0',
500: '#bbafa6',
950: '#000000',
},
}SCSS
$custom: #bbafa6; $custom-light: #cfc6c0; $custom-dark: #000000;
JSON
{
"hex": "#bbafa6",
"rgb": {
"r": 187,
"g": 175,
"b": 166
},
"hsl": {
"h": 25.714,
"s": 13.376,
"l": 69.216
},
"oklch": {
"l": 0.76151,
"c": 0.01878,
"h": 59.4
},
"luminance": 0.43978
}Semantic roles & 50–950 ramp
primary
#BBAFA6
secondary
#DBDFE1
accent
#78984E
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131312
muted
#828281