#BBC7FB#BBC7FB
#BBC7FB is a very light, moderate blue. Relative luminance 0.584; OKLCH L 83.8% C 0.074 H 274.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7FB |
|---|---|
| RGB | rgb(187, 199, 251) |
| HSL | hsl(229, 89%, 86%) |
| HSV | hsv(229, 25%, 98%) |
| CMYK | cmyk(25.5%, 20.7%, 0%, 1.6%) |
| CIE-LAB | lab(80.95, 7.01, -26.89) |
| CIE-LCH | lch(80.95, 27.79, 284.62°) |
| OKLab | oklab(83.83% 0.0059 -0.0739) |
| OKLCH | oklch(83.83% 0.074 274.6) |
| XYZ | xyz(58.3249, 58.3752, 99.4426) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.98
Periwinkle
#CCCCFF
ΔE00 4.09
Pastel Blue
#A2BFFE
ΔE00 5.89
Powder Blue (survey)
#B1D1FC
ΔE00 6.31
Light Blue Grey
#B7C9E2
ΔE00 7.38
Lightsteelblue
#B0C4DE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7FB #FBEFBB
analogous
#BBE7FB #BBC7FB #CFBBFB
triadic
#BBC7FB #FBBBC7 #C7FBBB
tetradic
#BBC7FB #FBBBE7 #FBEFBB #BBFBCF
square
#BBC7FB #FBBBE7 #FBEFBB #BBFBCF
split-complementary
#BBC7FB #FBCFBB #E7FBBB
monochromatic
#4768F4 #8197F8 #BBC7FB #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.66
#BBC7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#BBC7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7FB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7FB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFD
Deuteranopia (green-blind)
#B4C7FA
Tritanopia (blue-blind)
#ABD1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbc7fb; /* rgb */ color: rgb(187, 199, 251); /* oklch */ color: oklch(83.8% 0.074 274.6);
Tailwind
colors: {
custom: {
50: '#d0d7fc',
500: '#bbc7fb',
950: '#000000',
},
}SCSS
$custom: #bbc7fb; $custom-light: #d0d7fc; $custom-dark: #000000;
JSON
{
"hex": "#bbc7fb",
"rgb": {
"r": 187,
"g": 199,
"b": 251
},
"hsl": {
"h": 228.75,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.83825,
"c": 0.07412,
"h": 274.6
},
"luminance": 0.58377
}Semantic roles & 50–950 ramp
primary
#BBC7FB
secondary
#E0CD7A
accent
#BA00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385