#BBC2F9#BBC2F9
#BBC2F9 is a very light, moderate blue. Relative luminance 0.560; OKLCH L 82.8% C 0.078 H 278.9°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2F9 |
|---|---|
| RGB | rgb(187, 194, 249) |
| HSL | hsl(233, 84%, 85%) |
| HSV | hsv(233, 25%, 98%) |
| CMYK | cmyk(24.9%, 22.1%, 0%, 2.4%) |
| CIE-LAB | lab(79.61, 9.25, -27.88) |
| CIE-LCH | lch(79.61, 29.37, 288.36°) |
| OKLab | oklab(82.76% 0.012 -0.0766) |
| OKLCH | oklch(82.76% 0.078 278.9) |
| XYZ | xyz(56.8798, 55.9866, 97.4139) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.28
Periwinkle
#CCCCFF
ΔE00 3.71
Pastel Blue
#A2BFFE
ΔE00 6.68
Powder Blue (survey)
#B1D1FC
ΔE00 7.80
Lightsteelblue
#B0C4DE
ΔE00 8.25
Light Blue Grey
#B7C9E2
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2F9 #F9F2BB
analogous
#BBE1F9 #BBC2F9 #D3BBF9
triadic
#BBC2F9 #F9BBC2 #C2F9BB
tetradic
#BBC2F9 #F9BBE1 #F9F2BB #BBF9D3
square
#BBC2F9 #F9BBE1 #F9F2BB #BBF9D3
split-complementary
#BBC2F9 #F9D3BB #E1F9BB
monochromatic
#4B5DEF #8390F4 #BBC2F9 #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.72
#BBC2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#BBC2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2F9
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2F9 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FB
Deuteranopia (green-blind)
#AFC3F8
Tritanopia (blue-blind)
#ACCCD5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc2f9; /* rgb */ color: rgb(187, 194, 249); /* oklch */ color: oklch(82.8% 0.078 278.9);
Tailwind
colors: {
custom: {
50: '#d0d4fb',
500: '#bbc2f9',
950: '#000000',
},
}SCSS
$custom: #bbc2f9; $custom-light: #d0d4fb; $custom-dark: #000000;
JSON
{
"hex": "#bbc2f9",
"rgb": {
"r": 187,
"g": 194,
"b": 249
},
"hsl": {
"h": 233.226,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.82757,
"c": 0.07757,
"h": 278.9
},
"luminance": 0.55988
}Semantic roles & 50–950 ramp
primary
#BBC2F9
secondary
#DDD27B
accent
#C805E0
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385