#BBC7FE#BBC7FE
#BBC7FE is a very light, moderate blue. Relative luminance 0.586; OKLCH L 83.9% C 0.078 H 275.0°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7FE |
|---|---|
| RGB | rgb(187, 199, 254) |
| HSL | hsl(229, 97%, 86%) |
| HSV | hsv(229, 26%, 100%) |
| CMYK | cmyk(26.4%, 21.7%, 0%, 0.4%) |
| CIE-LAB | lab(81.05, 7.71, -28.33) |
| CIE-LCH | lch(81.05, 29.36, 285.23°) |
| OKLab | oklab(83.94% 0.0068 -0.0779) |
| OKLCH | oklch(83.94% 0.078 275) |
| XYZ | xyz(58.8016, 58.5658, 101.9530) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.12
Periwinkle
#CCCCFF
ΔE00 4.28
Pastel Blue
#A2BFFE
ΔE00 5.67
Powder Blue (survey)
#B1D1FC
ΔE00 6.23
Light Blue Grey
#B7C9E2
ΔE00 7.60
Lightsteelblue
#B0C4DE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7FE #FEF2BB
analogous
#BBE9FE #BBC7FE #D1BBFE
triadic
#BBC7FE #FEBBC7 #C7FEBB
tetradic
#BBC7FE #FEBBE9 #FEF2BB #BBFED1
square
#BBC7FE #FEBBE9 #FEF2BB #BBFED1
split-complementary
#BBC7FE #FED1BB #E9FEBB
monochromatic
#4264FC #7F95FD #BBC7FE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.65
#BBC7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BBC7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7FE
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7FE | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#B3C7FD
Tritanopia (blue-blind)
#AAD1DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbc7fe; /* rgb */ color: rgb(187, 199, 254); /* oklch */ color: oklch(83.9% 0.078 275.0);
Tailwind
colors: {
custom: {
50: '#d0d7ff',
500: '#bbc7fe',
950: '#000000',
},
}SCSS
$custom: #bbc7fe; $custom-light: #d0d7ff; $custom-dark: #000000;
JSON
{
"hex": "#bbc7fe",
"rgb": {
"r": 187,
"g": 199,
"b": 254
},
"hsl": {
"h": 229.254,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.83942,
"c": 0.07824,
"h": 275
},
"luminance": 0.58567
}Semantic roles & 50–950 ramp
primary
#BBC7FE
secondary
#E5D278
accent
#BC00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386