#BBB1DB#BBB1DB
#BBB1DB is a light, muted violet. Relative luminance 0.471; OKLCH L 78.3% C 0.060 H 295.9°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB1DB |
|---|---|
| RGB | rgb(187, 177, 219) |
| HSL | hsl(254, 37%, 78%) |
| HSV | hsv(254, 19%, 86%) |
| CMYK | cmyk(14.6%, 19.2%, 0%, 14.1%) |
| CIE-LAB | lab(74.27, 11.83, -19.82) |
| CIE-LCH | lch(74.27, 23.08, 300.82°) |
| OKLab | oklab(78.27% 0.0262 -0.0539) |
| OKLCH | oklch(78.27% 0.06 295.9) |
| XYZ | xyz(48.9992, 47.1233, 73.5184) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.78
Periwinkle
#CCCCFF
ΔE00 7.76
Light Periwinkle
#C1C6FC
ΔE00 7.79
Light Lavender
#DFC5FE
ΔE00 7.86
Pale Violet
#CEAEFA
ΔE00 7.94
Light Violet
#D6B4FC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB1DB #D1DBB1
analogous
#B1BCDB #BBB1DB #D0B1DB
triadic
#BBB1DB #DBBBB1 #B1DBBB
tetradic
#BBB1DB #DBB1BC #D1DBB1 #B1DBD0
square
#BBB1DB #DBB1BC #D1DBB1 #B1DBD0
split-complementary
#BBB1DB #DBD0B1 #BCDBB1
monochromatic
#725DB4 #9687C8 #BBB1DB #E0DBEE #EDEAF5
Accessibility & contrast
On white
2.01
#BBB1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#BBB1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB1DB
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB1DB | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B7DD
Deuteranopia (green-blind)
#AAB6DA
Tritanopia (blue-blind)
#B5B7BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bbb1db; /* rgb */ color: rgb(187, 177, 219); /* oklch */ color: oklch(78.3% 0.060 295.9);
Tailwind
colors: {
custom: {
50: '#cfc8e6',
500: '#bbb1db',
950: '#000000',
},
}SCSS
$custom: #bbb1db; $custom-light: #cfc8e6; $custom-dark: #000000;
JSON
{
"hex": "#bbb1db",
"rgb": {
"r": 187,
"g": 177,
"b": 219
},
"hsl": {
"h": 254.286,
"s": 36.842,
"l": 77.647
},
"oklch": {
"l": 0.78265,
"c": 0.05994,
"h": 295.9
},
"luminance": 0.47124
}Semantic roles & 50–950 ramp
primary
#BBB1DB
secondary
#E9ECDF
accent
#B03693
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284