#BBC2DB#BBC2DB
#BBC2DB is a light, muted blue. Relative luminance 0.543; OKLCH L 81.7% C 0.036 H 273.2°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2DB |
|---|---|
| RGB | rgb(187, 194, 219) |
| HSL | hsl(227, 31%, 80%) |
| HSV | hsv(227, 15%, 86%) |
| CMYK | cmyk(14.6%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(78.61, 2.60, -13.27) |
| CIE-LCH | lch(78.61, 13.53, 281.10°) |
| OKLab | oklab(81.65% 0.002 -0.0359) |
| OKLCH | oklch(81.65% 0.036 273.2) |
| XYZ | xyz(52.5686, 54.2621, 74.7082) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.79
Lightsteelblue
#B0C4DE
ΔE00 5.23
Cloudy Blue
#ACC2D9
ΔE00 6.57
Light Periwinkle
#C1C6FC
ΔE00 7.75
Periwinkle
#CCCCFF
ΔE00 8.13
Dove Gray
#B6B8BD
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2DB #DBD4BB
analogous
#BBD2DB #BBC2DB #C4BBDB
triadic
#BBC2DB #DBBBC2 #C2DBBB
tetradic
#BBC2DB #DBBBD2 #DBD4BB #BBDBC4
square
#BBC2DB #DBBBD2 #DBD4BB #BBDBC4
split-complementary
#BBC2DB #DBC4BB #D2DBBB
monochromatic
#6B7AB1 #939EC6 #BBC2DB #E3E6F0 #EBEDF4
Accessibility & contrast
On white
1.77
#BBC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#BBC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2DB
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2DB | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DC
Deuteranopia (green-blind)
#B9C1DA
Tritanopia (blue-blind)
#B4C6CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc2db; /* rgb */ color: rgb(187, 194, 219); /* oklch */ color: oklch(81.7% 0.036 273.2);
Tailwind
colors: {
custom: {
50: '#cfd4e6',
500: '#bbc2db',
950: '#000000',
},
}SCSS
$custom: #bbc2db; $custom-light: #cfd4e6; $custom-dark: #000000;
JSON
{
"hex": "#bbc2db",
"rgb": {
"r": 187,
"g": 194,
"b": 219
},
"hsl": {
"h": 226.875,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.81654,
"c": 0.03596,
"h": 273.2
},
"luminance": 0.54263
}Semantic roles & 50–950 ramp
primary
#BBC2DB
secondary
#B2A988
accent
#923CA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384