#BBB7DB#BBB7DB
#BBB7DB is a light, muted blue. Relative luminance 0.495; OKLCH L 79.4% C 0.051 H 290.3°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7DB |
|---|---|
| RGB | rgb(187, 183, 219) |
| HSL | hsl(247, 33%, 79%) |
| HSV | hsv(247, 16%, 86%) |
| CMYK | cmyk(14.6%, 16.4%, 0%, 14.1%) |
| CIE-LAB | lab(75.79, 8.55, -17.52) |
| CIE-LCH | lch(75.79, 19.50, 296.00°) |
| OKLab | oklab(79.45% 0.0176 -0.0476) |
| OKLCH | oklch(79.45% 0.051 290.3) |
| XYZ | xyz(50.2104, 49.5458, 73.9221) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.86
Light Periwinkle
#C1C6FC
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 8.63
Light Lavender
#DFC5FE
ΔE00 8.75
Lavender
#B39DDB
ΔE00 9.11
Pale Lilac
#E4CBFF
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7DB #D7DBB7
analogous
#B7C5DB #BBB7DB #CDB7DB
triadic
#BBB7DB #DBBBB7 #B7DBBB
tetradic
#BBB7DB #DBB7C5 #D7DBB7 #B7DBCD
square
#BBB7DB #DBB7C5 #D7DBB7 #B7DBCD
split-complementary
#BBB7DB #DBCDB7 #C5DBB7
monochromatic
#6E65B2 #948EC7 #BBB7DB #E2E0EF #ECEBF5
Accessibility & contrast
On white
1.92
#BBB7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#BBB7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7DB
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7DB | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBBDD
Deuteranopia (green-blind)
#AFBADA
Tritanopia (blue-blind)
#B5BDC3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbb7db; /* rgb */ color: rgb(187, 183, 219); /* oklch */ color: oklch(79.4% 0.051 290.3);
Tailwind
colors: {
custom: {
50: '#cfcce6',
500: '#bbb7db',
950: '#000000',
},
}SCSS
$custom: #bbb7db; $custom-light: #cfcce6; $custom-dark: #000000;
JSON
{
"hex": "#bbb7db",
"rgb": {
"r": 187,
"g": 183,
"b": 219
},
"hsl": {
"h": 246.667,
"s": 33.333,
"l": 78.824
},
"oklch": {
"l": 0.79448,
"c": 0.05071,
"h": 290.3
},
"luminance": 0.49546
}Semantic roles & 50–950 ramp
primary
#BBB7DB
secondary
#EAEBE0
accent
#AC399F
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141315
muted
#828284