#BCA19F#BCA19F
#BCA19F is a light, muted red. Relative luminance 0.387; OKLCH L 73.2% C 0.032 H 22.9°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA19F |
|---|---|
| RGB | rgb(188, 161, 159) |
| HSL | hsl(4, 18%, 68%) |
| HSV | hsv(4, 15%, 74%) |
| CMYK | cmyk(0%, 14.4%, 15.4%, 26.3%) |
| CIE-LAB | lab(68.52, 9.56, 4.71) |
| CIE-LCH | lch(68.52, 10.66, 26.22°) |
| OKLab | oklab(73.23% 0.0295 0.0125) |
| OKLCH | oklch(73.23% 0.032 22.9) |
| XYZ | xyz(39.7417, 38.6854, 38.1677) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.21
Rosybrown
#BC8F8F
ΔE00 7.00
Dusty Pink
#D8A7B1
ΔE00 8.68
Grey Pink
#C3909B
ΔE00 9.18
Mushroom
#BA9E88
ΔE00 9.35
Light Mauve
#C292A1
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA19F #9FBABC
analogous
#BC9FAB #BCA19F #BCAF9F
triadic
#BCA19F #9FBCA1 #A19FBC
tetradic
#BCA19F #ABBC9F #9FBABC #AF9FBC
square
#BCA19F #ABBC9F #9FBABC #AF9FBC
split-complementary
#BCA19F #9FBCAF #9FABBC
monochromatic
#845F5C #A37E7B #BCA19F #D5C4C3 #EEE8E7
Accessibility & contrast
On white
2.40
#BCA19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#BCA19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA19F
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA19F | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49F
Deuteranopia (green-blind)
#ACA99F
Tritanopia (blue-blind)
#C29EA1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bca19f; /* rgb */ color: rgb(188, 161, 159); /* oklch */ color: oklch(73.2% 0.032 22.9);
Tailwind
colors: {
custom: {
50: '#d0bcbb',
500: '#bca19f',
950: '#000000',
},
}SCSS
$custom: #bca19f; $custom-light: #d0bcbb; $custom-dark: #000000;
JSON
{
"hex": "#bca19f",
"rgb": {
"r": 188,
"g": 161,
"b": 159
},
"hsl": {
"h": 4.138,
"s": 17.791,
"l": 68.039
},
"oklch": {
"l": 0.73227,
"c": 0.03206,
"h": 22.9
},
"luminance": 0.38684
}Semantic roles & 50–950 ramp
primary
#BCA19F
secondary
#D7DFE0
accent
#969C49
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180