#BBACA7#BBACA7
#BBACA7 is a light, near-neutral orange. Relative luminance 0.429; OKLCH L 75.6% C 0.019 H 39.4°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBACA7 |
|---|---|
| RGB | rgb(187, 172, 167) |
| HSL | hsl(15, 13%, 69%) |
| HSV | hsv(15, 11%, 73%) |
| CMYK | cmyk(0%, 8%, 10.7%, 26.7%) |
| CIE-LAB | lab(71.46, 4.52, 4.51) |
| CIE-LCH | lch(71.46, 6.39, 44.97°) |
| OKLab | oklab(75.57% 0.0145 0.0119) |
| OKLCH | oklch(75.57% 0.019 39.4) |
| XYZ | xyz(42.2205, 42.8605, 42.6005) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.32
Dark Gray
#A9A9A9
ΔE00 7.09
Warm Gray
#C9BEB0
ΔE00 7.11
Greige
#B8AB98
ΔE00 7.31
Stone
#A89F91
ΔE00 7.68
Silver
#C0C0C0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBACA7 #A7B6BB
analogous
#BBA7AC #BBACA7 #BBB6A7
triadic
#BBACA7 #A7BBAC #ACA7BB
tetradic
#BBACA7 #ACBBA7 #A7B6BB #B6A7BB
square
#BBACA7 #ACBBA7 #A7B6BB #B6A7BB
split-complementary
#BBACA7 #A7BBB6 #A7ACBB
monochromatic
#836C65 #A08B84 #BBACA7 #D6CDCA #F0EDEC
Accessibility & contrast
On white
2.19
#BBACA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#BBACA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBACA7
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBACA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBACA7 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA7
Deuteranopia (green-blind)
#B3B0A7
Tritanopia (blue-blind)
#BFAAAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbaca7; /* rgb */ color: rgb(187, 172, 167); /* oklch */ color: oklch(75.6% 0.019 39.4);
Tailwind
colors: {
custom: {
50: '#cfc4c1',
500: '#bbaca7',
950: '#000000',
},
}SCSS
$custom: #bbaca7; $custom-light: #cfc4c1; $custom-dark: #000000;
JSON
{
"hex": "#bbaca7",
"rgb": {
"r": 187,
"g": 172,
"b": 167
},
"hsl": {
"h": 15,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.75569,
"c": 0.01881,
"h": 39.4
},
"luminance": 0.4286
}Semantic roles & 50–950 ramp
primary
#BBACA7
secondary
#DCE0E2
accent
#85974F
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131212
muted
#828181