#BCAFA1#BCAFA1
#BCAFA1 is a light, muted orange. Relative luminance 0.439; OKLCH L 76.1% C 0.025 H 69.5°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFA1 |
|---|---|
| RGB | rgb(188, 175, 161) |
| HSL | hsl(31, 17%, 68%) |
| HSV | hsv(31, 14%, 74%) |
| CMYK | cmyk(0%, 6.9%, 14.4%, 26.3%) |
| CIE-LAB | lab(72.18, 2.27, 8.85) |
| CIE-LCH | lch(72.18, 9.14, 75.62°) |
| OKLab | oklab(76.1% 0.0086 0.0231) |
| OKLCH | oklch(76.1% 0.025 69.5) |
| XYZ | xyz(42.5016, 43.9252, 39.9508) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.55
Warm Gray
#C9BEB0
ΔE00 4.04
Stone
#A89F91
ΔE00 5.31
Khaki
#C3B091
ΔE00 6.11
Greyish
#A8A495
ΔE00 6.12
Mushroom
#BA9E88
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFA1 #A1AEBC
analogous
#BCA1A1 #BCAFA1 #BBBCA1
triadic
#BCAFA1 #A1BCAF #AFA1BC
tetradic
#BCAFA1 #A1BCA1 #A1AEBC #BCA1BB
square
#BCAFA1 #A1BCA1 #A1AEBC #BCA1BB
split-complementary
#BCAFA1 #A1BBBC #A1A1BC
monochromatic
#84725E #A3917D #BCAFA1 #D5CDC5 #EFECE8
Accessibility & contrast
On white
2.15
#BCAFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#BCAFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFA1
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFA1 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AFA0
Deuteranopia (green-blind)
#B7B2A1
Tritanopia (blue-blind)
#C1ACAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bcafa1; /* rgb */ color: rgb(188, 175, 161); /* oklch */ color: oklch(76.1% 0.025 69.5);
Tailwind
colors: {
custom: {
50: '#d0c6bc',
500: '#bcafa1',
950: '#000000',
},
}SCSS
$custom: #bcafa1; $custom-light: #d0c6bc; $custom-dark: #000000;
JSON
{
"hex": "#bcafa1",
"rgb": {
"r": 188,
"g": 175,
"b": 161
},
"hsl": {
"h": 31.111,
"s": 16.77,
"l": 68.431
},
"oklch": {
"l": 0.76104,
"c": 0.02467,
"h": 69.5
},
"luminance": 0.43925
}Semantic roles & 50–950 ramp
primary
#BCAFA1
secondary
#D8DCE0
accent
#719B4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281