#BFB6DF#BFB6DF
#BFB6DF is a light, muted violet. Relative luminance 0.499; OKLCH L 79.7% C 0.058 H 295.1°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB6DF |
|---|---|
| RGB | rgb(191, 182, 223) |
| HSL | hsl(253, 39%, 79%) |
| HSV | hsv(253, 18%, 87%) |
| CMYK | cmyk(14.3%, 18.4%, 0%, 12.5%) |
| CIE-LAB | lab(75.98, 11.23, -19.37) |
| CIE-LCH | lch(75.98, 22.39, 300.10°) |
| OKLab | oklab(79.72% 0.0247 -0.0526) |
| OKLCH | oklch(79.72% 0.058 295.1) |
| XYZ | xyz(51.5303, 49.8597, 76.7068) |
| Luminance | 0.4986 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.71
Light Periwinkle
#C1C6FC
ΔE00 7.01
Light Lavender
#DFC5FE
ΔE00 7.17
Pale Lilac
#E4CBFF
ΔE00 7.76
Lavender
#B39DDB
ΔE00 7.90
Light Violet
#D6B4FC
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB6DF #D6DFB6
analogous
#B6C2DF #BFB6DF #D4B6DF
triadic
#BFB6DF #DFBFB6 #B6DFBF
tetradic
#BFB6DF #DFB6C2 #D6DFB6 #B6DFD4
square
#BFB6DF #DFB6C2 #D6DFB6 #B6DFD4
split-complementary
#BFB6DF #DFD4B6 #C2DFB6
monochromatic
#7461BA #9A8BCC #BFB6DF #E4E1F2 #ECEAF6
Accessibility & contrast
On white
1.91
#BFB6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#BFB6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB6DF
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB6DF | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBCE1
Deuteranopia (green-blind)
#AEBBDE
Tritanopia (blue-blind)
#B9BCC4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfb6df; /* rgb */ color: rgb(191, 182, 223); /* oklch */ color: oklch(79.7% 0.058 295.1);
Tailwind
colors: {
custom: {
50: '#d2cbe9',
500: '#bfb6df',
950: '#000000',
},
}SCSS
$custom: #bfb6df; $custom-light: #d2cbe9; $custom-dark: #000000;
JSON
{
"hex": "#bfb6df",
"rgb": {
"r": 191,
"g": 182,
"b": 223
},
"hsl": {
"h": 253.171,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.79719,
"c": 0.05813,
"h": 295.1
},
"luminance": 0.4986
}Semantic roles & 50–950 ramp
primary
#BFB6DF
secondary
#E9ECDF
accent
#B23396
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284