#BBC2DD#BBC2DD
#BBC2DD is a light, muted blue. Relative luminance 0.544; OKLCH L 81.7% C 0.039 H 274.0°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2DD |
|---|---|
| RGB | rgb(187, 194, 221) |
| HSL | hsl(228, 33%, 80%) |
| HSV | hsv(228, 15%, 87%) |
| CMYK | cmyk(15.4%, 12.2%, 0%, 13.3%) |
| CIE-LAB | lab(78.68, 3.03, -14.26) |
| CIE-LCH | lch(78.68, 14.57, 281.98°) |
| OKLab | oklab(81.72% 0.0027 -0.0386) |
| OKLCH | oklch(81.72% 0.039 274) |
| XYZ | xyz(52.8334, 54.3681, 76.1032) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.09
Lightsteelblue
#B0C4DE
ΔE00 5.51
Cloudy Blue
#ACC2D9
ΔE00 6.95
Light Periwinkle
#C1C6FC
ΔE00 7.08
Periwinkle
#CCCCFF
ΔE00 7.49
Powder Blue (survey)
#B1D1FC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2DD #DDD6BB
analogous
#BBD3DD #BBC2DD #C5BBDD
triadic
#BBC2DD #DDBBC2 #C2DDBB
tetradic
#BBC2DD #DDBBD3 #DDD6BB #BBDDC5
square
#BBC2DD #DDBBD3 #DDD6BB #BBDDC5
split-complementary
#BBC2DD #DDC5BB #D3DDBB
monochromatic
#6979B4 #929DC9 #BBC2DD #E4E7F1 #EBEDF5
Accessibility & contrast
On white
1.77
#BBC2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#BBC2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2DD
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2DD | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DE
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#B3C7CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc2dd; /* rgb */ color: rgb(187, 194, 221); /* oklch */ color: oklch(81.7% 0.039 274.0);
Tailwind
colors: {
custom: {
50: '#cfd4e7',
500: '#bbc2dd',
950: '#000000',
},
}SCSS
$custom: #bbc2dd; $custom-light: #cfd4e7; $custom-dark: #000000;
JSON
{
"hex": "#bbc2dd",
"rgb": {
"r": 187,
"g": 194,
"b": 221
},
"hsl": {
"h": 227.647,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.81723,
"c": 0.0387,
"h": 274
},
"luminance": 0.54369
}Semantic roles & 50–950 ramp
primary
#BBC2DD
secondary
#B5AB87
accent
#9439AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384