#BBC4D2#BBC4D2
#BBC4D2 is a light, muted blue. Relative luminance 0.547; OKLCH L 81.8% C 0.022 H 259.2°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC4D2 |
|---|---|
| RGB | rgb(187, 196, 210) |
| HSL | hsl(217, 20%, 78%) |
| HSV | hsv(217, 11%, 82%) |
| CMYK | cmyk(11%, 6.7%, 0%, 17.6%) |
| CIE-LAB | lab(78.87, -0.33, -8.05) |
| CIE-LCH | lch(78.87, 8.05, 267.68°) |
| OKLab | oklab(81.76% -0.0041 -0.0216) |
| OKLCH | oklch(81.76% 0.022 259.2) |
| XYZ | xyz(51.8638, 54.6972, 68.7855) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.42
Cloudy Blue
#ACC2D9
ΔE00 4.82
Lightsteelblue
#B0C4DE
ΔE00 4.84
Dove Gray
#B6B8BD
ΔE00 5.23
Silver
#C0C0C0
ΔE00 6.87
Fog
#D8DCE0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC4D2 #D2C9BB
analogous
#BBCFD2 #BBC4D2 #BDBBD2
triadic
#BBC4D2 #D2BBC4 #C4D2BB
tetradic
#BBC4D2 #D2BBCF #D2C9BB #BBD2BD
square
#BBC4D2 #D2BBCF #D2C9BB #BBD2BD
split-complementary
#BBC4D2 #D2BDBB #CFD2BB
monochromatic
#7184A1 #96A4BA #BBC4D2 #E0E4EA #EDEFF3
Accessibility & contrast
On white
1.76
#BBC4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#BBC4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC4D2
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC4D2 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D3
Deuteranopia (green-blind)
#BDC2D2
Tritanopia (blue-blind)
#B6C7C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc4d2; /* rgb */ color: rgb(187, 196, 210); /* oklch */ color: oklch(81.8% 0.022 259.2);
Tailwind
colors: {
custom: {
50: '#cfd5df',
500: '#bbc4d2',
950: '#000000',
},
}SCSS
$custom: #bbc4d2; $custom-light: #cfd5df; $custom-dark: #000000;
JSON
{
"hex": "#bbc4d2",
"rgb": {
"r": 187,
"g": 196,
"b": 210
},
"hsl": {
"h": 216.522,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.81764,
"c": 0.02203,
"h": 259.2
},
"luminance": 0.54698
}Semantic roles & 50–950 ramp
primary
#BBC4D2
secondary
#A79C8A
accent
#7C479F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384