#BBBBD2#BBBBD2
#BBBBD2 is a light, muted blue. Relative luminance 0.508; OKLCH L 79.9% C 0.032 H 285.7°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBBD2 |
|---|---|
| RGB | rgb(187, 187, 210) |
| HSL | hsl(240, 20%, 78%) |
| HSV | hsv(240, 11%, 82%) |
| CMYK | cmyk(11%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(76.53, 4.50, -11.52) |
| CIE-LCH | lch(76.53, 12.37, 291.32°) |
| OKLab | oklab(79.93% 0.0087 -0.031) |
| OKLCH | oklch(79.93% 0.032 285.7) |
| XYZ | xyz(49.8943, 50.7582, 68.1290) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 8.13
Dove Gray
#B6B8BD
ΔE00 8.13
Lightsteelblue
#B0C4DE
ΔE00 8.44
Periwinkle
#CCCCFF
ΔE00 9.28
Light Periwinkle
#C1C6FC
ΔE00 9.36
Thistle
#D8BFD8
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBBD2 #D2D2BB
analogous
#BBC6D2 #BBBBD2 #C6BBD2
triadic
#BBBBD2 #D2BBBB #BBD2BB
tetradic
#BBBBD2 #D2BBC6 #D2D2BB #BBD2C6
square
#BBBBD2 #D2BBC6 #D2D2BB #BBD2C6
split-complementary
#BBBBD2 #D2C6BB #C6D2BB
monochromatic
#7171A1 #9696BA #BBBBD2 #E0E0EA #EDEDF3
Accessibility & contrast
On white
1.88
#BBBBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#BBBBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBBD2
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBBD2 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD3
Deuteranopia (green-blind)
#B5BCD1
Tritanopia (blue-blind)
#B6BFC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbbd2; /* rgb */ color: rgb(187, 187, 210); /* oklch */ color: oklch(79.9% 0.032 285.7);
Tailwind
colors: {
custom: {
50: '#cfcfdf',
500: '#bbbbd2',
950: '#000000',
},
}SCSS
$custom: #bbbbd2; $custom-light: #cfcfdf; $custom-dark: #000000;
JSON
{
"hex": "#bbbbd2",
"rgb": {
"r": 187,
"g": 187,
"b": 210
},
"hsl": {
"h": 240,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.79934,
"c": 0.03225,
"h": 285.7
},
"luminance": 0.50759
}Semantic roles & 50–950 ramp
primary
#BBBBD2
secondary
#A7A78A
accent
#9F479F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131315
muted
#838384