#BBACA2#BBACA2
#BBACA2 is a light, muted orange. Relative luminance 0.427; OKLCH L 75.4% C 0.022 H 56.0°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBACA2 |
|---|---|
| RGB | rgb(187, 172, 162) |
| HSL | hsl(24, 16%, 68%) |
| HSV | hsv(24, 13%, 73%) |
| CMYK | cmyk(0%, 8%, 13.4%, 26.7%) |
| CIE-LAB | lab(71.34, 3.68, 7.09) |
| CIE-LCH | lch(71.34, 7.99, 62.55°) |
| OKLab | oklab(75.43% 0.0125 0.0186) |
| OKLCH | oklch(75.43% 0.022 56) |
| XYZ | xyz(41.7672, 42.6792, 40.2131) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.75
Warm Gray
#C9BEB0
ΔE00 5.60
Stone
#A89F91
ΔE00 5.98
Mushroom
#BA9E88
ΔE00 6.81
Pinkish Grey
#C8ACA9
ΔE00 7.07
Greyish
#A8A495
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBACA2 #A2B1BB
analogous
#BBA2A4 #BBACA2 #BBB8A2
triadic
#BBACA2 #A2BBAC #ACA2BB
tetradic
#BBACA2 #A4BBA2 #A2B1BB #B8A2BB
square
#BBACA2 #A4BBA2 #A2B1BB #B8A2BB
split-complementary
#BBACA2 #A2BBB8 #A2A4BB
monochromatic
#836E60 #A18C7F #BBACA2 #D5CCC5 #EFEBE9
Accessibility & contrast
On white
2.20
#BBACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#BBACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBACA2
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBACA2 | 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)
#B0ADA1
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#C0A9A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbaca2; /* rgb */ color: rgb(187, 172, 162); /* oklch */ color: oklch(75.4% 0.022 56.0);
Tailwind
colors: {
custom: {
50: '#cfc4bd',
500: '#bbaca2',
950: '#000000',
},
}SCSS
$custom: #bbaca2; $custom-light: #cfc4bd; $custom-dark: #000000;
JSON
{
"hex": "#bbaca2",
"rgb": {
"r": 187,
"g": 172,
"b": 162
},
"hsl": {
"h": 24,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.75431,
"c": 0.02242,
"h": 56
},
"luminance": 0.42678
}Semantic roles & 50–950 ramp
primary
#BBACA2
secondary
#D9DDE0
accent
#7B9A4C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131212
muted
#828181