#BCA699#BCA699
#BCA699 is a light, muted orange. Relative luminance 0.403; OKLCH L 74.1% C 0.032 H 52.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA699 |
|---|---|
| RGB | rgb(188, 166, 153) |
| HSL | hsl(22, 21%, 67%) |
| HSV | hsv(22, 19%, 74%) |
| CMYK | cmyk(0%, 11.7%, 18.6%, 26.3%) |
| CIE-LAB | lab(69.66, 5.87, 9.66) |
| CIE-LCH | lch(69.66, 11.30, 58.71°) |
| OKLab | oklab(74.07% 0.0193 0.0252) |
| OKLCH | oklch(74.07% 0.032 52.6) |
| XYZ | xyz(40.1250, 40.2648, 35.7890) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.26
Greige
#B8AB98
ΔE00 6.01
Pinkish Grey
#C8ACA9
ΔE00 6.37
Stone
#A89F91
ΔE00 7.02
Warm Gray
#C9BEB0
ΔE00 7.95
Taupe (survey)
#B9A281
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA699 #99AFBC
analogous
#BC999E #BCA699 #BCB899
triadic
#BCA699 #99BCA6 #A699BC
tetradic
#BCA699 #9EBC99 #99AFBC #B899BC
square
#BCA699 #9EBC99 #99AFBC #B899BC
split-complementary
#BCA699 #99BCB8 #999EBC
monochromatic
#846757 #A48674 #BCA699 #D4C6BE #EDE6E3
Accessibility & contrast
On white
2.32
#BCA699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#BCA699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA699
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA699 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA898
Deuteranopia (green-blind)
#B1AC99
Tritanopia (blue-blind)
#C3A2A2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bca699; /* rgb */ color: rgb(188, 166, 153); /* oklch */ color: oklch(74.1% 0.032 52.6);
Tailwind
colors: {
custom: {
50: '#d0c0b7',
500: '#bca699',
950: '#000000',
},
}SCSS
$custom: #bca699; $custom-light: #d0c0b7; $custom-dark: #000000;
JSON
{
"hex": "#bca699",
"rgb": {
"r": 188,
"g": 166,
"b": 153
},
"hsl": {
"h": 22.286,
"s": 20.71,
"l": 66.863
},
"oklch": {
"l": 0.74066,
"c": 0.03171,
"h": 52.6
},
"luminance": 0.40264
}Semantic roles & 50–950 ramp
primary
#BCA699
secondary
#D3DADE
accent
#7E9F46
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180