#BCACA2#BCACA2
#BCACA2 is a light, muted orange. Relative luminance 0.428; OKLCH L 75.5% C 0.023 H 54.2°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACA2 |
|---|---|
| RGB | rgb(188, 172, 162) |
| HSL | hsl(23, 16%, 69%) |
| HSV | hsv(23, 14%, 74%) |
| CMYK | cmyk(0%, 8.5%, 13.8%, 26.3%) |
| CIE-LAB | lab(71.42, 4.05, 7.22) |
| CIE-LCH | lch(71.42, 8.28, 60.70°) |
| OKLab | oklab(75.52% 0.0136 0.0189) |
| OKLCH | oklch(75.52% 0.023 54.2) |
| XYZ | xyz(42.0127, 42.8058, 40.2246) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.06
Warm Gray
#C9BEB0
ΔE00 5.80
Stone
#A89F91
ΔE00 6.32
Mushroom
#BA9E88
ΔE00 6.65
Pinkish Grey
#C8ACA9
ΔE00 6.67
Dark Gray
#A9A9A9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACA2 #A2B2BC
analogous
#BCA2A5 #BCACA2 #BCB9A2
triadic
#BCACA2 #A2BCAC #ACA2BC
tetradic
#BCACA2 #A5BCA2 #A2B2BC #B9A2BC
square
#BCACA2 #A5BCA2 #A2B2BC #B9A2BC
split-complementary
#BCACA2 #A2BCB9 #A2A5BC
monochromatic
#846E5F #A28C7E #BCACA2 #D6CCC6 #EFEBE9
Accessibility & contrast
On white
2.20
#BCACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#BCACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACA2
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACA2 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA1
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#C1A9A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bcaca2; /* rgb */ color: rgb(188, 172, 162); /* oklch */ color: oklch(75.5% 0.023 54.2);
Tailwind
colors: {
custom: {
50: '#d0c4bd',
500: '#bcaca2',
950: '#000000',
},
}SCSS
$custom: #bcaca2; $custom-light: #d0c4bd; $custom-dark: #000000;
JSON
{
"hex": "#bcaca2",
"rgb": {
"r": 188,
"g": 172,
"b": 162
},
"hsl": {
"h": 23.077,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.75519,
"c": 0.02334,
"h": 54.2
},
"luminance": 0.42805
}Semantic roles & 50–950 ramp
primary
#BCACA2
secondary
#D9DEE1
accent
#7C9A4B
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141212
muted
#828181