#BFA7C2#BFA7C2
#BFA7C2 is a light, muted purple. Relative luminance 0.426; OKLCH L 75.8% C 0.046 H 322.5°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA7C2 |
|---|---|
| RGB | rgb(191, 167, 194) |
| HSL | hsl(293, 18%, 71%) |
| HSV | hsv(293, 14%, 76%) |
| CMYK | cmyk(1.5%, 13.9%, 0%, 23.9%) |
| CIE-LAB | lab(71.29, 13.57, -10.58) |
| CIE-LCH | lch(71.29, 17.21, 322.06°) |
| OKLab | oklab(75.77% 0.0369 -0.0283) |
| OKLCH | oklch(75.77% 0.046 322.5) |
| XYZ | xyz(45.0408, 42.6094, 56.8802) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.52
Thistle
#D8BFD8
ΔE00 6.43
Light Mauve
#C292A1
ΔE00 9.51
Dusty Pink
#D8A7B1
ΔE00 9.57
Dusty Lavender
#AC86A8
ΔE00 9.84
Lavender
#B39DDB
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA7C2 #AAC2A7
analogous
#B1A7C2 #BFA7C2 #C2A7B7
triadic
#BFA7C2 #C2BFA7 #A7C2BF
tetradic
#BFA7C2 #C2B1A7 #AAC2A7 #A7B7C2
square
#BFA7C2 #C2B1A7 #AAC2A7 #A7B7C2
split-complementary
#BFA7C2 #B7C2A7 #A7C2B1
monochromatic
#88628D #A583A9 #BFA7C2 #D9CBDB #F2EDF2
Accessibility & contrast
On white
2.21
#BFA7C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#BFA7C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA7C2
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA7C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA7C2 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ADC3
Deuteranopia (green-blind)
#AAAFC1
Tritanopia (blue-blind)
#C0A9B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bfa7c2; /* rgb */ color: rgb(191, 167, 194); /* oklch */ color: oklch(75.8% 0.046 322.5);
Tailwind
colors: {
custom: {
50: '#d2c1d4',
500: '#bfa7c2',
950: '#000000',
},
}SCSS
$custom: #bfa7c2; $custom-light: #d2c1d4; $custom-dark: #000000;
JSON
{
"hex": "#bfa7c2",
"rgb": {
"r": 191,
"g": 167,
"b": 194
},
"hsl": {
"h": 293.333,
"s": 18.121,
"l": 70.784
},
"oklch": {
"l": 0.75768,
"c": 0.04646,
"h": 322.5
},
"luminance": 0.42609
}Semantic roles & 50–950 ramp
primary
#BFA7C2
secondary
#E0E6DF
accent
#9C4952
background
#FCFBFD
surface
#F9F7FA
border
#D2D0D3
text
#141214
muted
#828183