#BCA798#BCA798
#BCA798 is a light, muted orange. Relative luminance 0.406; OKLCH L 74.2% C 0.032 H 57.8°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA798 |
|---|---|
| RGB | rgb(188, 167, 152) |
| HSL | hsl(25, 21%, 67%) |
| HSV | hsv(25, 19%, 74%) |
| CMYK | cmyk(0%, 11.2%, 19.1%, 26.3%) |
| CIE-LAB | lab(69.89, 5.17, 10.55) |
| CIE-LCH | lch(69.89, 11.74, 63.88°) |
| OKLab | oklab(74.24% 0.0173 0.0274) |
| OKLCH | oklch(74.24% 0.032 57.8) |
| XYZ | xyz(40.2252, 40.5968, 35.4167) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.92
Greige
#B8AB98
ΔE00 4.90
Stone
#A89F91
ΔE00 6.38
Taupe (survey)
#B9A281
ΔE00 7.14
Warm Gray
#C9BEB0
ΔE00 7.29
Khaki
#C3B091
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA798 #98ADBC
analogous
#BC989B #BCA798 #BCB998
triadic
#BCA798 #98BCA7 #A798BC
tetradic
#BCA798 #9BBC98 #98ADBC #B998BC
square
#BCA798 #9BBC98 #98ADBC #B998BC
split-complementary
#BCA798 #98BCB9 #989BBC
monochromatic
#846956 #A48773 #BCA798 #D4C7BD #ECE6E2
Accessibility & contrast
On white
2.30
#BCA798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#BCA798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA798
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA798 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA897
Deuteranopia (green-blind)
#B2AD98
Tritanopia (blue-blind)
#C3A3A3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bca798; /* rgb */ color: rgb(188, 167, 152); /* oklch */ color: oklch(74.2% 0.032 57.8);
Tailwind
colors: {
custom: {
50: '#d0c1b6',
500: '#bca798',
950: '#000000',
},
}SCSS
$custom: #bca798; $custom-light: #d0c1b6; $custom-dark: #000000;
JSON
{
"hex": "#bca798",
"rgb": {
"r": 188,
"g": 167,
"b": 152
},
"hsl": {
"h": 25,
"s": 21.176,
"l": 66.667
},
"oklch": {
"l": 0.74242,
"c": 0.03243,
"h": 57.8
},
"luminance": 0.40596
}Semantic roles & 50–950 ramp
primary
#BCA798
secondary
#D2D9DE
accent
#7AA046
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180