#BBBCD2#BBBCD2
#BBBCD2 is a light, muted blue. Relative luminance 0.512; OKLCH L 80.1% C 0.031 H 283.6°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBCD2 |
|---|---|
| RGB | rgb(187, 188, 210) |
| HSL | hsl(237, 20%, 78%) |
| HSV | hsv(237, 11%, 82%) |
| CMYK | cmyk(11%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(76.79, 3.96, -11.14) |
| CIE-LCH | lch(76.79, 11.82, 289.56°) |
| OKLab | oklab(80.14% 0.0073 -0.03) |
| OKLCH | oklch(80.14% 0.031 283.6) |
| XYZ | xyz(50.1072, 51.1840, 68.1999) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.54
Dove Gray
#B6B8BD
ΔE00 7.67
Lightsteelblue
#B0C4DE
ΔE00 7.87
Cloudy Blue
#ACC2D9
ΔE00 8.93
Periwinkle
#CCCCFF
ΔE00 9.47
Light Periwinkle
#C1C6FC
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBCD2 #D2D1BB
analogous
#BBC7D2 #BBBCD2 #C5BBD2
triadic
#BBBCD2 #D2BBBC #BCD2BB
tetradic
#BBBCD2 #D2BBC7 #D2D1BB #BBD2C5
square
#BBBCD2 #D2BBC7 #D2D1BB #BBD2C5
split-complementary
#BBBCD2 #D2C5BB #C7D2BB
monochromatic
#7173A1 #9698BA #BBBCD2 #E0E0EA #EDEDF3
Accessibility & contrast
On white
1.87
#BBBCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#BBBCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBCD2
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBCD2 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED3
Deuteranopia (green-blind)
#B6BDD1
Tritanopia (blue-blind)
#B6C0C3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbcd2; /* rgb */ color: rgb(187, 188, 210); /* oklch */ color: oklch(80.1% 0.031 283.6);
Tailwind
colors: {
custom: {
50: '#cfd0df',
500: '#bbbcd2',
950: '#000000',
},
}SCSS
$custom: #bbbcd2; $custom-light: #cfd0df; $custom-dark: #000000;
JSON
{
"hex": "#bbbcd2",
"rgb": {
"r": 187,
"g": 188,
"b": 210
},
"hsl": {
"h": 237.391,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.80136,
"c": 0.03087,
"h": 283.6
},
"luminance": 0.51184
}Semantic roles & 50–950 ramp
primary
#BBBCD2
secondary
#A7A68A
accent
#9B479F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384