#BBACA0#BBACA0
#BBACA0 is a light, muted orange. Relative luminance 0.426; OKLCH L 75.4% C 0.024 H 61.1°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBACA0 |
|---|---|
| RGB | rgb(187, 172, 160) |
| HSL | hsl(27, 17%, 68%) |
| HSV | hsv(27, 14%, 73%) |
| CMYK | cmyk(0%, 8%, 14.4%, 26.7%) |
| CIE-LAB | lab(71.29, 3.35, 8.12) |
| CIE-LCH | lch(71.29, 8.78, 67.55°) |
| OKLab | oklab(75.38% 0.0117 0.0212) |
| OKLCH | oklch(75.38% 0.024 61.1) |
| XYZ | xyz(41.5908, 42.6087, 39.2842) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.79
Warm Gray
#C9BEB0
ΔE00 5.24
Stone
#A89F91
ΔE00 5.49
Mushroom
#BA9E88
ΔE00 6.41
Greyish
#A8A495
ΔE00 7.03
Khaki
#C3B091
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBACA0 #A0AFBB
analogous
#BBA0A1 #BBACA0 #BBB9A0
triadic
#BBACA0 #A0BBAC #ACA0BB
tetradic
#BBACA0 #A1BBA0 #A0AFBB #B9A0BB
square
#BBACA0 #A1BBA0 #A0AFBB #B9A0BB
split-complementary
#BBACA0 #A0BBB9 #A0A1BB
monochromatic
#836E5E #A18D7C #BBACA0 #D5CBC4 #EEEAE7
Accessibility & contrast
On white
2.21
#BBACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#BBACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBACA0
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBACA0 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9F
Deuteranopia (green-blind)
#B4B0A0
Tritanopia (blue-blind)
#C0A9A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbaca0; /* rgb */ color: rgb(187, 172, 160); /* oklch */ color: oklch(75.4% 0.024 61.1);
Tailwind
colors: {
custom: {
50: '#cfc4bc',
500: '#bbaca0',
950: '#000000',
},
}SCSS
$custom: #bbaca0; $custom-light: #cfc4bc; $custom-dark: #000000;
JSON
{
"hex": "#bbaca0",
"rgb": {
"r": 187,
"g": 172,
"b": 160
},
"hsl": {
"h": 26.667,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.75377,
"c": 0.02425,
"h": 61.1
},
"luminance": 0.42608
}Semantic roles & 50–950 ramp
primary
#BBACA0
secondary
#D7DCE0
accent
#779B4B
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131212
muted
#828181