#BCA69C#BCA69C
#BCA69C is a light, muted orange. Relative luminance 0.404; OKLCH L 74.1% C 0.029 H 46.0°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA69C |
|---|---|
| RGB | rgb(188, 166, 156) |
| HSL | hsl(19, 19%, 67%) |
| HSV | hsv(19, 17%, 74%) |
| CMYK | cmyk(0%, 11.7%, 17%, 26.3%) |
| CIE-LAB | lab(69.73, 6.34, 8.10) |
| CIE-LCH | lch(69.73, 10.29, 51.95°) |
| OKLab | oklab(74.15% 0.0205 0.0212) |
| OKLCH | oklch(74.15% 0.03 46) |
| XYZ | xyz(40.3759, 40.3651, 37.1104) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.05
Mushroom
#BA9E88
ΔE00 5.44
Greige
#B8AB98
ΔE00 7.14
Stone
#A89F91
ΔE00 7.74
Warm Gray
#C9BEB0
ΔE00 8.45
Taupe (survey)
#B9A281
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA69C #9CB2BC
analogous
#BC9CA2 #BCA69C #BCB69C
triadic
#BCA69C #9CBCA6 #A69CBC
tetradic
#BCA69C #A2BC9C #9CB2BC #B69CBC
square
#BCA69C #A2BC9C #9CB2BC #B69CBC
split-complementary
#BCA69C #9CBCB6 #9CA2BC
monochromatic
#846759 #A38578 #BCA69C #D5C7C0 #EDE8E5
Accessibility & contrast
On white
2.31
#BCA69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#BCA69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA69C
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA69C | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89B
Deuteranopia (green-blind)
#B1AC9C
Tritanopia (blue-blind)
#C3A3A3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bca69c; /* rgb */ color: rgb(188, 166, 156); /* oklch */ color: oklch(74.1% 0.029 46.0);
Tailwind
colors: {
custom: {
50: '#d0c0b9',
500: '#bca69c',
950: '#000000',
},
}SCSS
$custom: #bca69c; $custom-light: #d0c0b9; $custom-dark: #000000;
JSON
{
"hex": "#bca69c",
"rgb": {
"r": 188,
"g": 166,
"b": 156
},
"hsl": {
"h": 18.75,
"s": 19.277,
"l": 67.451
},
"oklch": {
"l": 0.74145,
"c": 0.0295,
"h": 46
},
"luminance": 0.40364
}Semantic roles & 50–950 ramp
primary
#BCA69C
secondary
#D5DCDF
accent
#839E48
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180