#BFA2B8#BFA2B8
#BFA2B8 is a light, muted pink. Relative luminance 0.404; OKLCH L 74.5% C 0.045 H 334.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA2B8 |
|---|---|
| RGB | rgb(191, 162, 184) |
| HSL | hsl(314, 18%, 69%) |
| HSV | hsv(314, 15%, 75%) |
| CMYK | cmyk(0%, 15.2%, 3.7%, 25.1%) |
| CIE-LAB | lab(69.74, 14.44, -7.36) |
| CIE-LCH | lch(69.74, 16.21, 333.00°) |
| OKLab | oklab(74.47% 0.0409 -0.0195) |
| OKLCH | oklch(74.47% 0.045 334.5) |
| XYZ | xyz(43.0570, 40.3786, 50.8638) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.15
Light Mauve
#C292A1
ΔE00 6.99
Dusty Pink
#D8A7B1
ΔE00 7.63
Thistle
#D8BFD8
ΔE00 7.75
Grey Pink
#C3909B
ΔE00 8.52
Dusty Lavender
#AC86A8
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA2B8 #A2BFA9
analogous
#B8A2BF #BFA2B8 #BFA2AA
triadic
#BFA2B8 #B8BFA2 #A2B8BF
tetradic
#BFA2B8 #BFB8A2 #A2BFA9 #A2AABF
square
#BFA2B8 #BFB8A2 #A2BFA9 #A2AABF
split-complementary
#BFA2B8 #AABFA2 #A2BFB8
monochromatic
#895E7E #A67E9C #BFA2B8 #D8C6D4 #F1EBEF
Accessibility & contrast
On white
2.31
#BFA2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#BFA2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA2B8
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA2B8 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8B9
Deuteranopia (green-blind)
#A8ACB7
Tritanopia (blue-blind)
#C2A3A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bfa2b8; /* rgb */ color: rgb(191, 162, 184); /* oklch */ color: oklch(74.5% 0.045 334.5);
Tailwind
colors: {
custom: {
50: '#d2bdcd',
500: '#bfa2b8',
950: '#000000',
},
}SCSS
$custom: #bfa2b8; $custom-light: #d2bdcd; $custom-dark: #000000;
JSON
{
"hex": "#bfa2b8",
"rgb": {
"r": 191,
"g": 162,
"b": 184
},
"hsl": {
"h": 314.483,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.74465,
"c": 0.04532,
"h": 334.5
},
"luminance": 0.40378
}Semantic roles & 50–950 ramp
primary
#BFA2B8
secondary
#DAE3DC
accent
#9D5D49
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141213
muted
#828182