#BBC7FD#BBC7FD
#BBC7FD is a very light, moderate blue. Relative luminance 0.585; OKLCH L 83.9% C 0.077 H 274.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7FD |
|---|---|
| RGB | rgb(187, 199, 253) |
| HSL | hsl(229, 94%, 86%) |
| HSV | hsv(229, 26%, 99%) |
| CMYK | cmyk(26.1%, 21.3%, 0%, 0.8%) |
| CIE-LAB | lab(81.02, 7.48, -27.85) |
| CIE-LCH | lch(81.02, 28.84, 285.03°) |
| OKLab | oklab(83.9% 0.0065 -0.0766) |
| OKLCH | oklch(83.9% 0.077 274.9) |
| XYZ | xyz(58.6419, 58.5019, 101.1118) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.05
Periwinkle
#CCCCFF
ΔE00 4.21
Pastel Blue
#A2BFFE
ΔE00 5.74
Powder Blue (survey)
#B1D1FC
ΔE00 6.26
Light Blue Grey
#B7C9E2
ΔE00 7.54
Lightsteelblue
#B0C4DE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7FD #FDF1BB
analogous
#BBE8FD #BBC7FD #D0BBFD
triadic
#BBC7FD #FDBBC7 #C7FDBB
tetradic
#BBC7FD #FDBBE8 #FDF1BB #BBFDD0
square
#BBC7FD #FDBBE8 #FDF1BB #BBFDD0
split-complementary
#BBC7FD #FDD0BB #E8FDBB
monochromatic
#4465FA #8096FB #BBC7FD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.65
#BBC7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#BBC7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7FD
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7FD | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#B3C7FC
Tritanopia (blue-blind)
#AAD1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbc7fd; /* rgb */ color: rgb(187, 199, 253); /* oklch */ color: oklch(83.9% 0.077 274.9);
Tailwind
colors: {
custom: {
50: '#d0d7fe',
500: '#bbc7fd',
950: '#000000',
},
}SCSS
$custom: #bbc7fd; $custom-light: #d0d7fe; $custom-dark: #000000;
JSON
{
"hex": "#bbc7fd",
"rgb": {
"r": 187,
"g": 199,
"b": 253
},
"hsl": {
"h": 229.091,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.83902,
"c": 0.07686,
"h": 274.9
},
"luminance": 0.58503
}Semantic roles & 50–950 ramp
primary
#BBC7FD
secondary
#E3D079
accent
#BC00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385