#BBCCF9#BBCCF9
#BBCCF9 is a very light, moderate blue. Relative luminance 0.606; OKLCH L 84.7% C 0.066 H 268.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCF9 |
|---|---|
| RGB | rgb(187, 204, 249) |
| HSL | hsl(224, 84%, 85%) |
| HSV | hsv(224, 25%, 98%) |
| CMYK | cmyk(24.9%, 18.1%, 0%, 2.4%) |
| CIE-LAB | lab(82.16, 3.87, -23.98) |
| CIE-LCH | lch(82.16, 24.29, 279.16°) |
| OKLab | oklab(84.75% -0.0014 -0.0657) |
| OKLCH | oklch(84.75% 0.066 268.8) |
| XYZ | xyz(59.1807, 60.5884, 98.1808) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.74
Powder Blue (survey)
#B1D1FC
ΔE00 4.70
Periwinkle
#CCCCFF
ΔE00 5.25
Pastel Blue
#A2BFFE
ΔE00 5.73
Light Blue Grey
#B7C9E2
ΔE00 5.90
Lightsteelblue
#B0C4DE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCF9 #F9E8BB
analogous
#BBEBF9 #BBCCF9 #C9BBF9
triadic
#BBCCF9 #F9BBCC #CCF9BB
tetradic
#BBCCF9 #F9BBEB #F9E8BB #BBF9C9
square
#BBCCF9 #F9BBEB #F9E8BB #BBF9C9
split-complementary
#BBCCF9 #F9C9BB #EBF9BB
monochromatic
#4B78EF #83A2F4 #BBCCF9 #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.60
#BBCCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BBCCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCF9
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCF9 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFB
Deuteranopia (green-blind)
#B9CAF8
Tritanopia (blue-blind)
#ABD5DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbccf9; /* rgb */ color: rgb(187, 204, 249); /* oklch */ color: oklch(84.7% 0.066 268.8);
Tailwind
colors: {
custom: {
50: '#d0dbfb',
500: '#bbccf9',
950: '#000000',
},
}SCSS
$custom: #bbccf9; $custom-light: #d0dbfb; $custom-dark: #000000;
JSON
{
"hex": "#bbccf9",
"rgb": {
"r": 187,
"g": 204,
"b": 249
},
"hsl": {
"h": 223.548,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.84747,
"c": 0.06574,
"h": 268.8
},
"luminance": 0.6059
}Semantic roles & 50–950 ramp
primary
#BBCCF9
secondary
#DDC27B
accent
#A405E0
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485