#BFB1CD#BFB1CD
#BFB1CD is a light, muted violet. Relative luminance 0.469; OKLCH L 78.1% C 0.042 H 307.9°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB1CD |
|---|---|
| RGB | rgb(191, 177, 205) |
| HSL | hsl(270, 22%, 75%) |
| HSV | hsv(270, 14%, 80%) |
| CMYK | cmyk(6.8%, 13.7%, 0%, 19.6%) |
| CIE-LAB | lab(74.14, 10.24, -12.34) |
| CIE-LCH | lch(74.14, 16.04, 309.69°) |
| OKLab | oklab(78.1% 0.0258 -0.0332) |
| OKLCH | oklch(78.1% 0.042 307.9) |
| XYZ | xyz(48.2255, 46.9286, 64.2633) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.65
Lilac
#C8A2C8
ΔE00 7.46
Light Lavender
#DFC5FE
ΔE00 10.06
Lavender
#B39DDB
ΔE00 10.13
Pale Lilac
#E4CBFF
ΔE00 10.14
Periwinkle
#CCCCFF
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB1CD #BFCDB1
analogous
#B1B1CD #BFB1CD #CDB1CD
triadic
#BFB1CD #CDBFB1 #B1CDBF
tetradic
#BFB1CD #CDB1B1 #BFCDB1 #B1CDCD
square
#BFB1CD #CDB1B1 #BFCDB1 #B1CDCD
split-complementary
#BFB1CD #CDCDB1 #B1CDB1
monochromatic
#82669D #A08CB5 #BFB1CD #DED6E5 #F0ECF3
Accessibility & contrast
On white
2.02
#BFB1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#BFB1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB1CD
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB1CD | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB6CE
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#BDB4BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb1cd; /* rgb */ color: rgb(191, 177, 205); /* oklch */ color: oklch(78.1% 0.042 307.9);
Tailwind
colors: {
custom: {
50: '#d2c8dc',
500: '#bfb1cd',
950: '#000000',
},
}SCSS
$custom: #bfb1cd; $custom-light: #d2c8dc; $custom-dark: #000000;
JSON
{
"hex": "#bfb1cd",
"rgb": {
"r": 191,
"g": 177,
"b": 205
},
"hsl": {
"h": 270,
"s": 21.875,
"l": 74.902
},
"oklch": {
"l": 0.78098,
"c": 0.04204,
"h": 307.9
},
"luminance": 0.46928
}Semantic roles & 50–950 ramp
primary
#BFB1CD
secondary
#E6E9E2
accent
#A04573
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283