#BBC0F2#BBC0F2
#BBC0F2 is a very light, moderate blue. Relative luminance 0.547; OKLCH L 82.1% C 0.070 H 280.3°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC0F2 |
|---|---|
| RGB | rgb(187, 192, 242) |
| HSL | hsl(235, 68%, 84%) |
| HSV | hsv(235, 23%, 95%) |
| CMYK | cmyk(22.7%, 20.7%, 0%, 5.1%) |
| CIE-LAB | lab(78.85, 8.73, -25.28) |
| CIE-LCH | lch(78.85, 26.74, 289.05°) |
| OKLab | oklab(82.09% 0.0125 -0.0693) |
| OKLCH | oklch(82.09% 0.07 280.3) |
| XYZ | xyz(55.3662, 54.6738, 91.6233) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.78
Periwinkle
#CCCCFF
ΔE00 3.53
Pastel Blue
#A2BFFE
ΔE00 7.70
Light Blue Grey
#B7C9E2
ΔE00 8.50
Lightsteelblue
#B0C4DE
ΔE00 8.52
Light Lavender
#DFC5FE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC0F2 #F2EDBB
analogous
#BBDCF2 #BBC0F2 #D2BBF2
triadic
#BBC0F2 #F2BBC0 #C0F2BB
tetradic
#BBC0F2 #F2BBDC #F2EDBB #BBF2D2
square
#BBC0F2 #F2BBDC #F2EDBB #BBF2D2
split-complementary
#BBC0F2 #F2D2BB #DCF2BB
monochromatic
#5461DE #8890E8 #BBC0F2 #E5E7FA #E5E7FA
Accessibility & contrast
On white
1.76
#BBC0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#BBC0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC0F2
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC0F2 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F4
Deuteranopia (green-blind)
#B0C1F1
Tritanopia (blue-blind)
#AEC9D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc0f2; /* rgb */ color: rgb(187, 192, 242); /* oklch */ color: oklch(82.1% 0.070 280.3);
Tailwind
colors: {
custom: {
50: '#d0d3f6',
500: '#bbc0f2',
950: '#000000',
},
}SCSS
$custom: #bbc0f2; $custom-light: #d0d3f6; $custom-dark: #000000;
JSON
{
"hex": "#bbc0f2",
"rgb": {
"r": 187,
"g": 192,
"b": 242
},
"hsl": {
"h": 234.545,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.8209,
"c": 0.07043,
"h": 280.3
},
"luminance": 0.54675
}Semantic roles & 50–950 ramp
primary
#BBC0F2
secondary
#D2CA80
accent
#BF16D0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385