#BFB4DF#BFB4DF
#BFB4DF is a light, moderate violet. Relative luminance 0.490; OKLCH L 79.3% C 0.061 H 296.7°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB4DF |
|---|---|
| RGB | rgb(191, 180, 223) |
| HSL | hsl(255, 40%, 79%) |
| HSV | hsv(255, 19%, 87%) |
| CMYK | cmyk(14.3%, 19.3%, 0%, 12.5%) |
| CIE-LAB | lab(75.48, 12.32, -20.13) |
| CIE-LCH | lch(75.48, 23.60, 301.46°) |
| OKLab | oklab(79.33% 0.0275 -0.0547) |
| OKLCH | oklch(79.33% 0.061 296.7) |
| XYZ | xyz(51.1236, 49.0464, 76.5713) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 6.96
Periwinkle
#CCCCFF
ΔE00 7.09
Lavender
#B39DDB
ΔE00 7.18
Light Periwinkle
#C1C6FC
ΔE00 7.35
Light Violet
#D6B4FC
ΔE00 7.44
Pale Violet
#CEAEFA
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB4DF #D4DFB4
analogous
#B4BFDF #BFB4DF #D5B4DF
triadic
#BFB4DF #DFBFB4 #B4DFBF
tetradic
#BFB4DF #DFB4BF #D4DFB4 #B4DFD5
square
#BFB4DF #DFB4BF #D4DFB4 #B4DFD5
split-complementary
#BFB4DF #DFD5B4 #BFDFB4
monochromatic
#765EBA #9A89CD #BFB4DF #E4DFF1 #EDEAF6
Accessibility & contrast
On white
1.94
#BFB4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#BFB4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB4DF
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB4DF | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBAE1
Deuteranopia (green-blind)
#ADB9DE
Tritanopia (blue-blind)
#B9BAC2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bfb4df; /* rgb */ color: rgb(191, 180, 223); /* oklch */ color: oklch(79.3% 0.061 296.7);
Tailwind
colors: {
custom: {
50: '#d2cae9',
500: '#bfb4df',
950: '#000000',
},
}SCSS
$custom: #bfb4df; $custom-light: #d2cae9; $custom-dark: #000000;
JSON
{
"hex": "#bfb4df",
"rgb": {
"r": 191,
"g": 180,
"b": 223
},
"hsl": {
"h": 255.349,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.79329,
"c": 0.06129,
"h": 296.7
},
"luminance": 0.49047
}Semantic roles & 50–950 ramp
primary
#BFB4DF
secondary
#E9EDDE
accent
#B33292
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284