#BBBDD2#BBBDD2
#BBBDD2 is a light, muted blue. Relative luminance 0.516; OKLCH L 80.3% C 0.030 H 281.4°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBDD2 |
|---|---|
| RGB | rgb(187, 189, 210) |
| HSL | hsl(235, 20%, 78%) |
| HSV | hsv(235, 11%, 82%) |
| CMYK | cmyk(11%, 10%, 0%, 17.6%) |
| CIE-LAB | lab(77.05, 3.42, -10.75) |
| CIE-LCH | lch(77.05, 11.28, 287.64°) |
| OKLab | oklab(80.34% 0.0058 -0.029) |
| OKLCH | oklch(80.34% 0.03 281.4) |
| XYZ | xyz(50.3215, 51.6127, 68.2714) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.96
Dove Gray
#B6B8BD
ΔE00 7.23
Lightsteelblue
#B0C4DE
ΔE00 7.30
Cloudy Blue
#ACC2D9
ΔE00 8.30
Silver
#C0C0C0
ΔE00 9.40
Light Periwinkle
#C1C6FC
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBDD2 #D2D0BB
analogous
#BBC8D2 #BBBDD2 #C4BBD2
triadic
#BBBDD2 #D2BBBD #BDD2BB
tetradic
#BBBDD2 #D2BBC8 #D2D0BB #BBD2C4
square
#BBBDD2 #D2BBC8 #D2D0BB #BBD2C4
split-complementary
#BBBDD2 #D2C4BB #C8D2BB
monochromatic
#7176A1 #9699BA #BBBDD2 #E0E1EA #EDEDF3
Accessibility & contrast
On white
1.85
#BBBDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#BBBDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBDD2
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBDD2 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BFD3
Deuteranopia (green-blind)
#B7BED1
Tritanopia (blue-blind)
#B6C0C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbdd2; /* rgb */ color: rgb(187, 189, 210); /* oklch */ color: oklch(80.3% 0.030 281.4);
Tailwind
colors: {
custom: {
50: '#cfd0df',
500: '#bbbdd2',
950: '#000000',
},
}SCSS
$custom: #bbbdd2; $custom-light: #cfd0df; $custom-dark: #000000;
JSON
{
"hex": "#bbbdd2",
"rgb": {
"r": 187,
"g": 189,
"b": 210
},
"hsl": {
"h": 234.783,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.80338,
"c": 0.02954,
"h": 281.4
},
"luminance": 0.51613
}Semantic roles & 50–950 ramp
primary
#BBBDD2
secondary
#A7A58A
accent
#97479F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384