#BBC6ED#BBC6ED
#BBC6ED is a very light, muted blue. Relative luminance 0.571; OKLCH L 83.1% C 0.056 H 272.8°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6ED |
|---|---|
| RGB | rgb(187, 198, 237) |
| HSL | hsl(227, 58%, 83%) |
| HSV | hsv(227, 21%, 93%) |
| CMYK | cmyk(21.1%, 16.5%, 0%, 7.1%) |
| CIE-LAB | lab(80.22, 4.36, -20.53) |
| CIE-LCH | lch(80.22, 20.98, 282.00°) |
| OKLab | oklab(83.1% 0.0027 -0.056) |
| OKLCH | oklch(83.1% 0.056 272.8) |
| XYZ | xyz(55.9698, 57.0662, 88.1704) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.54
Periwinkle
#CCCCFF
ΔE00 4.68
Light Blue Grey
#B7C9E2
ΔE00 5.86
Lightsteelblue
#B0C4DE
ΔE00 6.17
Powder Blue (survey)
#B1D1FC
ΔE00 6.96
Pastel Blue
#A2BFFE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6ED #EDE2BB
analogous
#BBDFED #BBC6ED #C9BBED
triadic
#BBC6ED #EDBBC6 #C6EDBB
tetradic
#BBC6ED #EDBBDF #EDE2BB #BBEDC9
square
#BBC6ED #EDBBDF #EDE2BB #BBEDC9
split-complementary
#BBC6ED #EDC9BB #DFEDBB
monochromatic
#5A75D3 #8B9DE0 #BBC6ED #E7EBF9 #E7EBF9
Accessibility & contrast
On white
1.69
#BBC6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BBC6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6ED
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6ED | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#AFCDD3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbc6ed; /* rgb */ color: rgb(187, 198, 237); /* oklch */ color: oklch(83.1% 0.056 272.8);
Tailwind
colors: {
custom: {
50: '#d0d7f3',
500: '#bbc6ed',
950: '#000000',
},
}SCSS
$custom: #bbc6ed; $custom-light: #d0d7f3; $custom-dark: #000000;
JSON
{
"hex": "#bbc6ed",
"rgb": {
"r": 187,
"g": 198,
"b": 237
},
"hsl": {
"h": 226.8,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.83098,
"c": 0.05608,
"h": 272.8
},
"luminance": 0.57067
}Semantic roles & 50–950 ramp
primary
#BBC6ED
secondary
#CABA82
accent
#A120C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385