#BCAFA4#BCAFA4
#BCAFA4 is a light, muted orange. Relative luminance 0.440; OKLCH L 76.2% C 0.022 H 62.8°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFA4 |
|---|---|
| RGB | rgb(188, 175, 164) |
| HSL | hsl(28, 15%, 69%) |
| HSV | hsv(28, 13%, 74%) |
| CMYK | cmyk(0%, 6.9%, 12.8%, 26.3%) |
| CIE-LAB | lab(72.25, 2.76, 7.31) |
| CIE-LCH | lch(72.25, 7.81, 69.31°) |
| OKLab | oklab(76.18% 0.0099 0.0192) |
| OKLCH | oklch(76.18% 0.022 62.8) |
| XYZ | xyz(42.7693, 44.0323, 41.3608) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.90
Warm Gray
#C9BEB0
ΔE00 4.36
Stone
#A89F91
ΔE00 5.77
Greyish
#A8A495
ΔE00 6.81
Dark Gray
#A9A9A9
ΔE00 7.43
Khaki
#C3B091
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFA4 #A4B1BC
analogous
#BCA4A5 #BCAFA4 #BCBBA4
triadic
#BCAFA4 #A4BCAF #AFA4BC
tetradic
#BCAFA4 #A5BCA4 #A4B1BC #BBA4BC
square
#BCAFA4 #A5BCA4 #A4B1BC #BBA4BC
split-complementary
#BCAFA4 #A4BCBB #A4A5BC
monochromatic
#847161 #A29081 #BCAFA4 #D6CEC7 #F0EDEA
Accessibility & contrast
On white
2.14
#BCAFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#BCAFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFA4
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFA4 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A3
Deuteranopia (green-blind)
#B6B2A4
Tritanopia (blue-blind)
#C1ACAC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bcafa4; /* rgb */ color: rgb(188, 175, 164); /* oklch */ color: oklch(76.2% 0.022 62.8);
Tailwind
colors: {
custom: {
50: '#d0c6bf',
500: '#bcafa4',
950: '#000000',
},
}SCSS
$custom: #bcafa4; $custom-light: #d0c6bf; $custom-dark: #000000;
JSON
{
"hex": "#bcafa4",
"rgb": {
"r": 188,
"g": 175,
"b": 164
},
"hsl": {
"h": 27.5,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.76184,
"c": 0.02154,
"h": 62.8
},
"luminance": 0.44032
}Semantic roles & 50–950 ramp
primary
#BCAFA4
secondary
#DADEE1
accent
#76994C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281