#BFB4C2#BFB4C2
#BFB4C2 is a light, muted purple. Relative luminance 0.476; OKLCH L 78.3% C 0.023 H 319.0°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB4C2 |
|---|---|
| RGB | rgb(191, 180, 194) |
| HSL | hsl(287, 10%, 73%) |
| HSV | hsv(287, 7%, 76%) |
| CMYK | cmyk(1.5%, 7.2%, 0%, 23.9%) |
| CIE-LAB | lab(74.58, 6.47, -5.69) |
| CIE-LCH | lch(74.58, 8.61, 318.69°) |
| OKLab | oklab(78.33% 0.0174 -0.0151) |
| OKLCH | oklch(78.33% 0.023 319) |
| XYZ | xyz(47.5432, 47.6142, 57.7143) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.24
Dove Gray
#B6B8BD
ΔE00 7.90
Silver
#C0C0C0
ΔE00 9.25
Pinkish Grey
#C8ACA9
ΔE00 9.28
Dark Gray
#A9A9A9
ΔE00 9.84
Lilac
#C8A2C8
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB4C2 #B7C2B4
analogous
#B8B4C2 #BFB4C2 #C2B4BE
triadic
#BFB4C2 #C2BFB4 #B4C2BF
tetradic
#BFB4C2 #C2B8B4 #B7C2B4 #B4BEC2
square
#BFB4C2 #C2B8B4 #B7C2B4 #B4BEC2
split-complementary
#BFB4C2 #BEC2B4 #B4C2B8
monochromatic
#85718B #A292A7 #BFB4C2 #DCD6DD #F1EEF1
Accessibility & contrast
On white
2.00
#BFB4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#BFB4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB4C2
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB4C2 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B7C3
Deuteranopia (green-blind)
#B5B8C1
Tritanopia (blue-blind)
#BFB5B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfb4c2; /* rgb */ color: rgb(191, 180, 194); /* oklch */ color: oklch(78.3% 0.023 319.0);
Tailwind
colors: {
custom: {
50: '#d2cad4',
500: '#bfb4c2',
950: '#000000',
},
}SCSS
$custom: #bfb4c2; $custom-light: #d2cad4; $custom-dark: #000000;
JSON
{
"hex": "#bfb4c2",
"rgb": {
"r": 191,
"g": 180,
"b": 194
},
"hsl": {
"h": 287.143,
"s": 10.294,
"l": 73.333
},
"oklch": {
"l": 0.78331,
"c": 0.02301,
"h": 319
},
"luminance": 0.47614
}Semantic roles & 50–950 ramp
primary
#BFB4C2
secondary
#E4E7E4
accent
#945160
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283