#BBC8F7#BBC8F7
#BBC8F7 is a very light, moderate blue. Relative luminance 0.586; OKLCH L 83.9% C 0.067 H 272.8°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC8F7 |
|---|---|
| RGB | rgb(187, 200, 247) |
| HSL | hsl(227, 79%, 85%) |
| HSV | hsv(227, 24%, 97%) |
| CMYK | cmyk(24.3%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(81.06, 5.55, -24.58) |
| CIE-LCH | lch(81.06, 25.20, 282.73°) |
| OKLab | oklab(83.87% 0.0033 -0.0674) |
| OKLCH | oklch(83.87% 0.067 272.8) |
| XYZ | xyz(57.9319, 58.5873, 96.2339) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.44
Periwinkle
#CCCCFF
ΔE00 4.22
Powder Blue (survey)
#B1D1FC
ΔE00 6.08
Pastel Blue
#A2BFFE
ΔE00 6.14
Light Blue Grey
#B7C9E2
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC8F7 #F7EABB
analogous
#BBE6F7 #BBC8F7 #CCBBF7
triadic
#BBC8F7 #F7BBC8 #C8F7BB
tetradic
#BBC8F7 #F7BBE6 #F7EABB #BBF7CC
square
#BBC8F7 #F7BBE6 #F7EABB #BBF7CC
split-complementary
#BBC8F7 #F7CCBB #E6F7BB
monochromatic
#4D6FEA #849CF1 #BBC8F7 #E4E9FC #E4E9FC
Accessibility & contrast
On white
1.65
#BBC8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BBC8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC8F7
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC8F7 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACCF9
Deuteranopia (green-blind)
#B6C7F6
Tritanopia (blue-blind)
#ACD1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbc8f7; /* rgb */ color: rgb(187, 200, 247); /* oklch */ color: oklch(83.9% 0.067 272.8);
Tailwind
colors: {
custom: {
50: '#d0d8fa',
500: '#bbc8f7',
950: '#000000',
},
}SCSS
$custom: #bbc8f7; $custom-light: #d0d8fa; $custom-dark: #000000;
JSON
{
"hex": "#bbc8f7",
"rgb": {
"r": 187,
"g": 200,
"b": 247
},
"hsl": {
"h": 227,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.8387,
"c": 0.06746,
"h": 272.8
},
"luminance": 0.58589
}Semantic roles & 50–950 ramp
primary
#BBC8F7
secondary
#D9C57D
accent
#AE0ADB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385