#BCA39F#BCA39F
#BCA39F is a light, muted red. Relative luminance 0.394; OKLCH L 73.6% C 0.030 H 28.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA39F |
|---|---|
| RGB | rgb(188, 163, 159) |
| HSL | hsl(8, 18%, 68%) |
| HSV | hsv(8, 15%, 74%) |
| CMYK | cmyk(0%, 13.3%, 15.4%, 26.3%) |
| CIE-LAB | lab(69.03, 8.47, 5.45) |
| CIE-LCH | lch(69.03, 10.07, 32.75°) |
| OKLab | oklab(73.63% 0.0264 0.0144) |
| OKLCH | oklch(73.63% 0.03 28.6) |
| XYZ | xyz(40.0940, 39.3900, 38.2851) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.01
Rosybrown
#BC8F8F
ΔE00 8.08
Mushroom
#BA9E88
ΔE00 8.26
Dusty Pink
#D8A7B1
ΔE00 9.70
Warm Grey
#978A84
ΔE00 10.21
Stone
#A89F91
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA39F #9FB8BC
analogous
#BC9FA9 #BCA39F #BCB19F
triadic
#BCA39F #9FBCA3 #A39FBC
tetradic
#BCA39F #A9BC9F #9FB8BC #B19FBC
square
#BCA39F #A9BC9F #9FB8BC #B19FBC
split-complementary
#BCA39F #9FBCB1 #9FA9BC
monochromatic
#84625C #A3807B #BCA39F #D5C6C3 #EEE8E7
Accessibility & contrast
On white
2.37
#BCA39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#BCA39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA39F
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA39F | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69F
Deuteranopia (green-blind)
#AEAA9F
Tritanopia (blue-blind)
#C2A0A2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bca39f; /* rgb */ color: rgb(188, 163, 159); /* oklch */ color: oklch(73.6% 0.030 28.6);
Tailwind
colors: {
custom: {
50: '#d0bebb',
500: '#bca39f',
950: '#000000',
},
}SCSS
$custom: #bca39f; $custom-light: #d0bebb; $custom-dark: #000000;
JSON
{
"hex": "#bca39f",
"rgb": {
"r": 188,
"g": 163,
"b": 159
},
"hsl": {
"h": 8.276,
"s": 17.791,
"l": 68.039
},
"oklch": {
"l": 0.73625,
"c": 0.03006,
"h": 28.6
},
"luminance": 0.39389
}Semantic roles & 50–950 ramp
primary
#BCA39F
secondary
#D7DFE0
accent
#919C49
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180