#BBC2EF#BBC2EF
#BBC2EF is a very light, moderate blue. Relative luminance 0.554; OKLCH L 82.4% C 0.064 H 278.0°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2EF |
|---|---|
| RGB | rgb(187, 194, 239) |
| HSL | hsl(232, 62%, 84%) |
| HSV | hsv(232, 22%, 94%) |
| CMYK | cmyk(21.8%, 18.8%, 0%, 6.3%) |
| CIE-LAB | lab(79.26, 6.97, -23.05) |
| CIE-LCH | lch(79.26, 24.08, 286.82°) |
| OKLab | oklab(82.37% 0.0088 -0.063) |
| OKLCH | oklch(82.37% 0.064 278) |
| XYZ | xyz(55.3614, 55.3792, 89.4171) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.26
Periwinkle
#CCCCFF
ΔE00 3.67
Light Blue Grey
#B7C9E2
ΔE00 7.71
Pastel Blue
#A2BFFE
ΔE00 7.74
Lightsteelblue
#B0C4DE
ΔE00 7.85
Powder Blue (survey)
#B1D1FC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2EF #EFE8BB
analogous
#BBDCEF #BBC2EF #CEBBEF
triadic
#BBC2EF #EFBBC2 #C2EFBB
tetradic
#BBC2EF #EFBBDC #EFE8BB #BBEFCE
square
#BBC2EF #EFBBDC #EFE8BB #BBEFCE
split-complementary
#BBC2EF #EFCEBB #DCEFBB
monochromatic
#5869D8 #8996E3 #BBC2EF #E6E9F9 #E6E9F9
Accessibility & contrast
On white
1.74
#BBC2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#BBC2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2EF
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2EF | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F1
Deuteranopia (green-blind)
#B3C3EE
Tritanopia (blue-blind)
#AFCAD1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc2ef; /* rgb */ color: rgb(187, 194, 239); /* oklch */ color: oklch(82.4% 0.064 278.0);
Tailwind
colors: {
custom: {
50: '#d0d4f4',
500: '#bbc2ef',
950: '#000000',
},
}SCSS
$custom: #bbc2ef; $custom-light: #d0d4f4; $custom-dark: #000000;
JSON
{
"hex": "#bbc2ef",
"rgb": {
"r": 187,
"g": 194,
"b": 239
},
"hsl": {
"h": 231.923,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.82372,
"c": 0.06367,
"h": 278
},
"luminance": 0.5538
}Semantic roles & 50–950 ramp
primary
#BBC2EF
secondary
#CDC381
accent
#B21CCA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385