#BCACA3#BCACA3
#BCACA3 is a light, muted orange. Relative luminance 0.428; OKLCH L 75.5% C 0.023 H 51.4°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACA3 |
|---|---|
| RGB | rgb(188, 172, 163) |
| HSL | hsl(22, 16%, 69%) |
| HSV | hsv(22, 13%, 74%) |
| CMYK | cmyk(0%, 8.5%, 13.3%, 26.3%) |
| CIE-LAB | lab(71.45, 4.22, 6.71) |
| CIE-LCH | lch(71.45, 7.92, 57.83°) |
| OKLab | oklab(75.55% 0.0141 0.0176) |
| OKLCH | oklch(75.55% 0.023 51.4) |
| XYZ | xyz(42.1020, 42.8415, 40.6946) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.55
Warm Gray
#C9BEB0
ΔE00 6.04
Pinkish Grey
#C8ACA9
ΔE00 6.26
Stone
#A89F91
ΔE00 6.61
Mushroom
#BA9E88
ΔE00 6.93
Dark Gray
#A9A9A9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACA3 #A3B3BC
analogous
#BCA3A7 #BCACA3 #BCB9A3
triadic
#BCACA3 #A3BCAC #ACA3BC
tetradic
#BCACA3 #A7BCA3 #A3B3BC #B9A3BC
square
#BCACA3 #A7BCA3 #A3B3BC #B9A3BC
split-complementary
#BCACA3 #A3BCB9 #A3A7BC
monochromatic
#846D60 #A28C80 #BCACA3 #D6CCC6 #F0ECEA
Accessibility & contrast
On white
2.19
#BCACA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#BCACA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACA3
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACA3 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA2
Deuteranopia (green-blind)
#B4B0A3
Tritanopia (blue-blind)
#C1A9A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bcaca3; /* rgb */ color: rgb(188, 172, 163); /* oklch */ color: oklch(75.5% 0.023 51.4);
Tailwind
colors: {
custom: {
50: '#d0c4be',
500: '#bcaca3',
950: '#000000',
},
}SCSS
$custom: #bcaca3; $custom-light: #d0c4be; $custom-dark: #000000;
JSON
{
"hex": "#bcaca3",
"rgb": {
"r": 188,
"g": 172,
"b": 163
},
"hsl": {
"h": 21.6,
"s": 15.723,
"l": 68.824
},
"oklch": {
"l": 0.75546,
"c": 0.02253,
"h": 51.4
},
"luminance": 0.42841
}Semantic roles & 50–950 ramp
primary
#BCACA3
secondary
#DADEE1
accent
#7E9A4C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141212
muted
#828181