#BCA893#BCA893
#BCA893 is a light, muted orange. Relative luminance 0.408; OKLCH L 74.3% C 0.037 H 68.6°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA893 |
|---|---|
| RGB | rgb(188, 168, 147) |
| HSL | hsl(31, 23%, 66%) |
| HSV | hsv(31, 22%, 74%) |
| CMYK | cmyk(0%, 10.6%, 21.8%, 26.3%) |
| CIE-LAB | lab(70.04, 3.86, 13.50) |
| CIE-LCH | lch(70.04, 14.05, 74.03°) |
| OKLab | oklab(74.32% 0.0137 0.0349) |
| OKLCH | oklch(74.32% 0.037 68.6) |
| XYZ | xyz(40.0082, 40.8043, 33.3666) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.09
Mushroom
#BA9E88
ΔE00 4.09
Taupe (survey)
#B9A281
ΔE00 4.51
Khaki
#C3B091
ΔE00 4.53
Stone
#A89F91
ΔE00 5.80
Putty
#BEAE8A
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA893 #93A7BC
analogous
#BC9393 #BCA893 #BBBC93
triadic
#BCA893 #93BCA8 #A893BC
tetradic
#BCA893 #93BC93 #93A7BC #BC93BB
square
#BCA893 #93BC93 #93A7BC #BC93BB
split-complementary
#BCA893 #93BBBC #9393BC
monochromatic
#836B51 #A58A6D #BCA893 #D3C6B9 #EBE5DF
Accessibility & contrast
On white
2.29
#BCA893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#BCA893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA893
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA893 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA992
Deuteranopia (green-blind)
#B4AD93
Tritanopia (blue-blind)
#C4A3A2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bca893; /* rgb */ color: rgb(188, 168, 147); /* oklch */ color: oklch(74.3% 0.037 68.6);
Tailwind
colors: {
custom: {
50: '#d0c1b2',
500: '#bca893',
950: '#000000',
},
}SCSS
$custom: #bca893; $custom-light: #d0c1b2; $custom-dark: #000000;
JSON
{
"hex": "#bca893",
"rgb": {
"r": 188,
"g": 168,
"b": 147
},
"hsl": {
"h": 30.732,
"s": 23.429,
"l": 65.686
},
"oklch": {
"l": 0.74319,
"c": 0.03745,
"h": 68.6
},
"luminance": 0.40803
}Semantic roles & 50–950 ramp
primary
#BCA893
secondary
#CFD5DC
accent
#72A244
background
#FCFBFA
surface
#F9F7F5
border
#D2D0CF
text
#141211
muted
#828180