#BBACA1#BBACA1
#BBACA1 is a light, muted orange. Relative luminance 0.426; OKLCH L 75.4% C 0.023 H 58.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBACA1 |
|---|---|
| RGB | rgb(187, 172, 161) |
| HSL | hsl(25, 16%, 68%) |
| HSV | hsv(25, 14%, 73%) |
| CMYK | cmyk(0%, 8%, 13.9%, 26.7%) |
| CIE-LAB | lab(71.31, 3.52, 7.60) |
| CIE-LCH | lch(71.31, 8.38, 65.17°) |
| OKLab | oklab(75.4% 0.0121 0.0199) |
| OKLCH | oklch(75.4% 0.023 58.7) |
| XYZ | xyz(41.6787, 42.6438, 39.7468) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.26
Warm Gray
#C9BEB0
ΔE00 5.40
Stone
#A89F91
ΔE00 5.72
Mushroom
#BA9E88
ΔE00 6.59
Greyish
#A8A495
ΔE00 7.29
Pinkish Grey
#C8ACA9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBACA1 #A1B0BB
analogous
#BBA1A3 #BBACA1 #BBB9A1
triadic
#BBACA1 #A1BBAC #ACA1BB
tetradic
#BBACA1 #A3BBA1 #A1B0BB #B9A1BB
square
#BBACA1 #A3BBA1 #A1B0BB #B9A1BB
split-complementary
#BBACA1 #A1BBB9 #A1A3BB
monochromatic
#836E5F #A18D7D #BBACA1 #D5CBC5 #EEEBE8
Accessibility & contrast
On white
2.20
#BBACA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#BBACA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBACA1
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBACA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBACA1 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA0
Deuteranopia (green-blind)
#B4B0A1
Tritanopia (blue-blind)
#C0A9A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbaca1; /* rgb */ color: rgb(187, 172, 161); /* oklch */ color: oklch(75.4% 0.023 58.7);
Tailwind
colors: {
custom: {
50: '#cfc4bc',
500: '#bbaca1',
950: '#000000',
},
}SCSS
$custom: #bbaca1; $custom-light: #cfc4bc; $custom-dark: #000000;
JSON
{
"hex": "#bbaca1",
"rgb": {
"r": 187,
"g": 172,
"b": 161
},
"hsl": {
"h": 25.385,
"s": 16.049,
"l": 68.235
},
"oklch": {
"l": 0.75404,
"c": 0.02331,
"h": 58.7
},
"luminance": 0.42643
}Semantic roles & 50–950 ramp
primary
#BBACA1
secondary
#D8DDE0
accent
#799A4B
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131212
muted
#828181