#BBC2DA#BBC2DA
#BBC2DA is a light, muted blue. Relative luminance 0.542; OKLCH L 81.6% C 0.035 H 272.7°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2DA |
|---|---|
| RGB | rgb(187, 194, 218) |
| HSL | hsl(226, 30%, 79%) |
| HSV | hsv(226, 14%, 85%) |
| CMYK | cmyk(14.2%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(78.58, 2.39, -12.78) |
| CIE-LCH | lch(78.58, 13.00, 280.61°) |
| OKLab | oklab(81.62% 0.0016 -0.0345) |
| OKLCH | oklch(81.62% 0.035 272.7) |
| XYZ | xyz(52.4373, 54.2096, 74.0169) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.65
Lightsteelblue
#B0C4DE
ΔE00 5.11
Cloudy Blue
#ACC2D9
ΔE00 6.38
Light Periwinkle
#C1C6FC
ΔE00 8.09
Dove Gray
#B6B8BD
ΔE00 8.19
Periwinkle
#CCCCFF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2DA #DAD3BB
analogous
#BBD2DA #BBC2DA #C4BBDA
triadic
#BBC2DA #DABBC2 #C2DABB
tetradic
#BBC2DA #DABBD2 #DAD3BB #BBDAC4
square
#BBC2DA #DABBD2 #DAD3BB #BBDAC4
split-complementary
#BBC2DA #DAC4BB #D2DABB
monochromatic
#6C7BAF #939EC4 #BBC2DA #E3E6F0 #EBEDF4
Accessibility & contrast
On white
1.77
#BBC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#BBC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2DA
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2DA | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DB
Deuteranopia (green-blind)
#B9C1D9
Tritanopia (blue-blind)
#B4C6CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbc2da; /* rgb */ color: rgb(187, 194, 218); /* oklch */ color: oklch(81.6% 0.035 272.7);
Tailwind
colors: {
custom: {
50: '#cfd4e5',
500: '#bbc2da',
950: '#000000',
},
}SCSS
$custom: #bbc2da; $custom-light: #cfd4e5; $custom-dark: #000000;
JSON
{
"hex": "#bbc2da",
"rgb": {
"r": 187,
"g": 194,
"b": 218
},
"hsl": {
"h": 226.452,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.8162,
"c": 0.03458,
"h": 272.7
},
"luminance": 0.5421
}Semantic roles & 50–950 ramp
primary
#BBC2DA
secondary
#B1A888
accent
#903DA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384