#BCACA4#BCACA4
#BCACA4 is a light, muted orange. Relative luminance 0.429; OKLCH L 75.6% C 0.022 H 48.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACA4 |
|---|---|
| RGB | rgb(188, 172, 164) |
| HSL | hsl(20, 15%, 69%) |
| HSV | hsv(20, 13%, 74%) |
| CMYK | cmyk(0%, 8.5%, 12.8%, 26.3%) |
| CIE-LAB | lab(71.47, 4.38, 6.19) |
| CIE-LCH | lch(71.47, 7.59, 54.70°) |
| OKLab | oklab(75.57% 0.0145 0.0163) |
| OKLCH | oklch(75.57% 0.022 48.4) |
| XYZ | xyz(42.1919, 42.8775, 41.1683) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.87
Greige
#B8AB98
ΔE00 6.04
Warm Gray
#C9BEB0
ΔE00 6.32
Stone
#A89F91
ΔE00 6.93
Mushroom
#BA9E88
ΔE00 7.25
Dark Gray
#A9A9A9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACA4 #A4B4BC
analogous
#BCA4A8 #BCACA4 #BCB8A4
triadic
#BCACA4 #A4BCAC #ACA4BC
tetradic
#BCACA4 #A8BCA4 #A4B4BC #B8A4BC
square
#BCACA4 #A8BCA4 #A4B4BC #B8A4BC
split-complementary
#BCACA4 #A4BCB8 #A4A8BC
monochromatic
#846D61 #A28C81 #BCACA4 #D6CCC7 #F0ECEA
Accessibility & contrast
On white
2.19
#BCACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#BCACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACA4
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACA4 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA3
Deuteranopia (green-blind)
#B4B0A4
Tritanopia (blue-blind)
#C1AAAA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bcaca4; /* rgb */ color: rgb(188, 172, 164); /* oklch */ color: oklch(75.6% 0.022 48.4);
Tailwind
colors: {
custom: {
50: '#d0c4bf',
500: '#bcaca4',
950: '#000000',
},
}SCSS
$custom: #bcaca4; $custom-light: #d0c4bf; $custom-dark: #000000;
JSON
{
"hex": "#bcaca4",
"rgb": {
"r": 188,
"g": 172,
"b": 164
},
"hsl": {
"h": 20,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.75574,
"c": 0.02177,
"h": 48.4
},
"luminance": 0.42877
}Semantic roles & 50–950 ramp
primary
#BCACA4
secondary
#DADFE1
accent
#80994C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141212
muted
#828181