#BCA295#BCA295
#BCA295 is a light, muted orange. Relative luminance 0.387; OKLCH L 73.2% C 0.036 H 48.2°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA295 |
|---|---|
| RGB | rgb(188, 162, 149) |
| HSL | hsl(20, 23%, 66%) |
| HSV | hsv(20, 21%, 74%) |
| CMYK | cmyk(0%, 13.8%, 20.7%, 26.3%) |
| CIE-LAB | lab(68.54, 7.44, 10.28) |
| CIE-LCH | lch(68.54, 12.69, 54.12°) |
| OKLab | oklab(73.16% 0.0239 0.0268) |
| OKLCH | oklch(73.16% 0.036 48.2) |
| XYZ | xyz(39.0843, 38.7031, 33.8396) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.97
Pinkish Grey
#C8ACA9
ΔE00 5.96
Greige
#B8AB98
ΔE00 7.71
Stone
#A89F91
ΔE00 8.28
Taupe (survey)
#B9A281
ΔE00 8.98
Pinkish Tan
#D99B82
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA295 #95AFBC
analogous
#BC959B #BCA295 #BCB595
triadic
#BCA295 #95BCA2 #A295BC
tetradic
#BCA295 #9BBC95 #95AFBC #B595BC
square
#BCA295 #9BBC95 #95AFBC #B595BC
split-complementary
#BCA295 #95BCB5 #959BBC
monochromatic
#836353 #A48170 #BCA295 #D4C3BA #EBE4E0
Accessibility & contrast
On white
2.40
#BCA295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#BCA295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA295
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA295 | 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)
#A9A494
Deuteranopia (green-blind)
#AFA995
Tritanopia (blue-blind)
#C49E9E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bca295; /* rgb */ color: rgb(188, 162, 149); /* oklch */ color: oklch(73.2% 0.036 48.2);
Tailwind
colors: {
custom: {
50: '#d0bdb4',
500: '#bca295',
950: '#000000',
},
}SCSS
$custom: #bca295; $custom-light: #d0bdb4; $custom-dark: #000000;
JSON
{
"hex": "#bca295",
"rgb": {
"r": 188,
"g": 162,
"b": 149
},
"hsl": {
"h": 20,
"s": 22.543,
"l": 66.078
},
"oklch": {
"l": 0.73157,
"c": 0.03589,
"h": 48.2
},
"luminance": 0.38702
}Semantic roles & 50–950 ramp
primary
#BCA295
secondary
#D0D9DD
accent
#82A145
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180