#BBBBD7#BBBBD7
#BBBBD7 is a light, muted blue. Relative luminance 0.510; OKLCH L 80.1% C 0.039 H 285.5°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBBD7 |
|---|---|
| RGB | rgb(187, 187, 215) |
| HSL | hsl(240, 26%, 79%) |
| HSV | hsv(240, 13%, 84%) |
| CMYK | cmyk(13%, 13%, 0%, 15.7%) |
| CIE-LAB | lab(76.69, 5.53, -14.00) |
| CIE-LCH | lch(76.69, 15.06, 291.56°) |
| OKLab | oklab(80.11% 0.0105 -0.0379) |
| OKLCH | oklch(80.11% 0.039 285.5) |
| XYZ | xyz(50.5270, 51.0113, 71.4610) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.81
Light Periwinkle
#C1C6FC
ΔE00 7.86
Light Blue Grey
#B7C9E2
ΔE00 8.54
Lightsteelblue
#B0C4DE
ΔE00 8.81
Thistle
#D8BFD8
ΔE00 9.33
Dove Gray
#B6B8BD
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBBD7 #D7D7BB
analogous
#BBC9D7 #BBBBD7 #C9BBD7
triadic
#BBBBD7 #D7BBBB #BBD7BB
tetradic
#BBBBD7 #D7BBC9 #D7D7BB #BBD7C9
square
#BBBBD7 #D7BBC9 #D7D7BB #BBD7C9
split-complementary
#BBBBD7 #D7C9BB #C9D7BB
monochromatic
#6E6EAA #9494C0 #BBBBD7 #E2E2EE #ECECF4
Accessibility & contrast
On white
1.87
#BBBBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#BBBBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBBD7
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBBD7 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BED8
Deuteranopia (green-blind)
#B4BCD6
Tritanopia (blue-blind)
#B5BFC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbbd7; /* rgb */ color: rgb(187, 187, 215); /* oklch */ color: oklch(80.1% 0.039 285.5);
Tailwind
colors: {
custom: {
50: '#cfcfe3',
500: '#bbbbd7',
950: '#000000',
},
}SCSS
$custom: #bbbbd7; $custom-light: #cfcfe3; $custom-dark: #000000;
JSON
{
"hex": "#bbbbd7",
"rgb": {
"r": 187,
"g": 187,
"b": 215
},
"hsl": {
"h": 240,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.80105,
"c": 0.03928,
"h": 285.5
},
"luminance": 0.51012
}Semantic roles & 50–950 ramp
primary
#BBBBD7
secondary
#ADAD89
accent
#A441A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131315
muted
#838384