#BBB0DB#BBB0DB
#BBB0DB is a light, moderate violet. Relative luminance 0.467; OKLCH L 78.1% C 0.062 H 296.7°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0DB |
|---|---|
| RGB | rgb(187, 176, 219) |
| HSL | hsl(255, 37%, 77%) |
| HSV | hsv(255, 20%, 86%) |
| CMYK | cmyk(14.6%, 19.6%, 0%, 14.1%) |
| CIE-LAB | lab(74.02, 12.38, -20.21) |
| CIE-LCH | lch(74.02, 23.69, 301.49°) |
| OKLab | oklab(78.07% 0.0276 -0.055) |
| OKLCH | oklch(78.07% 0.062 296.7) |
| XYZ | xyz(48.8024, 46.7297, 73.4528) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.41
Pale Violet
#CEAEFA
ΔE00 7.68
Light Violet
#D6B4FC
ΔE00 7.78
Light Lavender
#DFC5FE
ΔE00 7.80
Periwinkle
#CCCCFF
ΔE00 7.96
Light Periwinkle
#C1C6FC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0DB #D0DBB0
analogous
#B0BBDB #BBB0DB #D1B0DB
triadic
#BBB0DB #DBBBB0 #B0DBBB
tetradic
#BBB0DB #DBB0BB #D0DBB0 #B0DBD1
square
#BBB0DB #DBB0BB #D0DBB0 #B0DBD1
split-complementary
#BBB0DB #DBD1B0 #BBDBB0
monochromatic
#735CB5 #9786C8 #BBB0DB #DFDAEE #EDEAF5
Accessibility & contrast
On white
2.03
#BBB0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#BBB0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0DB
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0DB | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DD
Deuteranopia (green-blind)
#A9B5DA
Tritanopia (blue-blind)
#B5B6BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbb0db; /* rgb */ color: rgb(187, 176, 219); /* oklch */ color: oklch(78.1% 0.062 296.7);
Tailwind
colors: {
custom: {
50: '#cfc7e6',
500: '#bbb0db',
950: '#000000',
},
}SCSS
$custom: #bbb0db; $custom-light: #cfc7e6; $custom-dark: #000000;
JSON
{
"hex": "#bbb0db",
"rgb": {
"r": 187,
"g": 176,
"b": 219
},
"hsl": {
"h": 255.349,
"s": 37.391,
"l": 77.451
},
"oklch": {
"l": 0.78069,
"c": 0.06153,
"h": 296.7
},
"luminance": 0.4673
}Semantic roles & 50–950 ramp
primary
#BBB0DB
secondary
#E9ECDF
accent
#B03591
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284