#BBC2DF#BBC2DF
#BBC2DF is a light, muted blue. Relative luminance 0.545; OKLCH L 81.8% C 0.041 H 274.7°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2DF |
|---|---|
| RGB | rgb(187, 194, 223) |
| HSL | hsl(228, 36%, 80%) |
| HSV | hsv(228, 16%, 87%) |
| CMYK | cmyk(16.1%, 13%, 0%, 12.5%) |
| CIE-LAB | lab(78.74, 3.45, -15.24) |
| CIE-LCH | lch(78.74, 15.63, 282.76°) |
| OKLab | oklab(81.79% 0.0034 -0.0413) |
| OKLCH | oklch(81.79% 0.041 274.7) |
| XYZ | xyz(53.1015, 54.4753, 77.5149) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.42
Lightsteelblue
#B0C4DE
ΔE00 5.81
Light Periwinkle
#C1C6FC
ΔE00 6.45
Periwinkle
#CCCCFF
ΔE00 6.89
Cloudy Blue
#ACC2D9
ΔE00 7.33
Powder Blue (survey)
#B1D1FC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2DF #DFD8BB
analogous
#BBD4DF #BBC2DF #C6BBDF
triadic
#BBC2DF #DFBBC2 #C2DFBB
tetradic
#BBC2DF #DFBBD4 #DFD8BB #BBDFC6
square
#BBC2DF #DFBBD4 #DFD8BB #BBDFC6
split-complementary
#BBC2DF #DFC6BB #D4DFBB
monochromatic
#6877B8 #919DCB #BBC2DF #E5E7F3 #EAECF5
Accessibility & contrast
On white
1.77
#BBC2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BBC2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2DF
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2DF | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4E0
Deuteranopia (green-blind)
#B8C2DE
Tritanopia (blue-blind)
#B3C7CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc2df; /* rgb */ color: rgb(187, 194, 223); /* oklch */ color: oklch(81.8% 0.041 274.7);
Tailwind
colors: {
custom: {
50: '#cfd4e9',
500: '#bbc2df',
950: '#000000',
},
}SCSS
$custom: #bbc2df; $custom-light: #cfd4e9; $custom-dark: #000000;
JSON
{
"hex": "#bbc2df",
"rgb": {
"r": 187,
"g": 194,
"b": 223
},
"hsl": {
"h": 228.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.81792,
"c": 0.04146,
"h": 274.7
},
"luminance": 0.54476
}Semantic roles & 50–950 ramp
primary
#BBC2DF
secondary
#B7AE87
accent
#9737AF
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384