#BCAC95#BCAC95
#BCAC95 is a light, muted orange. Relative luminance 0.424; OKLCH L 75.2% C 0.037 H 77.0°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAC95 |
|---|---|
| RGB | rgb(188, 172, 149) |
| HSL | hsl(35, 23%, 66%) |
| HSV | hsv(35, 21%, 74%) |
| CMYK | cmyk(0%, 8.5%, 20.7%, 26.3%) |
| CIE-LAB | lab(71.12, 2.00, 13.93) |
| CIE-LCH | lch(71.12, 14.07, 81.82°) |
| OKLab | oklab(75.19% 0.0083 0.0359) |
| OKLCH | oklch(75.19% 0.037 77) |
| XYZ | xyz(40.9163, 42.3673, 34.4503) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.68
Khaki
#C3B091
ΔE00 2.88
Taupe (survey)
#B9A281
ΔE00 4.52
Putty
#BEAE8A
ΔE00 4.54
Stone
#A89F91
ΔE00 5.62
Bland
#AFA88B
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAC95 #95A5BC
analogous
#BC9895 #BCAC95 #B8BC95
triadic
#BCAC95 #95BCAC #AC95BC
tetradic
#BCAC95 #95BC98 #95A5BC #BC95B8
square
#BCAC95 #95BC98 #95A5BC #BC95B8
split-complementary
#BCAC95 #95B8BC #9895BC
monochromatic
#837053 #A48F70 #BCAC95 #D4C9BA #EBE7E0
Accessibility & contrast
On white
2.22
#BCAC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#BCAC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAC95
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAC95 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC94
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#C3A7A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bcac95; /* rgb */ color: rgb(188, 172, 149); /* oklch */ color: oklch(75.2% 0.037 77.0);
Tailwind
colors: {
custom: {
50: '#d0c4b4',
500: '#bcac95',
950: '#000000',
},
}SCSS
$custom: #bcac95; $custom-light: #d0c4b4; $custom-dark: #000000;
JSON
{
"hex": "#bcac95",
"rgb": {
"r": 188,
"g": 172,
"b": 149
},
"hsl": {
"h": 35.385,
"s": 22.543,
"l": 66.078
},
"oklch": {
"l": 0.75186,
"c": 0.03688,
"h": 77
},
"luminance": 0.42366
}Semantic roles & 50–950 ramp
primary
#BCAC95
secondary
#D0D5DD
accent
#6AA145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180