#BCA09A#BCA09A
#BCA09A is a light, muted red. Relative luminance 0.382; OKLCH L 72.9% C 0.034 H 32.1°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA09A |
|---|---|
| RGB | rgb(188, 160, 154) |
| HSL | hsl(11, 20%, 67%) |
| HSV | hsv(11, 18%, 74%) |
| CMYK | cmyk(0%, 14.9%, 18.1%, 26.3%) |
| CIE-LAB | lab(68.14, 9.31, 6.94) |
| CIE-LCH | lch(68.14, 11.61, 36.72°) |
| OKLab | oklab(72.89% 0.0291 0.0183) |
| OKLCH | oklch(72.89% 0.034 32.1) |
| XYZ | xyz(39.1426, 38.1672, 35.8707) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.76
Rosybrown
#BC8F8F
ΔE00 7.25
Mushroom
#BA9E88
ΔE00 7.49
Dusty Pink
#D8A7B1
ΔE00 9.87
Warm Grey
#978A84
ΔE00 10.01
Grey Pink
#C3909B
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA09A #9AB6BC
analogous
#BC9AA5 #BCA09A #BCB19A
triadic
#BCA09A #9ABCA0 #A09ABC
tetradic
#BCA09A #A5BC9A #9AB6BC #B19ABC
square
#BCA09A #A5BC9A #9AB6BC #B19ABC
split-complementary
#BCA09A #9ABCB1 #9AA5BC
monochromatic
#845F58 #A47D75 #BCA09A #D4C3BF #EDE5E4
Accessibility & contrast
On white
2.43
#BCA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#BCA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA09A
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA09A | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A39A
Deuteranopia (green-blind)
#ACA89A
Tritanopia (blue-blind)
#C39D9E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bca09a; /* rgb */ color: rgb(188, 160, 154); /* oklch */ color: oklch(72.9% 0.034 32.1);
Tailwind
colors: {
custom: {
50: '#d0bcb7',
500: '#bca09a',
950: '#000000',
},
}SCSS
$custom: #bca09a; $custom-light: #d0bcb7; $custom-dark: #000000;
JSON
{
"hex": "#bca09a",
"rgb": {
"r": 188,
"g": 160,
"b": 154
},
"hsl": {
"h": 10.588,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.72891,
"c": 0.03435,
"h": 32.1
},
"luminance": 0.38166
}Semantic roles & 50–950 ramp
primary
#BCA09A
secondary
#D4DCDE
accent
#8F9F47
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180