#BBB7DC#BBB7DC
#BBB7DC is a light, muted blue. Relative luminance 0.496; OKLCH L 79.5% C 0.052 H 290.1°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7DC |
|---|---|
| RGB | rgb(187, 183, 220) |
| HSL | hsl(246, 35%, 79%) |
| HSV | hsv(246, 17%, 86%) |
| CMYK | cmyk(15%, 16.8%, 0%, 13.7%) |
| CIE-LAB | lab(75.82, 8.76, -18.01) |
| CIE-LCH | lch(75.82, 20.03, 295.94°) |
| OKLab | oklab(79.48% 0.0179 -0.0489) |
| OKLCH | oklch(79.48% 0.052 290.1) |
| XYZ | xyz(50.3425, 49.5986, 74.6175) |
| Luminance | 0.4960 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.68
Light Periwinkle
#C1C6FC
ΔE00 6.72
Light Lavender
#DFC5FE
ΔE00 8.57
Thistle
#D8BFD8
ΔE00 8.75
Lavender
#B39DDB
ΔE00 8.92
Pale Lilac
#E4CBFF
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7DC #D8DCB7
analogous
#B7C6DC #BBB7DC #CEB7DC
triadic
#BBB7DC #DCBBB7 #B7DCBB
tetradic
#BBB7DC #DCB7C6 #D8DCB7 #B7DCCE
square
#BBB7DC #DCB7C6 #D8DCB7 #B7DCCE
split-complementary
#BBB7DC #DCCEB7 #C6DCB7
monochromatic
#6D65B4 #948EC8 #BBB7DC #E2E0F0 #ECEAF5
Accessibility & contrast
On white
1.92
#BBB7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#BBB7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7DC
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7DC | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCDE
Deuteranopia (green-blind)
#AFBADB
Tritanopia (blue-blind)
#B5BDC3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbb7dc; /* rgb */ color: rgb(187, 183, 220); /* oklch */ color: oklch(79.5% 0.052 290.1);
Tailwind
colors: {
custom: {
50: '#cfcce7',
500: '#bbb7dc',
950: '#000000',
},
}SCSS
$custom: #bbb7dc; $custom-light: #cfcce7; $custom-dark: #000000;
JSON
{
"hex": "#bbb7dc",
"rgb": {
"r": 187,
"g": 183,
"b": 220
},
"hsl": {
"h": 246.486,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.79484,
"c": 0.05211,
"h": 290.1
},
"luminance": 0.49599
}Semantic roles & 50–950 ramp
primary
#BBB7DC
secondary
#EAECDF
accent
#AD38A1
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284