#BCAFAB#BCAFAB
#BCAFAB is a light, near-neutral red. Relative luminance 0.443; OKLCH L 76.4% C 0.016 H 37.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFAB |
|---|---|
| RGB | rgb(188, 175, 171) |
| HSL | hsl(14, 11%, 70%) |
| HSV | hsv(14, 9%, 74%) |
| CMYK | cmyk(0%, 6.9%, 9%, 26.3%) |
| CIE-LAB | lab(72.42, 3.94, 3.72) |
| CIE-LCH | lch(72.42, 5.42, 43.32°) |
| OKLab | oklab(76.38% 0.0127 0.0099) |
| OKLCH | oklch(76.38% 0.016 37.9) |
| XYZ | xyz(43.4190, 44.2922, 44.7821) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.89
Dark Gray
#A9A9A9
ΔE00 6.51
Warm Gray
#C9BEB0
ΔE00 6.63
Silver
#C0C0C0
ΔE00 7.16
Greige
#B8AB98
ΔE00 7.50
Dove Gray
#B6B8BD
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFAB #ABB8BC
analogous
#BCABAF #BCAFAB #BCB7AB
triadic
#BCAFAB #ABBCAF #AFABBC
tetradic
#BCAFAB #AFBCAB #ABB8BC #B7ABBC
square
#BCAFAB #AFBCAB #ABB8BC #B7ABBC
split-complementary
#BCAFAB #ABBCB7 #ABAFBC
monochromatic
#846F69 #A18F89 #BCAFAB #D7CFCD #F1EFEE
Accessibility & contrast
On white
2.13
#BCAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#BCAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFAB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFAB | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AB
Deuteranopia (green-blind)
#B5B3AB
Tritanopia (blue-blind)
#C0ADAE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bcafab; /* rgb */ color: rgb(188, 175, 171); /* oklch */ color: oklch(76.4% 0.016 37.9);
Tailwind
colors: {
custom: {
50: '#d0c6c4',
500: '#bcafab',
950: '#000000',
},
}SCSS
$custom: #bcafab; $custom-light: #d0c6c4; $custom-dark: #000000;
JSON
{
"hex": "#bcafab",
"rgb": {
"r": 188,
"g": 175,
"b": 171
},
"hsl": {
"h": 14.118,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.76377,
"c": 0.01605,
"h": 37.9
},
"luminance": 0.44292
}Semantic roles & 50–950 ramp
primary
#BCAFAB
secondary
#DFE3E4
accent
#859550
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281