#BBC2F7#BBC2F7
#BBC2F7 is a very light, moderate blue. Relative luminance 0.559; OKLCH L 82.7% C 0.075 H 278.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2F7 |
|---|---|
| RGB | rgb(187, 194, 247) |
| HSL | hsl(233, 79%, 85%) |
| HSV | hsv(233, 24%, 97%) |
| CMYK | cmyk(24.3%, 21.5%, 0%, 3.1%) |
| CIE-LAB | lab(79.54, 8.79, -26.92) |
| CIE-LCH | lch(79.54, 28.32, 288.09°) |
| OKLab | oklab(82.68% 0.0114 -0.0739) |
| OKLCH | oklch(82.68% 0.075 278.8) |
| XYZ | xyz(56.5695, 55.8625, 95.7797) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.24
Periwinkle
#CCCCFF
ΔE00 3.58
Pastel Blue
#A2BFFE
ΔE00 6.87
Powder Blue (survey)
#B1D1FC
ΔE00 7.91
Light Blue Grey
#B7C9E2
ΔE00 8.21
Lightsteelblue
#B0C4DE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2F7 #F7F0BB
analogous
#BBE0F7 #BBC2F7 #D2BBF7
triadic
#BBC2F7 #F7BBC2 #C2F7BB
tetradic
#BBC2F7 #F7BBE0 #F7F0BB #BBF7D2
square
#BBC2F7 #F7BBE0 #F7F0BB #BBF7D2
split-complementary
#BBC2F7 #F7D2BB #E0F7BB
monochromatic
#4D60EA #8491F1 #BBC2F7 #E4E6FC #E4E6FC
Accessibility & contrast
On white
1.73
#BBC2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#BBC2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2F7
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2F7 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F9
Deuteranopia (green-blind)
#B0C3F6
Tritanopia (blue-blind)
#ADCBD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc2f7; /* rgb */ color: rgb(187, 194, 247); /* oklch */ color: oklch(82.7% 0.075 278.8);
Tailwind
colors: {
custom: {
50: '#d0d4fa',
500: '#bbc2f7',
950: '#000000',
},
}SCSS
$custom: #bbc2f7; $custom-light: #d0d4fa; $custom-dark: #000000;
JSON
{
"hex": "#bbc2f7",
"rgb": {
"r": 187,
"g": 194,
"b": 247
},
"hsl": {
"h": 233,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.82679,
"c": 0.07479,
"h": 278.8
},
"luminance": 0.55864
}Semantic roles & 50–950 ramp
primary
#BBC2F7
secondary
#D9CF7D
accent
#C30ADB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385