#BBBDD0#BBBDD0
#BBBDD0 is a light, muted blue. Relative luminance 0.515; OKLCH L 80.3% C 0.027 H 281.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBDD0 |
|---|---|
| RGB | rgb(187, 189, 208) |
| HSL | hsl(234, 18%, 77%) |
| HSV | hsv(234, 10%, 82%) |
| CMYK | cmyk(10.1%, 9.1%, 0%, 18.4%) |
| CIE-LAB | lab(76.99, 3.01, -9.76) |
| CIE-LCH | lch(76.99, 10.21, 287.15°) |
| OKLab | oklab(80.27% 0.0051 -0.0262) |
| OKLCH | oklch(80.27% 0.027 281) |
| XYZ | xyz(50.0739, 51.5137, 66.9673) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.48
Light Blue Grey
#B7C9E2
ΔE00 6.88
Lightsteelblue
#B0C4DE
ΔE00 7.22
Cloudy Blue
#ACC2D9
ΔE00 8.08
Silver
#C0C0C0
ΔE00 8.67
Lavender (CSS)
#E6E6FA
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBDD0 #D0CEBB
analogous
#BBC7D0 #BBBDD0 #C4BBD0
triadic
#BBBDD0 #D0BBBD #BDD0BB
tetradic
#BBBDD0 #D0BBC7 #D0CEBB #BBD0C4
square
#BBBDD0 #D0BBC7 #D0CEBB #BBD0C4
split-complementary
#BBBDD0 #D0C4BB #C7D0BB
monochromatic
#73779E #979AB7 #BBBDD0 #DFE0E9 #EDEDF2
Accessibility & contrast
On white
1.86
#BBBDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#BBBDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBDD0
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBDD0 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BFD1
Deuteranopia (green-blind)
#B8BDCF
Tritanopia (blue-blind)
#B7C0C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbdd0; /* rgb */ color: rgb(187, 189, 208); /* oklch */ color: oklch(80.3% 0.027 281.0);
Tailwind
colors: {
custom: {
50: '#cfd0de',
500: '#bbbdd0',
950: '#000000',
},
}SCSS
$custom: #bbbdd0; $custom-light: #cfd0de; $custom-dark: #000000;
JSON
{
"hex": "#bbbdd0",
"rgb": {
"r": 187,
"g": 189,
"b": 208
},
"hsl": {
"h": 234.286,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.80272,
"c": 0.02673,
"h": 281
},
"luminance": 0.51514
}Semantic roles & 50–950 ramp
primary
#BBBDD0
secondary
#A5A28A
accent
#95499D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384