#BCA896#BCA896
#BCA896 is a light, muted orange. Relative luminance 0.409; OKLCH L 74.4% C 0.034 H 64.3°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA896 |
|---|---|
| RGB | rgb(188, 168, 150) |
| HSL | hsl(28, 22%, 66%) |
| HSV | hsv(28, 20%, 74%) |
| CMYK | cmyk(0%, 10.6%, 20.2%, 26.3%) |
| CIE-LAB | lab(70.11, 4.32, 11.95) |
| CIE-LCH | lch(70.11, 12.70, 70.13°) |
| OKLab | oklab(74.39% 0.0149 0.031) |
| OKLCH | oklch(74.39% 0.034 64.3) |
| XYZ | xyz(40.2467, 40.8997, 34.6226) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.59
Mushroom
#BA9E88
ΔE00 3.93
Khaki
#C3B091
ΔE00 5.71
Taupe (survey)
#B9A281
ΔE00 5.72
Stone
#A89F91
ΔE00 5.82
Warm Gray
#C9BEB0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA896 #96AABC
analogous
#BC9697 #BCA896 #BCBB96
triadic
#BCA896 #96BCA8 #A896BC
tetradic
#BCA896 #97BC96 #96AABC #BB96BC
square
#BCA896 #97BC96 #96AABC #BB96BC
split-complementary
#BCA896 #96BCBB #9697BC
monochromatic
#846B54 #A48971 #BCA896 #D4C7BB #ECE6E1
Accessibility & contrast
On white
2.29
#BCA896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#BCA896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA896
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA896 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA995
Deuteranopia (green-blind)
#B3AD96
Tritanopia (blue-blind)
#C3A4A3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bca896; /* rgb */ color: rgb(188, 168, 150); /* oklch */ color: oklch(74.4% 0.034 64.3);
Tailwind
colors: {
custom: {
50: '#d0c1b4',
500: '#bca896',
950: '#000000',
},
}SCSS
$custom: #bca896; $custom-light: #d0c1b4; $custom-dark: #000000;
JSON
{
"hex": "#bca896",
"rgb": {
"r": 188,
"g": 168,
"b": 150
},
"hsl": {
"h": 28.421,
"s": 22.093,
"l": 66.275
},
"oklch": {
"l": 0.74394,
"c": 0.03438,
"h": 64.3
},
"luminance": 0.40899
}Semantic roles & 50–950 ramp
primary
#BCA896
secondary
#D1D7DD
accent
#75A145
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180