#BBC6EF#BBC6EF
#BBC6EF is a very light, muted blue. Relative luminance 0.572; OKLCH L 83.2% C 0.059 H 273.3°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6EF |
|---|---|
| RGB | rgb(187, 198, 239) |
| HSL | hsl(227, 62%, 84%) |
| HSV | hsv(227, 22%, 94%) |
| CMYK | cmyk(21.8%, 17.2%, 0%, 6.3%) |
| CIE-LAB | lab(80.28, 4.81, -21.50) |
| CIE-LCH | lch(80.28, 22.03, 282.62°) |
| OKLab | oklab(83.17% 0.0034 -0.0587) |
| OKLCH | oklch(83.17% 0.059 273.3) |
| XYZ | xyz(56.2636, 57.1837, 89.7179) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.08
Periwinkle
#CCCCFF
ΔE00 4.37
Light Blue Grey
#B7C9E2
ΔE00 6.21
Lightsteelblue
#B0C4DE
ΔE00 6.48
Powder Blue (survey)
#B1D1FC
ΔE00 6.93
Pastel Blue
#A2BFFE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6EF #EFE4BB
analogous
#BBE0EF #BBC6EF #CABBEF
triadic
#BBC6EF #EFBBC6 #C6EFBB
tetradic
#BBC6EF #EFBBE0 #EFE4BB #BBEFCA
square
#BBC6EF #EFBBE0 #EFE4BB #BBEFCA
split-complementary
#BBC6EF #EFCABB #E0EFBB
monochromatic
#5873D8 #899CE3 #BBC6EF #E6EAF9 #E6EAF9
Accessibility & contrast
On white
1.69
#BBC6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#BBC6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6EF
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6EF | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#B7C5EE
Tritanopia (blue-blind)
#AFCED4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbc6ef; /* rgb */ color: rgb(187, 198, 239); /* oklch */ color: oklch(83.2% 0.059 273.3);
Tailwind
colors: {
custom: {
50: '#d0d7f4',
500: '#bbc6ef',
950: '#000000',
},
}SCSS
$custom: #bbc6ef; $custom-light: #d0d7f4; $custom-dark: #000000;
JSON
{
"hex": "#bbc6ef",
"rgb": {
"r": 187,
"g": 198,
"b": 239
},
"hsl": {
"h": 227.308,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.83171,
"c": 0.05882,
"h": 273.3
},
"luminance": 0.57185
}Semantic roles & 50–950 ramp
primary
#BBC6EF
secondary
#CDBD81
accent
#A51CCA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385