#BBCCF2#BBCCF2
#BBCCF2 is a very light, muted blue. Relative luminance 0.602; OKLCH L 84.5% C 0.056 H 266.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCF2 |
|---|---|
| RGB | rgb(187, 204, 242) |
| HSL | hsl(221, 68%, 84%) |
| HSV | hsv(221, 23%, 95%) |
| CMYK | cmyk(22.7%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(81.92, 2.27, -20.61) |
| CIE-LCH | lch(81.92, 20.73, 276.30°) |
| OKLab | oklab(84.49% -0.0037 -0.0563) |
| OKLCH | oklch(84.49% 0.056 266.2) |
| XYZ | xyz(58.1092, 60.1598, 92.5376) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.42
Powder Blue (survey)
#B1D1FC
ΔE00 4.62
Light Periwinkle
#C1C6FC
ΔE00 4.75
Lightsteelblue
#B0C4DE
ΔE00 4.91
Periwinkle
#CCCCFF
ΔE00 6.00
Pastel Blue
#A2BFFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCF2 #F2E1BB
analogous
#BBE8F2 #BBCCF2 #C6BBF2
triadic
#BBCCF2 #F2BBCC #CCF2BB
tetradic
#BBCCF2 #F2BBE8 #F2E1BB #BBF2C6
square
#BBCCF2 #F2BBE8 #F2E1BB #BBF2C6
split-complementary
#BBCCF2 #F2C6BB #E8F2BB
monochromatic
#547FDE #88A5E8 #BBCCF2 #E5ECFA #E5ECFA
Accessibility & contrast
On white
1.61
#BBCCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#BBCCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCF2
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCF2 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CEF4
Deuteranopia (green-blind)
#BBCAF1
Tritanopia (blue-blind)
#ADD3D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbccf2; /* rgb */ color: rgb(187, 204, 242); /* oklch */ color: oklch(84.5% 0.056 266.2);
Tailwind
colors: {
custom: {
50: '#d0dbf6',
500: '#bbccf2',
950: '#000000',
},
}SCSS
$custom: #bbccf2; $custom-light: #d0dbf6; $custom-dark: #000000;
JSON
{
"hex": "#bbccf2",
"rgb": {
"r": 187,
"g": 204,
"b": 242
},
"hsl": {
"h": 221.455,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.84488,
"c": 0.05639,
"h": 266.2
},
"luminance": 0.60161
}Semantic roles & 50–950 ramp
primary
#BBCCF2
secondary
#D2B880
accent
#9616D0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485