#BCAC98#BCAC98
#BCAC98 is a light, muted orange. Relative luminance 0.425; OKLCH L 75.3% C 0.033 H 73.4°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAC98 |
|---|---|
| RGB | rgb(188, 172, 152) |
| HSL | hsl(33, 21%, 67%) |
| HSV | hsv(33, 19%, 74%) |
| CMYK | cmyk(0%, 8.5%, 19.1%, 26.3%) |
| CIE-LAB | lab(71.19, 2.46, 12.38) |
| CIE-LCH | lch(71.19, 12.62, 78.76°) |
| OKLab | oklab(75.26% 0.0096 0.0321) |
| OKLCH | oklch(75.26% 0.033 73.4) |
| XYZ | xyz(41.1589, 42.4643, 35.7279) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.40
Khaki
#C3B091
ΔE00 3.93
Taupe (survey)
#B9A281
ΔE00 5.27
Stone
#A89F91
ΔE00 5.29
Warm Gray
#C9BEB0
ΔE00 5.44
Putty
#BEAE8A
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAC98 #98A8BC
analogous
#BC9A98 #BCAC98 #BABC98
triadic
#BCAC98 #98BCAC #AC98BC
tetradic
#BCAC98 #98BC9A #98A8BC #BC98BA
square
#BCAC98 #98BC9A #98A8BC #BC98BA
split-complementary
#BCAC98 #98BABC #9A98BC
monochromatic
#846F56 #A48E73 #BCAC98 #D4CABD #ECE8E2
Accessibility & contrast
On white
2.21
#BCAC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#BCAC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAC98
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAC98 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC97
Deuteranopia (green-blind)
#B6B098
Tritanopia (blue-blind)
#C3A8A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bcac98; /* rgb */ color: rgb(188, 172, 152); /* oklch */ color: oklch(75.3% 0.033 73.4);
Tailwind
colors: {
custom: {
50: '#d0c4b6',
500: '#bcac98',
950: '#000000',
},
}SCSS
$custom: #bcac98; $custom-light: #d0c4b6; $custom-dark: #000000;
JSON
{
"hex": "#bcac98",
"rgb": {
"r": 188,
"g": 172,
"b": 152
},
"hsl": {
"h": 33.333,
"s": 21.176,
"l": 66.667
},
"oklch": {
"l": 0.7526,
"c": 0.03344,
"h": 73.4
},
"luminance": 0.42463
}Semantic roles & 50–950 ramp
primary
#BCAC98
secondary
#D2D7DE
accent
#6EA046
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180