#BFB4CD#BFB4CD
#BFB4CD is a light, muted violet. Relative luminance 0.481; OKLCH L 78.7% C 0.037 H 305.4°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB4CD |
|---|---|
| RGB | rgb(191, 180, 205) |
| HSL | hsl(266, 20%, 75%) |
| HSV | hsv(266, 12%, 80%) |
| CMYK | cmyk(6.8%, 12.2%, 0%, 19.6%) |
| CIE-LAB | lab(74.90, 8.61, -11.20) |
| CIE-LCH | lch(74.90, 14.13, 307.53°) |
| OKLab | oklab(78.69% 0.0214 -0.0301) |
| OKLCH | oklch(78.69% 0.037 305.4) |
| XYZ | xyz(48.8246, 48.1268, 64.4630) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.90
Lilac
#C8A2C8
ΔE00 8.93
Periwinkle
#CCCCFF
ΔE00 10.46
Pale Lilac
#E4CBFF
ΔE00 10.63
Light Lavender
#DFC5FE
ΔE00 10.70
Dove Gray
#B6B8BD
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB4CD #C2CDB4
analogous
#B4B5CD #BFB4CD #CBB4CD
triadic
#BFB4CD #CDBFB4 #B4CDBF
tetradic
#BFB4CD #CDB4B5 #C2CDB4 #B4CDCB
square
#BFB4CD #CDB4B5 #C2CDB4 #B4CDCB
split-complementary
#BFB4CD #CDCBB4 #B5CDB4
monochromatic
#806B9C #A08FB5 #BFB4CD #DED9E5 #EFEDF3
Accessibility & contrast
On white
1.98
#BFB4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#BFB4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB4CD
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB4CD | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B8CE
Deuteranopia (green-blind)
#B2B8CC
Tritanopia (blue-blind)
#BDB7BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bfb4cd; /* rgb */ color: rgb(191, 180, 205); /* oklch */ color: oklch(78.7% 0.037 305.4);
Tailwind
colors: {
custom: {
50: '#d2cadc',
500: '#bfb4cd',
950: '#000000',
},
}SCSS
$custom: #bfb4cd; $custom-light: #d2cadc; $custom-dark: #000000;
JSON
{
"hex": "#bfb4cd",
"rgb": {
"r": 191,
"g": 180,
"b": 205
},
"hsl": {
"h": 266.4,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.78691,
"c": 0.03692,
"h": 305.4
},
"luminance": 0.48127
}Semantic roles & 50–950 ramp
primary
#BFB4CD
secondary
#E6E9E2
accent
#9E4778
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283