#BCA89C#BCA89C
#BCA89C is a light, muted orange. Relative luminance 0.411; OKLCH L 74.5% C 0.029 H 53.0°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA89C |
|---|---|
| RGB | rgb(188, 168, 156) |
| HSL | hsl(23, 19%, 67%) |
| HSV | hsv(23, 17%, 74%) |
| CMYK | cmyk(0%, 10.6%, 17%, 26.3%) |
| CIE-LAB | lab(70.24, 5.25, 8.84) |
| CIE-LCH | lch(70.24, 10.28, 59.27°) |
| OKLab | oklab(74.55% 0.0174 0.0231) |
| OKLCH | oklch(74.55% 0.029 53) |
| XYZ | xyz(40.7422, 41.0979, 37.2325) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.00
Greige
#B8AB98
ΔE00 5.56
Pinkish Grey
#C8ACA9
ΔE00 6.33
Stone
#A89F91
ΔE00 6.68
Warm Gray
#C9BEB0
ΔE00 7.19
Khaki
#C3B091
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA89C #9CB0BC
analogous
#BC9CA0 #BCA89C #BCB89C
triadic
#BCA89C #9CBCA8 #A89CBC
tetradic
#BCA89C #A0BC9C #9CB0BC #B89CBC
square
#BCA89C #A0BC9C #9CB0BC #B89CBC
split-complementary
#BCA89C #9CBCB8 #9CA0BC
monochromatic
#846959 #A38878 #BCA89C #D5C8C0 #EDE8E5
Accessibility & contrast
On white
2.28
#BCA89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#BCA89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA89C
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA89C | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA99B
Deuteranopia (green-blind)
#B2AD9C
Tritanopia (blue-blind)
#C2A5A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bca89c; /* rgb */ color: rgb(188, 168, 156); /* oklch */ color: oklch(74.5% 0.029 53.0);
Tailwind
colors: {
custom: {
50: '#d0c1b9',
500: '#bca89c',
950: '#000000',
},
}SCSS
$custom: #bca89c; $custom-light: #d0c1b9; $custom-dark: #000000;
JSON
{
"hex": "#bca89c",
"rgb": {
"r": 188,
"g": 168,
"b": 156
},
"hsl": {
"h": 22.5,
"s": 19.277,
"l": 67.451
},
"oklch": {
"l": 0.74549,
"c": 0.0289,
"h": 53
},
"luminance": 0.41097
}Semantic roles & 50–950 ramp
primary
#BCA89C
secondary
#D5DBDF
accent
#7D9E48
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180