#BBACA3#BBACA3
#BBACA3 is a light, muted orange. Relative luminance 0.427; OKLCH L 75.5% C 0.022 H 53.2°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBACA3 |
|---|---|
| RGB | rgb(187, 172, 163) |
| HSL | hsl(23, 15%, 69%) |
| HSV | hsv(23, 13%, 73%) |
| CMYK | cmyk(0%, 8%, 12.8%, 26.7%) |
| CIE-LAB | lab(71.36, 3.85, 6.57) |
| CIE-LCH | lch(71.36, 7.62, 59.66°) |
| OKLab | oklab(75.46% 0.0129 0.0173) |
| OKLCH | oklch(75.46% 0.022 53.2) |
| XYZ | xyz(41.8564, 42.7149, 40.6831) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.25
Warm Gray
#C9BEB0
ΔE00 5.84
Stone
#A89F91
ΔE00 6.27
Pinkish Grey
#C8ACA9
ΔE00 6.67
Mushroom
#BA9E88
ΔE00 7.07
Dark Gray
#A9A9A9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBACA3 #A3B2BB
analogous
#BBA3A6 #BBACA3 #BBB8A3
triadic
#BBACA3 #A3BBAC #ACA3BB
tetradic
#BBACA3 #A6BBA3 #A3B2BB #B8A3BB
square
#BBACA3 #A6BBA3 #A3B2BB #B8A3BB
split-complementary
#BBACA3 #A3BBB8 #A3A6BB
monochromatic
#836E61 #A18C80 #BBACA3 #D5CCC6 #EFEBE9
Accessibility & contrast
On white
2.20
#BBACA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#BBACA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBACA3
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBACA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBACA3 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA2
Deuteranopia (green-blind)
#B4B0A3
Tritanopia (blue-blind)
#C0A9A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbaca3; /* rgb */ color: rgb(187, 172, 163); /* oklch */ color: oklch(75.5% 0.022 53.2);
Tailwind
colors: {
custom: {
50: '#cfc4be',
500: '#bbaca3',
950: '#000000',
},
}SCSS
$custom: #bbaca3; $custom-light: #cfc4be; $custom-dark: #000000;
JSON
{
"hex": "#bbaca3",
"rgb": {
"r": 187,
"g": 172,
"b": 163
},
"hsl": {
"h": 22.5,
"s": 15,
"l": 68.627
},
"oklch": {
"l": 0.75458,
"c": 0.02157,
"h": 53.2
},
"luminance": 0.42714
}Semantic roles & 50–950 ramp
primary
#BBACA3
secondary
#D9DEE0
accent
#7C994C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131212
muted
#828181