#BCA39B#BCA39B
#BCA39B is a light, muted red. Relative luminance 0.393; OKLCH L 73.5% C 0.032 H 38.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA39B |
|---|---|
| RGB | rgb(188, 163, 155) |
| HSL | hsl(15, 20%, 67%) |
| HSV | hsv(15, 18%, 74%) |
| CMYK | cmyk(0%, 13.3%, 17.6%, 26.3%) |
| CIE-LAB | lab(68.93, 7.82, 7.52) |
| CIE-LCH | lch(68.93, 10.85, 43.88°) |
| OKLab | oklab(73.52% 0.0248 0.0197) |
| OKLCH | oklch(73.52% 0.032 38.5) |
| XYZ | xyz(39.7525, 39.2534, 36.4866) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.02
Mushroom
#BA9E88
ΔE00 6.30
Rosybrown
#BC8F8F
ΔE00 8.97
Greige
#B8AB98
ΔE00 9.04
Stone
#A89F91
ΔE00 9.20
Warm Grey
#978A84
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA39B #9BB4BC
analogous
#BC9BA4 #BCA39B #BCB39B
triadic
#BCA39B #9BBCA3 #A39BBC
tetradic
#BCA39B #A4BC9B #9BB4BC #B39BBC
square
#BCA39B #A4BC9B #9BB4BC #B39BBC
split-complementary
#BCA39B #9BBCB3 #9BA4BC
monochromatic
#846359 #A38176 #BCA39B #D5C5C0 #EDE6E4
Accessibility & contrast
On white
2.37
#BCA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#BCA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA39B
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA39B | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A59A
Deuteranopia (green-blind)
#AEAA9B
Tritanopia (blue-blind)
#C3A0A1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bca39b; /* rgb */ color: rgb(188, 163, 155); /* oklch */ color: oklch(73.5% 0.032 38.5);
Tailwind
colors: {
custom: {
50: '#d0beb8',
500: '#bca39b',
950: '#000000',
},
}SCSS
$custom: #bca39b; $custom-light: #d0beb8; $custom-dark: #000000;
JSON
{
"hex": "#bca39b",
"rgb": {
"r": 188,
"g": 163,
"b": 155
},
"hsl": {
"h": 14.545,
"s": 19.76,
"l": 67.255
},
"oklch": {
"l": 0.73516,
"c": 0.03168,
"h": 38.5
},
"luminance": 0.39252
}Semantic roles & 50–950 ramp
primary
#BCA39B
secondary
#D4DCDF
accent
#899E47
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180