#BFAFBB#BFAFBB
#BFAFBB is a light, muted pink. Relative luminance 0.453; OKLCH L 77.1% C 0.025 H 334.4°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFBB |
|---|---|
| RGB | rgb(191, 175, 187) |
| HSL | hsl(315, 11%, 72%) |
| HSV | hsv(315, 8%, 75%) |
| CMYK | cmyk(0%, 8.4%, 2.1%, 25.1%) |
| CIE-LAB | lab(73.11, 7.87, -4.03) |
| CIE-LCH | lch(73.11, 8.85, 332.88°) |
| OKLab | oklab(77.11% 0.0222 -0.0106) |
| OKLCH | oklch(77.11% 0.025 334.4) |
| XYZ | xyz(45.7843, 45.3247, 53.3407) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.36
Pinkish Grey
#C8ACA9
ΔE00 7.50
Dove Gray
#B6B8BD
ΔE00 9.28
Dusty Pink
#D8A7B1
ΔE00 9.91
Dark Gray
#A9A9A9
ΔE00 10.18
Silver
#C0C0C0
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFBB #AFBFB3
analogous
#BBAFBF #BFAFBB #BFAFB3
triadic
#BFAFBB #BBBFAF #AFBBBF
tetradic
#BFAFBB #BFBBAF #AFBFB3 #AFB3BF
square
#BFAFBB #BFBBAF #AFBFB3 #AFB3BF
split-complementary
#BFAFBB #B3BFAF #AFBFBB
monochromatic
#876C81 #A48D9E #BFAFBB #DAD1D8 #F1EEF1
Accessibility & contrast
On white
2.09
#BFAFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#BFAFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFBB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFBB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BC
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#C1B0B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfafbb; /* rgb */ color: rgb(191, 175, 187); /* oklch */ color: oklch(77.1% 0.025 334.4);
Tailwind
colors: {
custom: {
50: '#d2c6cf',
500: '#bfafbb',
950: '#000000',
},
}SCSS
$custom: #bfafbb; $custom-light: #d2c6cf; $custom-dark: #000000;
JSON
{
"hex": "#bfafbb",
"rgb": {
"r": 191,
"g": 175,
"b": 187
},
"hsl": {
"h": 315,
"s": 11.111,
"l": 71.765
},
"oklch": {
"l": 0.77113,
"c": 0.02463,
"h": 334.4
},
"luminance": 0.45324
}Semantic roles & 50–950 ramp
primary
#BFAFBB
secondary
#E3E7E4
accent
#956250
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282