#BCAFA0#BCAFA0
#BCAFA0 is a light, muted orange. Relative luminance 0.439; OKLCH L 76.1% C 0.026 H 71.4°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFA0 |
|---|---|
| RGB | rgb(188, 175, 160) |
| HSL | hsl(32, 17%, 68%) |
| HSV | hsv(32, 15%, 74%) |
| CMYK | cmyk(0%, 6.9%, 14.9%, 26.3%) |
| CIE-LAB | lab(72.16, 2.11, 9.37) |
| CIE-LCH | lch(72.16, 9.60, 77.32°) |
| OKLab | oklab(76.08% 0.0082 0.0244) |
| OKLCH | oklch(76.08% 0.026 71.4) |
| XYZ | xyz(42.4138, 43.8901, 39.4882) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.14
Warm Gray
#C9BEB0
ΔE00 4.04
Stone
#A89F91
ΔE00 5.23
Khaki
#C3B091
ΔE00 5.69
Greyish
#A8A495
ΔE00 5.96
Mushroom
#BA9E88
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFA0 #A0ADBC
analogous
#BCA1A0 #BCAFA0 #BBBCA0
triadic
#BCAFA0 #A0BCAF #AFA0BC
tetradic
#BCAFA0 #A0BCA1 #A0ADBC #BCA0BB
square
#BCAFA0 #A0BCA1 #A0ADBC #BCA0BB
split-complementary
#BCAFA0 #A0BBBC #A1A0BC
monochromatic
#84725D #A3917C #BCAFA0 #D5CDC4 #EFEBE8
Accessibility & contrast
On white
2.15
#BCAFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#BCAFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFA0
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFA0 | 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)
#B4AF9F
Deuteranopia (green-blind)
#B7B2A0
Tritanopia (blue-blind)
#C1ACAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bcafa0; /* rgb */ color: rgb(188, 175, 160); /* oklch */ color: oklch(76.1% 0.026 71.4);
Tailwind
colors: {
custom: {
50: '#d0c6bc',
500: '#bcafa0',
950: '#000000',
},
}SCSS
$custom: #bcafa0; $custom-light: #d0c6bc; $custom-dark: #000000;
JSON
{
"hex": "#bcafa0",
"rgb": {
"r": 188,
"g": 175,
"b": 160
},
"hsl": {
"h": 32.143,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.76078,
"c": 0.02577,
"h": 71.4
},
"luminance": 0.43889
}Semantic roles & 50–950 ramp
primary
#BCAFA0
secondary
#D8DCE0
accent
#709C4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281