#BFABBE#BFABBE
#BFABBE is a light, muted purple. Relative luminance 0.439; OKLCH L 76.4% C 0.035 H 327.5°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABBE |
|---|---|
| RGB | rgb(191, 171, 190) |
| HSL | hsl(303, 14%, 71%) |
| HSV | hsv(303, 10%, 75%) |
| CMYK | cmyk(0%, 10.5%, 0.5%, 25.1%) |
| CIE-LAB | lab(72.18, 10.62, -7.06) |
| CIE-LCH | lch(72.18, 12.75, 326.39°) |
| OKLab | oklab(76.42% 0.0294 -0.0187) |
| OKLCH | oklch(76.42% 0.035 327.5) |
| XYZ | xyz(45.3418, 43.9205, 54.7941) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.16
Lilac
#C8A2C8
ΔE00 7.36
Dusty Pink
#D8A7B1
ΔE00 9.13
Pinkish Grey
#C8ACA9
ΔE00 9.34
Light Mauve
#C292A1
ΔE00 9.98
Grey Pink
#C3909B
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABBE #ABBFAC
analogous
#B6ABBF #BFABBE #BFABB4
triadic
#BFABBE #BEBFAB #ABBEBF
tetradic
#BFABBE #BFB6AB #ABBFAC #ABB4BF
square
#BFABBE #BFB6AB #ABBFAC #ABB4BF
split-complementary
#BFABBE #B4BFAB #ABBFB6
monochromatic
#886886 #A588A3 #BFABBE #D9CED9 #F2EEF2
Accessibility & contrast
On white
2.15
#BFABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#BFABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABBE
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABBE | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBF
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#C1ACB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bfabbe; /* rgb */ color: rgb(191, 171, 190); /* oklch */ color: oklch(76.4% 0.035 327.5);
Tailwind
colors: {
custom: {
50: '#d2c4d1',
500: '#bfabbe',
950: '#000000',
},
}SCSS
$custom: #bfabbe; $custom-light: #d2c4d1; $custom-dark: #000000;
JSON
{
"hex": "#bfabbe",
"rgb": {
"r": 191,
"g": 171,
"b": 190
},
"hsl": {
"h": 303,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76417,
"c": 0.03484,
"h": 327.5
},
"luminance": 0.4392
}Semantic roles & 50–950 ramp
primary
#BFABBE
secondary
#E0E6E1
accent
#98524E
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141214
muted
#828182