#BFB2CD#BFB2CD
#BFB2CD is a light, muted violet. Relative luminance 0.473; OKLCH L 78.3% C 0.040 H 307.1°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2CD |
|---|---|
| RGB | rgb(191, 178, 205) |
| HSL | hsl(269, 21%, 75%) |
| HSV | hsv(269, 13%, 80%) |
| CMYK | cmyk(6.8%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(74.40, 9.70, -11.96) |
| CIE-LCH | lch(74.40, 15.40, 309.03°) |
| OKLab | oklab(78.3% 0.0243 -0.0321) |
| OKLCH | oklch(78.3% 0.04 307.1) |
| XYZ | xyz(48.4238, 47.3251, 64.3294) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.67
Lilac
#C8A2C8
ΔE00 7.94
Light Lavender
#DFC5FE
ΔE00 10.25
Pale Lilac
#E4CBFF
ΔE00 10.28
Lavender
#B39DDB
ΔE00 10.50
Periwinkle
#CCCCFF
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2CD #C0CDB2
analogous
#B2B2CD #BFB2CD #CDB2CD
triadic
#BFB2CD #CDBFB2 #B2CDBF
tetradic
#BFB2CD #CDB2B2 #C0CDB2 #B2CDCD
square
#BFB2CD #CDB2B2 #C0CDB2 #B2CDCD
split-complementary
#BFB2CD #CDCDB2 #B2CDB2
monochromatic
#81689D #A08DB5 #BFB2CD #DED7E5 #F0ECF3
Accessibility & contrast
On white
2.01
#BFB2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#BFB2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2CD
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2CD | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB6CE
Deuteranopia (green-blind)
#B0B7CC
Tritanopia (blue-blind)
#BDB5BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfb2cd; /* rgb */ color: rgb(191, 178, 205); /* oklch */ color: oklch(78.3% 0.040 307.1);
Tailwind
colors: {
custom: {
50: '#d2c9dc',
500: '#bfb2cd',
950: '#000000',
},
}SCSS
$custom: #bfb2cd; $custom-light: #d2c9dc; $custom-dark: #000000;
JSON
{
"hex": "#bfb2cd",
"rgb": {
"r": 191,
"g": 178,
"b": 205
},
"hsl": {
"h": 268.889,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.78295,
"c": 0.04032,
"h": 307.1
},
"luminance": 0.47325
}Semantic roles & 50–950 ramp
primary
#BFB2CD
secondary
#E6E9E2
accent
#A04674
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283