#BBB7DD#BBB7DD
#BBB7DD is a light, muted blue. Relative luminance 0.497; OKLCH L 79.5% C 0.054 H 290.0°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7DD |
|---|---|
| RGB | rgb(187, 183, 221) |
| HSL | hsl(246, 36%, 79%) |
| HSV | hsv(246, 17%, 87%) |
| CMYK | cmyk(15.4%, 17.2%, 0%, 13.3%) |
| CIE-LAB | lab(75.86, 8.98, -18.51) |
| CIE-LCH | lch(75.86, 20.57, 295.87°) |
| OKLab | oklab(79.52% 0.0183 -0.0503) |
| OKLCH | oklch(79.52% 0.054 290) |
| XYZ | xyz(50.4753, 49.6518, 75.3171) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.51
Light Periwinkle
#C1C6FC
ΔE00 6.51
Light Lavender
#DFC5FE
ΔE00 8.42
Lavender
#B39DDB
ΔE00 8.75
Thistle
#D8BFD8
ΔE00 8.87
Pale Lilac
#E4CBFF
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7DD #D9DDB7
analogous
#B7C6DD #BBB7DD #CEB7DD
triadic
#BBB7DD #DDBBB7 #B7DDBB
tetradic
#BBB7DD #DDB7C6 #D9DDB7 #B7DDCE
square
#BBB7DD #DDB7C6 #D9DDB7 #B7DDCE
split-complementary
#BBB7DD #DDCEB7 #C6DDB7
monochromatic
#6C64B6 #948DC9 #BBB7DD #E2E1F1 #EBEAF5
Accessibility & contrast
On white
1.92
#BBB7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#BBB7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7DD
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7DD | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCDF
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#B4BDC4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbb7dd; /* rgb */ color: rgb(187, 183, 221); /* oklch */ color: oklch(79.5% 0.054 290.0);
Tailwind
colors: {
custom: {
50: '#cfcce7',
500: '#bbb7dd',
950: '#000000',
},
}SCSS
$custom: #bbb7dd; $custom-light: #cfcce7; $custom-dark: #000000;
JSON
{
"hex": "#bbb7dd",
"rgb": {
"r": 187,
"g": 183,
"b": 221
},
"hsl": {
"h": 246.316,
"s": 35.849,
"l": 79.216
},
"oklch": {
"l": 0.7952,
"c": 0.05351,
"h": 290
},
"luminance": 0.49652
}Semantic roles & 50–950 ramp
primary
#BBB7DD
secondary
#EBECDF
accent
#AF37A2
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284