#BFAEBF#BFAEBF
#BFAEBF is a light, muted purple. Relative luminance 0.451; OKLCH L 77.0% C 0.030 H 325.9°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEBF |
|---|---|
| RGB | rgb(191, 174, 191) |
| HSL | hsl(300, 12%, 72%) |
| HSV | hsv(300, 9%, 75%) |
| CMYK | cmyk(0%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(72.96, 9.16, -6.44) |
| CIE-LCH | lch(72.96, 11.20, 324.93°) |
| OKLab | oklab(77.04% 0.0252 -0.0171) |
| OKLCH | oklch(77.04% 0.03 325.9) |
| XYZ | xyz(46.0245, 45.1105, 55.5627) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.24
Lilac
#C8A2C8
ΔE00 8.64
Pinkish Grey
#C8ACA9
ΔE00 9.00
Dusty Pink
#D8A7B1
ΔE00 9.84
Dove Gray
#B6B8BD
ΔE00 10.56
Light Mauve
#C292A1
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEBF #AEBFAE
analogous
#B7AEBF #BFAEBF #BFAEB7
triadic
#BFAEBF #BFBFAE #AEBFBF
tetradic
#BFAEBF #BFB7AE #AEBFAE #AEB7BF
square
#BFAEBF #BFB7AE #AEBFAE #AEB7BF
split-complementary
#BFAEBF #B7BFAE #AEBFB7
monochromatic
#886B88 #A48CA4 #BFAEBF #DAD0DA #F1EEF1
Accessibility & contrast
On white
2.10
#BFAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#BFAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEBF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEBF | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C0
Deuteranopia (green-blind)
#B0B4BE
Tritanopia (blue-blind)
#C0AFB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfaebf; /* rgb */ color: rgb(191, 174, 191); /* oklch */ color: oklch(77.0% 0.030 325.9);
Tailwind
colors: {
custom: {
50: '#d2c6d2',
500: '#bfaebf',
950: '#000000',
},
}SCSS
$custom: #bfaebf; $custom-light: #d2c6d2; $custom-dark: #000000;
JSON
{
"hex": "#bfaebf",
"rgb": {
"r": 191,
"g": 174,
"b": 191
},
"hsl": {
"h": 300,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.77041,
"c": 0.03046,
"h": 325.9
},
"luminance": 0.4511
}Semantic roles & 50–950 ramp
primary
#BFAEBF
secondary
#E2E7E2
accent
#965050
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282