#BCA795#BCA795
#BCA795 is a light, muted orange. Relative luminance 0.405; OKLCH L 74.2% C 0.035 H 62.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA795 |
|---|---|
| RGB | rgb(188, 167, 149) |
| HSL | hsl(28, 23%, 66%) |
| HSV | hsv(28, 21%, 74%) |
| CMYK | cmyk(0%, 11.2%, 20.7%, 26.3%) |
| CIE-LAB | lab(69.82, 4.71, 12.10) |
| CIE-LCH | lch(69.82, 12.99, 68.74°) |
| OKLab | oklab(74.17% 0.0161 0.0314) |
| OKLCH | oklch(74.17% 0.035 62.9) |
| XYZ | xyz(39.9826, 40.4998, 34.1390) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.49
Greige
#B8AB98
ΔE00 4.06
Taupe (survey)
#B9A281
ΔE00 5.79
Khaki
#C3B091
ΔE00 6.04
Stone
#A89F91
ΔE00 6.06
Warm Gray
#C9BEB0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA795 #95AABC
analogous
#BC9596 #BCA795 #BCBA95
triadic
#BCA795 #95BCA7 #A795BC
tetradic
#BCA795 #96BC95 #95AABC #BA95BC
square
#BCA795 #96BC95 #95AABC #BA95BC
split-complementary
#BCA795 #95BCBA #9596BC
monochromatic
#836953 #A48870 #BCA795 #D4C6BA #EBE5E0
Accessibility & contrast
On white
2.31
#BCA795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#BCA795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA795
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA795 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA894
Deuteranopia (green-blind)
#B3AC95
Tritanopia (blue-blind)
#C3A3A2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bca795; /* rgb */ color: rgb(188, 167, 149); /* oklch */ color: oklch(74.2% 0.035 62.9);
Tailwind
colors: {
custom: {
50: '#d0c1b4',
500: '#bca795',
950: '#000000',
},
}SCSS
$custom: #bca795; $custom-light: #d0c1b4; $custom-dark: #000000;
JSON
{
"hex": "#bca795",
"rgb": {
"r": 188,
"g": 167,
"b": 149
},
"hsl": {
"h": 27.692,
"s": 22.543,
"l": 66.078
},
"oklch": {
"l": 0.74166,
"c": 0.03523,
"h": 62.9
},
"luminance": 0.40499
}Semantic roles & 50–950 ramp
primary
#BCA795
secondary
#D0D7DD
accent
#76A145
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180