#BFA2C0#BFA2C0
#BFA2C0 is a light, muted purple. Relative luminance 0.407; OKLCH L 74.7% C 0.053 H 325.1°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA2C0 |
|---|---|
| RGB | rgb(191, 162, 192) |
| HSL | hsl(298, 19%, 69%) |
| HSV | hsv(298, 16%, 75%) |
| CMYK | cmyk(0.5%, 15.6%, 0%, 24.7%) |
| CIE-LAB | lab(69.98, 15.94, -11.43) |
| CIE-LCH | lch(69.98, 19.61, 324.37°) |
| OKLab | oklab(74.73% 0.0438 -0.0306) |
| OKLCH | oklch(74.73% 0.053 325.1) |
| XYZ | xyz(43.9194, 40.7236, 55.4057) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.02
Thistle
#D8BFD8
ΔE00 7.68
Dusty Lavender
#AC86A8
ΔE00 8.27
Light Mauve
#C292A1
ΔE00 8.53
Plum
#DDA0DD
ΔE00 9.01
Heather
#A484AC
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA2C0 #A3C0A2
analogous
#B0A2C0 #BFA2C0 #C0A2B2
triadic
#BFA2C0 #C0BFA2 #A2C0BF
tetradic
#BFA2C0 #C0B0A2 #A3C0A2 #A2B2C0
square
#BFA2C0 #C0B0A2 #A3C0A2 #A2B2C0
split-complementary
#BFA2C0 #B2C0A2 #A2C0B0
monochromatic
#895E8A #A67EA7 #BFA2C0 #D8C6D9 #F1EBF1
Accessibility & contrast
On white
2.30
#BFA2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#BFA2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA2C0
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA2C0 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A9C1
Deuteranopia (green-blind)
#A6ACBF
Tritanopia (blue-blind)
#C1A4AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bfa2c0; /* rgb */ color: rgb(191, 162, 192); /* oklch */ color: oklch(74.7% 0.053 325.1);
Tailwind
colors: {
custom: {
50: '#d2bdd3',
500: '#bfa2c0',
950: '#000000',
},
}SCSS
$custom: #bfa2c0; $custom-light: #d2bdd3; $custom-dark: #000000;
JSON
{
"hex": "#bfa2c0",
"rgb": {
"r": 191,
"g": 162,
"b": 192
},
"hsl": {
"h": 298,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.74734,
"c": 0.05337,
"h": 325.1
},
"luminance": 0.40723
}Semantic roles & 50–950 ramp
primary
#BFA2C0
secondary
#DBE3DB
accent
#9E484B
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141214
muted
#828182