#BBC6EE#BBC6EE
#BBC6EE is a very light, muted blue. Relative luminance 0.571; OKLCH L 83.1% C 0.057 H 273.0°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6EE |
|---|---|
| RGB | rgb(187, 198, 238) |
| HSL | hsl(227, 60%, 83%) |
| HSV | hsv(227, 21%, 93%) |
| CMYK | cmyk(21.4%, 16.8%, 0%, 6.7%) |
| CIE-LAB | lab(80.25, 4.59, -21.01) |
| CIE-LCH | lch(80.25, 21.51, 282.32°) |
| OKLab | oklab(83.13% 0.003 -0.0574) |
| OKLCH | oklch(83.13% 0.057 273) |
| XYZ | xyz(56.1163, 57.1248, 88.9420) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.30
Periwinkle
#CCCCFF
ΔE00 4.52
Light Blue Grey
#B7C9E2
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 6.33
Powder Blue (survey)
#B1D1FC
ΔE00 6.94
Pastel Blue
#A2BFFE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6EE #EEE3BB
analogous
#BBDFEE #BBC6EE #C9BBEE
triadic
#BBC6EE #EEBBC6 #C6EEBB
tetradic
#BBC6EE #EEBBDF #EEE3BB #BBEEC9
square
#BBC6EE #EEBBDF #EEE3BB #BBEEC9
split-complementary
#BBC6EE #EEC9BB #DFEEBB
monochromatic
#5974D6 #8A9DE2 #BBC6EE #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.69
#BBC6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BBC6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6EE
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6EE | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9F0
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#AFCDD3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbc6ee; /* rgb */ color: rgb(187, 198, 238); /* oklch */ color: oklch(83.1% 0.057 273.0);
Tailwind
colors: {
custom: {
50: '#d0d7f3',
500: '#bbc6ee',
950: '#000000',
},
}SCSS
$custom: #bbc6ee; $custom-light: #d0d7f3; $custom-dark: #000000;
JSON
{
"hex": "#bbc6ee",
"rgb": {
"r": 187,
"g": 198,
"b": 238
},
"hsl": {
"h": 227.059,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.83134,
"c": 0.05744,
"h": 273
},
"luminance": 0.57126
}Semantic roles & 50–950 ramp
primary
#BBC6EE
secondary
#CCBC81
accent
#A31EC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385