#BCAFA2#BCAFA2
#BCAFA2 is a light, muted orange. Relative luminance 0.440; OKLCH L 76.1% C 0.024 H 67.5°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFA2 |
|---|---|
| RGB | rgb(188, 175, 162) |
| HSL | hsl(30, 16%, 69%) |
| HSV | hsv(30, 14%, 74%) |
| CMYK | cmyk(0%, 6.9%, 13.8%, 26.3%) |
| CIE-LAB | lab(72.20, 2.43, 8.34) |
| CIE-LCH | lch(72.20, 8.68, 73.74°) |
| OKLab | oklab(76.13% 0.009 0.0218) |
| OKLCH | oklch(76.13% 0.024 67.5) |
| XYZ | xyz(42.5902, 43.9607, 40.4171) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.98
Warm Gray
#C9BEB0
ΔE00 4.09
Stone
#A89F91
ΔE00 5.42
Greyish
#A8A495
ΔE00 6.32
Khaki
#C3B091
ΔE00 6.55
Mushroom
#BA9E88
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFA2 #A2AFBC
analogous
#BCA2A2 #BCAFA2 #BCBCA2
triadic
#BCAFA2 #A2BCAF #AFA2BC
tetradic
#BCAFA2 #A2BCA2 #A2AFBC #BCA2BC
square
#BCAFA2 #A2BCA2 #A2AFBC #BCA2BC
split-complementary
#BCAFA2 #A2BCBC #A2A2BC
monochromatic
#84725F #A2907E #BCAFA2 #D6CEC6 #EFECE9
Accessibility & contrast
On white
2.14
#BCAFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#BCAFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFA2
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFA2 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AFA1
Deuteranopia (green-blind)
#B7B2A2
Tritanopia (blue-blind)
#C1ACAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bcafa2; /* rgb */ color: rgb(188, 175, 162); /* oklch */ color: oklch(76.1% 0.024 67.5);
Tailwind
colors: {
custom: {
50: '#d0c6bd',
500: '#bcafa2',
950: '#000000',
},
}SCSS
$custom: #bcafa2; $custom-light: #d0c6bd; $custom-dark: #000000;
JSON
{
"hex": "#bcafa2",
"rgb": {
"r": 188,
"g": 175,
"b": 162
},
"hsl": {
"h": 30,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.76131,
"c": 0.02359,
"h": 67.5
},
"luminance": 0.4396
}Semantic roles & 50–950 ramp
primary
#BCAFA2
secondary
#D9DDE1
accent
#739A4B
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281