#BCA993#BCA993
#BCA993 is a light, muted orange. Relative luminance 0.412; OKLCH L 74.5% C 0.038 H 71.3°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA993 |
|---|---|
| RGB | rgb(188, 169, 147) |
| HSL | hsl(32, 23%, 66%) |
| HSV | hsv(32, 22%, 74%) |
| CMYK | cmyk(0%, 10.1%, 21.8%, 26.3%) |
| CIE-LAB | lab(70.30, 3.32, 13.87) |
| CIE-LCH | lch(70.30, 14.26, 76.53°) |
| OKLab | oklab(74.52% 0.0121 0.0358) |
| OKLCH | oklch(74.52% 0.038 71.3) |
| XYZ | xyz(40.1935, 41.1749, 33.4284) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.58
Khaki
#C3B091
ΔE00 3.84
Taupe (survey)
#B9A281
ΔE00 4.20
Mushroom
#BA9E88
ΔE00 4.74
Stone
#A89F91
ΔE00 5.70
Putty
#BEAE8A
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA993 #93A6BC
analogous
#BC9493 #BCA993 #BABC93
triadic
#BCA993 #93BCA9 #A993BC
tetradic
#BCA993 #93BC94 #93A6BC #BC93BA
square
#BCA993 #93BC94 #93A6BC #BC93BA
split-complementary
#BCA993 #93BABC #9493BC
monochromatic
#836C51 #A58B6D #BCA993 #D3C7B9 #EBE5DF
Accessibility & contrast
On white
2.27
#BCA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#BCA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA993
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA993 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0A992
Deuteranopia (green-blind)
#B5AE93
Tritanopia (blue-blind)
#C3A4A3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bca993; /* rgb */ color: rgb(188, 169, 147); /* oklch */ color: oklch(74.5% 0.038 71.3);
Tailwind
colors: {
custom: {
50: '#d0c2b2',
500: '#bca993',
950: '#000000',
},
}SCSS
$custom: #bca993; $custom-light: #d0c2b2; $custom-dark: #000000;
JSON
{
"hex": "#bca993",
"rgb": {
"r": 188,
"g": 169,
"b": 147
},
"hsl": {
"h": 32.195,
"s": 23.429,
"l": 65.686
},
"oklch": {
"l": 0.74523,
"c": 0.03777,
"h": 71.3
},
"luminance": 0.41174
}Semantic roles & 50–950 ramp
primary
#BCA993
secondary
#CFD5DC
accent
#6FA244
background
#FCFBFA
surface
#F9F7F5
border
#D2D0CF
text
#141211
muted
#828180