#BBC8F8#BBC8F8
#BBC8F8 is a very light, moderate blue. Relative luminance 0.587; OKLCH L 83.9% C 0.069 H 273.0°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC8F8 |
|---|---|
| RGB | rgb(187, 200, 248) |
| HSL | hsl(227, 81%, 85%) |
| HSV | hsv(227, 25%, 97%) |
| CMYK | cmyk(24.6%, 19.4%, 0%, 2.7%) |
| CIE-LAB | lab(81.10, 5.78, -25.06) |
| CIE-LCH | lch(81.10, 25.72, 282.99°) |
| OKLab | oklab(83.91% 0.0036 -0.0687) |
| OKLCH | oklch(83.91% 0.069 273) |
| XYZ | xyz(58.0866, 58.6492, 97.0488) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.36
Periwinkle
#CCCCFF
ΔE00 4.21
Pastel Blue
#A2BFFE
ΔE00 6.05
Powder Blue (survey)
#B1D1FC
ΔE00 6.06
Light Blue Grey
#B7C9E2
ΔE00 6.83
Lightsteelblue
#B0C4DE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC8F8 #F8EBBB
analogous
#BBE6F8 #BBC8F8 #CCBBF8
triadic
#BBC8F8 #F8BBC8 #C8F8BB
tetradic
#BBC8F8 #F8BBE6 #F8EBBB #BBF8CC
square
#BBC8F8 #F8BBE6 #F8EBBB #BBF8CC
split-complementary
#BBC8F8 #F8CCBB #E6F8BB
monochromatic
#4C6EED #849BF2 #BBC8F8 #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.65
#BBC8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#BBC8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC8F8
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC8F8 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACCFA
Deuteranopia (green-blind)
#B6C7F7
Tritanopia (blue-blind)
#ACD1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbc8f8; /* rgb */ color: rgb(187, 200, 248); /* oklch */ color: oklch(83.9% 0.069 273.0);
Tailwind
colors: {
custom: {
50: '#d0d8fa',
500: '#bbc8f8',
950: '#000000',
},
}SCSS
$custom: #bbc8f8; $custom-light: #d0d8fa; $custom-dark: #000000;
JSON
{
"hex": "#bbc8f8",
"rgb": {
"r": 187,
"g": 200,
"b": 248
},
"hsl": {
"h": 227.213,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.83908,
"c": 0.06882,
"h": 273
},
"luminance": 0.58651
}Semantic roles & 50–950 ramp
primary
#BBC8F8
secondary
#DBC77C
accent
#B008DE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385