#BFAFB8#BFAFB8
#BFAFB8 is a light, muted pink. Relative luminance 0.452; OKLCH L 77.0% C 0.022 H 342.7°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFB8 |
|---|---|
| RGB | rgb(191, 175, 184) |
| HSL | hsl(326, 11%, 72%) |
| HSV | hsv(326, 8%, 75%) |
| CMYK | cmyk(0%, 8.4%, 3.7%, 25.1%) |
| CIE-LAB | lab(73.02, 7.33, -2.51) |
| CIE-LCH | lch(73.02, 7.74, 341.08°) |
| OKLab | oklab(77.02% 0.0211 -0.0066) |
| OKLCH | oklch(77.02% 0.022 342.7) |
| XYZ | xyz(45.4665, 45.1976, 51.6669) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.52
Thistle
#D8BFD8
ΔE00 8.24
Dove Gray
#B6B8BD
ΔE00 8.82
Dark Gray
#A9A9A9
ΔE00 9.44
Silver
#C0C0C0
ΔE00 9.61
Dusty Pink
#D8A7B1
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFB8 #AFBFB6
analogous
#BEAFBF #BFAFB8 #BFAFB0
triadic
#BFAFB8 #B8BFAF #AFB8BF
tetradic
#BFAFB8 #BFBEAF #AFBFB6 #AFB0BF
square
#BFAFB8 #BFBEAF #AFBFB6 #AFB0BF
split-complementary
#BFAFB8 #B0BFAF #AFBFBE
monochromatic
#876C7B #A48D9A #BFAFB8 #DAD1D6 #F1EEF0
Accessibility & contrast
On white
2.09
#BFAFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#BFAFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFB8
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFB8 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B8
Deuteranopia (green-blind)
#B3B4B8
Tritanopia (blue-blind)
#C1AFB2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfafb8; /* rgb */ color: rgb(191, 175, 184); /* oklch */ color: oklch(77.0% 0.022 342.7);
Tailwind
colors: {
custom: {
50: '#d2c6cd',
500: '#bfafb8',
950: '#000000',
},
}SCSS
$custom: #bfafb8; $custom-light: #d2c6cd; $custom-dark: #000000;
JSON
{
"hex": "#bfafb8",
"rgb": {
"r": 191,
"g": 175,
"b": 184
},
"hsl": {
"h": 326.25,
"s": 11.111,
"l": 71.765
},
"oklch": {
"l": 0.7702,
"c": 0.02207,
"h": 342.7
},
"luminance": 0.45197
}Semantic roles & 50–950 ramp
primary
#BFAFB8
secondary
#E3E7E5
accent
#956E50
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282