#BCAFA3#BCAFA3
#BCAFA3 is a light, muted orange. Relative luminance 0.440; OKLCH L 76.2% C 0.023 H 65.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFA3 |
|---|---|
| RGB | rgb(188, 175, 163) |
| HSL | hsl(29, 16%, 69%) |
| HSV | hsv(29, 13%, 74%) |
| CMYK | cmyk(0%, 6.9%, 13.3%, 26.3%) |
| CIE-LAB | lab(72.23, 2.60, 7.82) |
| CIE-LCH | lch(72.23, 8.24, 71.64°) |
| OKLab | oklab(76.16% 0.0095 0.0205) |
| OKLCH | oklch(76.16% 0.023 65.2) |
| XYZ | xyz(42.6794, 43.9964, 40.8871) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.44
Warm Gray
#C9BEB0
ΔE00 4.20
Stone
#A89F91
ΔE00 5.58
Greyish
#A8A495
ΔE00 6.55
Khaki
#C3B091
ΔE00 7.00
Mushroom
#BA9E88
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFA3 #A3B0BC
analogous
#BCA3A4 #BCAFA3 #BCBCA3
triadic
#BCAFA3 #A3BCAF #AFA3BC
tetradic
#BCAFA3 #A4BCA3 #A3B0BC #BCA3BC
square
#BCAFA3 #A4BCA3 #A3B0BC #BCA3BC
split-complementary
#BCAFA3 #A3BCBC #A3A4BC
monochromatic
#847260 #A29080 #BCAFA3 #D6CEC6 #F0EDEA
Accessibility & contrast
On white
2.14
#BCAFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#BCAFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFA3
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFA3 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA2
Deuteranopia (green-blind)
#B6B2A3
Tritanopia (blue-blind)
#C1ACAC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bcafa3; /* rgb */ color: rgb(188, 175, 163); /* oklch */ color: oklch(76.2% 0.023 65.2);
Tailwind
colors: {
custom: {
50: '#d0c6be',
500: '#bcafa3',
950: '#000000',
},
}SCSS
$custom: #bcafa3; $custom-light: #d0c6be; $custom-dark: #000000;
JSON
{
"hex": "#bcafa3",
"rgb": {
"r": 188,
"g": 175,
"b": 163
},
"hsl": {
"h": 28.8,
"s": 15.723,
"l": 68.824
},
"oklch": {
"l": 0.76157,
"c": 0.02255,
"h": 65.2
},
"luminance": 0.43996
}Semantic roles & 50–950 ramp
primary
#BCAFA3
secondary
#DADEE1
accent
#749A4C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281