#BBC8F2#BBC8F2
#BBC8F2 is a very light, moderate blue. Relative luminance 0.583; OKLCH L 83.7% C 0.061 H 271.6°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC8F2 |
|---|---|
| RGB | rgb(187, 200, 242) |
| HSL | hsl(226, 68%, 84%) |
| HSV | hsv(226, 23%, 95%) |
| CMYK | cmyk(22.7%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(80.90, 4.41, -22.17) |
| CIE-LCH | lch(80.90, 22.60, 281.26°) |
| OKLab | oklab(83.68% 0.0017 -0.0606) |
| OKLCH | oklch(83.68% 0.061 271.6) |
| XYZ | xyz(57.1707, 58.2828, 92.2248) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.14
Periwinkle
#CCCCFF
ΔE00 4.57
Light Blue Grey
#B7C9E2
ΔE00 5.94
Powder Blue (survey)
#B1D1FC
ΔE00 6.14
Lightsteelblue
#B0C4DE
ΔE00 6.24
Pastel Blue
#A2BFFE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC8F2 #F2E5BB
analogous
#BBE4F2 #BBC8F2 #CABBF2
triadic
#BBC8F2 #F2BBC8 #C8F2BB
tetradic
#BBC8F2 #F2BBE4 #F2E5BB #BBF2CA
square
#BBC8F2 #F2BBE4 #F2E5BB #BBF2CA
split-complementary
#BBC8F2 #F2CABB #E4F2BB
monochromatic
#5475DE #889EE8 #BBC8F2 #E5EAFA #E5EAFA
Accessibility & contrast
On white
1.66
#BBC8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BBC8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC8F2
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC8F2 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF4
Deuteranopia (green-blind)
#B8C7F1
Tritanopia (blue-blind)
#AED0D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbc8f2; /* rgb */ color: rgb(187, 200, 242); /* oklch */ color: oklch(83.7% 0.061 271.6);
Tailwind
colors: {
custom: {
50: '#d0d8f6',
500: '#bbc8f2',
950: '#000000',
},
}SCSS
$custom: #bbc8f2; $custom-light: #d0d8f6; $custom-dark: #000000;
JSON
{
"hex": "#bbc8f2",
"rgb": {
"r": 187,
"g": 200,
"b": 242
},
"hsl": {
"h": 225.818,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.83683,
"c": 0.06063,
"h": 271.6
},
"luminance": 0.58284
}Semantic roles & 50–950 ramp
primary
#BBC8F2
secondary
#D2BE80
accent
#A416D0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385