#BBACA4#BBACA4
#BBACA4 is a light, muted orange. Relative luminance 0.427; OKLCH L 75.5% C 0.021 H 50.1°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBACA4 |
|---|---|
| RGB | rgb(187, 172, 164) |
| HSL | hsl(21, 14%, 69%) |
| HSV | hsv(21, 12%, 73%) |
| CMYK | cmyk(0%, 8%, 12.3%, 26.7%) |
| CIE-LAB | lab(71.39, 4.01, 6.06) |
| CIE-LCH | lch(71.39, 7.27, 56.47°) |
| OKLab | oklab(75.49% 0.0133 0.0159) |
| OKLCH | oklch(75.49% 0.021 50.1) |
| XYZ | xyz(41.9464, 42.7509, 41.1568) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.75
Warm Gray
#C9BEB0
ΔE00 6.11
Pinkish Grey
#C8ACA9
ΔE00 6.28
Stone
#A89F91
ΔE00 6.59
Dark Gray
#A9A9A9
ΔE00 7.35
Mushroom
#BA9E88
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBACA4 #A4B3BB
analogous
#BBA4A8 #BBACA4 #BBB8A4
triadic
#BBACA4 #A4BBAC #ACA4BB
tetradic
#BBACA4 #A8BBA4 #A4B3BB #B8A4BB
square
#BBACA4 #A8BBA4 #A4B3BB #B8A4BB
split-complementary
#BBACA4 #A4BBB8 #A4A8BB
monochromatic
#836D62 #A18C81 #BBACA4 #D5CCC7 #EFECEA
Accessibility & contrast
On white
2.20
#BBACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#BBACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBACA4
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBACA4 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA4
Deuteranopia (green-blind)
#B3B0A4
Tritanopia (blue-blind)
#C0AAAA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbaca4; /* rgb */ color: rgb(187, 172, 164); /* oklch */ color: oklch(75.5% 0.021 50.1);
Tailwind
colors: {
custom: {
50: '#cfc4bf',
500: '#bbaca4',
950: '#000000',
},
}SCSS
$custom: #bbaca4; $custom-light: #cfc4bf; $custom-dark: #000000;
JSON
{
"hex": "#bbaca4",
"rgb": {
"r": 187,
"g": 172,
"b": 164
},
"hsl": {
"h": 20.87,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.75486,
"c": 0.02077,
"h": 50.1
},
"luminance": 0.4275
}Semantic roles & 50–950 ramp
primary
#BBACA4
secondary
#DADEE1
accent
#7E994D
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131212
muted
#828181