#BCA69D#BCA69D
#BCA69D is a light, muted orange. Relative luminance 0.404; OKLCH L 74.2% C 0.029 H 43.6°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA69D |
|---|---|
| RGB | rgb(188, 166, 157) |
| HSL | hsl(17, 19%, 68%) |
| HSV | hsv(17, 16%, 74%) |
| CMYK | cmyk(0%, 11.7%, 16.5%, 26.3%) |
| CIE-LAB | lab(69.75, 6.50, 7.59) |
| CIE-LCH | lch(69.75, 9.99, 49.39°) |
| OKLab | oklab(74.17% 0.0209 0.0199) |
| OKLCH | oklch(74.17% 0.029 43.6) |
| XYZ | xyz(40.4609, 40.3991, 37.5582) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.63
Mushroom
#BA9E88
ΔE00 5.88
Greige
#B8AB98
ΔE00 7.54
Stone
#A89F91
ΔE00 8.02
Warm Gray
#C9BEB0
ΔE00 8.67
Dark Gray
#A9A9A9
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA69D #9DB3BC
analogous
#BC9DA3 #BCA69D #BCB59D
triadic
#BCA69D #9DBCA6 #A69DBC
tetradic
#BCA69D #A3BC9D #9DB3BC #B59DBC
square
#BCA69D #A3BC9D #9DB3BC #B59DBC
split-complementary
#BCA69D #9DBCB5 #9DA3BC
monochromatic
#84675A #A38579 #BCA69D #D5C7C1 #EEE8E6
Accessibility & contrast
On white
2.31
#BCA69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#BCA69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA69D
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA69D | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89C
Deuteranopia (green-blind)
#B0AC9D
Tritanopia (blue-blind)
#C2A3A3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bca69d; /* rgb */ color: rgb(188, 166, 157); /* oklch */ color: oklch(74.2% 0.029 43.6);
Tailwind
colors: {
custom: {
50: '#d0c0b9',
500: '#bca69d',
950: '#000000',
},
}SCSS
$custom: #bca69d; $custom-light: #d0c0b9; $custom-dark: #000000;
JSON
{
"hex": "#bca69d",
"rgb": {
"r": 188,
"g": 166,
"b": 157
},
"hsl": {
"h": 17.419,
"s": 18.788,
"l": 67.647
},
"oklch": {
"l": 0.74172,
"c": 0.02885,
"h": 43.6
},
"luminance": 0.40398
}Semantic roles & 50–950 ramp
primary
#BCA69D
secondary
#D6DCDF
accent
#859D48
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180