#BBACA5#BBACA5
#BBACA5 is a light, muted orange. Relative luminance 0.428; OKLCH L 75.5% C 0.020 H 46.7°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBACA5 |
|---|---|
| RGB | rgb(187, 172, 165) |
| HSL | hsl(19, 14%, 69%) |
| HSV | hsv(19, 12%, 73%) |
| CMYK | cmyk(0%, 8%, 11.8%, 26.7%) |
| CIE-LAB | lab(71.41, 4.18, 5.54) |
| CIE-LCH | lch(71.41, 6.94, 52.97°) |
| OKLab | oklab(75.51% 0.0137 0.0146) |
| OKLCH | oklch(75.51% 0.02 46.7) |
| XYZ | xyz(42.0370, 42.7872, 41.6343) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.92
Greige
#B8AB98
ΔE00 6.27
Warm Gray
#C9BEB0
ΔE00 6.42
Stone
#A89F91
ΔE00 6.93
Dark Gray
#A9A9A9
ΔE00 7.24
Mushroom
#BA9E88
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBACA5 #A5B4BB
analogous
#BBA5A9 #BBACA5 #BBB7A5
triadic
#BBACA5 #A5BBAC #ACA5BB
tetradic
#BBACA5 #A9BBA5 #A5B4BB #B7A5BB
square
#BBACA5 #A9BBA5 #A5B4BB #B7A5BB
split-complementary
#BBACA5 #A5BBB7 #A5A9BB
monochromatic
#836D63 #A18C82 #BBACA5 #D5CCC8 #F0ECEB
Accessibility & contrast
On white
2.20
#BBACA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#BBACA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBACA5
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBACA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBACA5 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA5
Deuteranopia (green-blind)
#B3B0A5
Tritanopia (blue-blind)
#C0AAAA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbaca5; /* rgb */ color: rgb(187, 172, 165); /* oklch */ color: oklch(75.5% 0.020 46.7);
Tailwind
colors: {
custom: {
50: '#cfc4bf',
500: '#bbaca5',
950: '#000000',
},
}SCSS
$custom: #bbaca5; $custom-light: #cfc4bf; $custom-dark: #000000;
JSON
{
"hex": "#bbaca5",
"rgb": {
"r": 187,
"g": 172,
"b": 165
},
"hsl": {
"h": 19.091,
"s": 13.924,
"l": 69.02
},
"oklch": {
"l": 0.75513,
"c": 0.02005,
"h": 46.7
},
"luminance": 0.42786
}Semantic roles & 50–950 ramp
primary
#BBACA5
secondary
#DBDFE1
accent
#80984D
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131212
muted
#828181