#BCA69A#BCA69A
#BCA69A is a light, muted orange. Relative luminance 0.403; OKLCH L 74.1% C 0.031 H 50.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA69A |
|---|---|
| RGB | rgb(188, 166, 154) |
| HSL | hsl(21, 20%, 67%) |
| HSV | hsv(21, 18%, 74%) |
| CMYK | cmyk(0%, 11.7%, 18.1%, 26.3%) |
| CIE-LAB | lab(69.68, 6.03, 9.14) |
| CIE-LCH | lch(69.68, 10.95, 56.60°) |
| OKLab | oklab(74.09% 0.0197 0.0239) |
| OKLCH | oklch(74.09% 0.031 50.5) |
| XYZ | xyz(40.2079, 40.2979, 36.2258) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.63
Pinkish Grey
#C8ACA9
ΔE00 5.92
Greige
#B8AB98
ΔE00 6.37
Stone
#A89F91
ΔE00 7.24
Warm Gray
#C9BEB0
ΔE00 8.10
Taupe (survey)
#B9A281
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA69A #9AB0BC
analogous
#BC9A9F #BCA69A #BCB79A
triadic
#BCA69A #9ABCA6 #A69ABC
tetradic
#BCA69A #9FBC9A #9AB0BC #B79ABC
square
#BCA69A #9FBC9A #9AB0BC #B79ABC
split-complementary
#BCA69A #9ABCB7 #9A9FBC
monochromatic
#846758 #A48675 #BCA69A #D4C6BF #EDE7E4
Accessibility & contrast
On white
2.32
#BCA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#BCA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA69A
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA69A | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA899
Deuteranopia (green-blind)
#B1AC9A
Tritanopia (blue-blind)
#C3A2A3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bca69a; /* rgb */ color: rgb(188, 166, 154); /* oklch */ color: oklch(74.1% 0.031 50.5);
Tailwind
colors: {
custom: {
50: '#d0c0b7',
500: '#bca69a',
950: '#000000',
},
}SCSS
$custom: #bca69a; $custom-light: #d0c0b7; $custom-dark: #000000;
JSON
{
"hex": "#bca69a",
"rgb": {
"r": 188,
"g": 166,
"b": 154
},
"hsl": {
"h": 21.176,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.74092,
"c": 0.03093,
"h": 50.5
},
"luminance": 0.40297
}Semantic roles & 50–950 ramp
primary
#BCA69A
secondary
#D4DADE
accent
#809F47
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180