#BBC2EB#BBC2EB
#BBC2EB is a very light, muted blue. Relative luminance 0.551; OKLCH L 82.2% C 0.058 H 277.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2EB |
|---|---|
| RGB | rgb(187, 194, 235) |
| HSL | hsl(231, 55%, 83%) |
| HSV | hsv(231, 20%, 92%) |
| CMYK | cmyk(20.4%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(79.13, 6.07, -21.11) |
| CIE-LCH | lch(79.13, 21.96, 286.05°) |
| OKLab | oklab(82.22% 0.0075 -0.0576) |
| OKLCH | oklch(82.22% 0.058 277.4) |
| XYZ | xyz(54.7770, 55.1455, 86.3393) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.14
Periwinkle
#CCCCFF
ΔE00 4.13
Light Blue Grey
#B7C9E2
ΔE00 7.29
Lightsteelblue
#B0C4DE
ΔE00 7.49
Pastel Blue
#A2BFFE
ΔE00 8.25
Powder Blue (survey)
#B1D1FC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2EB #EBE4BB
analogous
#BBDAEB #BBC2EB #CCBBEB
triadic
#BBC2EB #EBBBC2 #C2EBBB
tetradic
#BBC2EB #EBBBDA #EBE4BB #BBEBCC
square
#BBC2EB #EBBBDA #EBE4BB #BBEBCC
split-complementary
#BBC2EB #EBCCBB #DAEBBB
monochromatic
#5C6DCF #8C98DD #BBC2EB #E7EAF8 #E7EAF8
Accessibility & contrast
On white
1.75
#BBC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#BBC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2EB
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2EB | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#B0C9D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc2eb; /* rgb */ color: rgb(187, 194, 235); /* oklch */ color: oklch(82.2% 0.058 277.4);
Tailwind
colors: {
custom: {
50: '#d0d4f1',
500: '#bbc2eb',
950: '#000000',
},
}SCSS
$custom: #bbc2eb; $custom-light: #d0d4f1; $custom-dark: #000000;
JSON
{
"hex": "#bbc2eb",
"rgb": {
"r": 187,
"g": 194,
"b": 235
},
"hsl": {
"h": 231.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.82223,
"c": 0.0581,
"h": 277.4
},
"luminance": 0.55147
}Semantic roles & 50–950 ramp
primary
#BBC2EB
secondary
#C7BD83
accent
#AB23C2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385