#BFB0DC#BFB0DC
#BFB0DC is a light, moderate violet. Relative luminance 0.473; OKLCH L 78.4% C 0.064 H 300.5°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB0DC |
|---|---|
| RGB | rgb(191, 176, 220) |
| HSL | hsl(260, 39%, 78%) |
| HSV | hsv(260, 20%, 86%) |
| CMYK | cmyk(13.2%, 20%, 0%, 13.7%) |
| CIE-LAB | lab(74.38, 13.87, -20.17) |
| CIE-LCH | lch(74.38, 24.48, 304.52°) |
| OKLab | oklab(78.44% 0.0323 -0.0548) |
| OKLCH | oklch(78.44% 0.064 300.5) |
| XYZ | xyz(49.9269, 47.2943, 74.1947) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.29
Light Violet
#D6B4FC
ΔE00 7.13
Light Lavender
#DFC5FE
ΔE00 7.13
Pale Violet
#CEAEFA
ΔE00 7.21
Lilac
#C8A2C8
ΔE00 7.38
Pale Lilac
#E4CBFF
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB0DC #CDDCB0
analogous
#B0B7DC #BFB0DC #D5B0DC
triadic
#BFB0DC #DCBFB0 #B0DCBF
tetradic
#BFB0DC #DCB0B7 #CDDCB0 #B0DCD5
square
#BFB0DC #DCB0B7 #CDDCB0 #B0DCD5
split-complementary
#BFB0DC #DCD5B0 #B7DCB0
monochromatic
#7A5BB6 #9D86C9 #BFB0DC #E1DAEF #EEEAF6
Accessibility & contrast
On white
2.01
#BFB0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#BFB0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB0DC
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB0DC | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B7DE
Deuteranopia (green-blind)
#AAB7DB
Tritanopia (blue-blind)
#BAB6BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfb0dc; /* rgb */ color: rgb(191, 176, 220); /* oklch */ color: oklch(78.4% 0.064 300.5);
Tailwind
colors: {
custom: {
50: '#d2c7e7',
500: '#bfb0dc',
950: '#000000',
},
}SCSS
$custom: #bfb0dc; $custom-light: #d2c7e7; $custom-dark: #000000;
JSON
{
"hex": "#bfb0dc",
"rgb": {
"r": 191,
"g": 176,
"b": 220
},
"hsl": {
"h": 260.455,
"s": 38.596,
"l": 77.647
},
"oklch": {
"l": 0.7844,
"c": 0.06366,
"h": 300.5
},
"luminance": 0.47294
}Semantic roles & 50–950 ramp
primary
#BFB0DC
secondary
#E8ECDF
accent
#B23487
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284