#BBCCF0#BBCCF0
#BBCCF0 is a very light, muted blue. Relative luminance 0.600; OKLCH L 84.4% C 0.054 H 265.3°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCF0 |
|---|---|
| RGB | rgb(187, 204, 240) |
| HSL | hsl(221, 64%, 84%) |
| HSV | hsv(221, 22%, 94%) |
| CMYK | cmyk(22.1%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(81.86, 1.82, -19.64) |
| CIE-LCH | lch(81.86, 19.73, 275.31°) |
| OKLab | oklab(84.42% -0.0044 -0.0536) |
| OKLCH | oklch(84.42% 0.054 265.3) |
| XYZ | xyz(57.8105, 60.0404, 90.9643) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.91
Lightsteelblue
#B0C4DE
ΔE00 4.47
Powder Blue (survey)
#B1D1FC
ΔE00 4.62
Light Periwinkle
#C1C6FC
ΔE00 5.18
Cloudy Blue
#ACC2D9
ΔE00 6.22
Periwinkle
#CCCCFF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCF0 #F0DFBB
analogous
#BBE6F0 #BBCCF0 #C4BBF0
triadic
#BBCCF0 #F0BBCC #CCF0BB
tetradic
#BBCCF0 #F0BBE6 #F0DFBB #BBF0C4
square
#BBCCF0 #F0BBE6 #F0DFBB #BBF0C4
split-complementary
#BBCCF0 #F0C4BB #E6F0BB
monochromatic
#5781DA #89A6E5 #BBCCF0 #E6ECF9 #E6ECF9
Accessibility & contrast
On white
1.61
#BBCCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BBCCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCF0
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCF0 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF2
Deuteranopia (green-blind)
#BCC9EF
Tritanopia (blue-blind)
#AED3D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbccf0; /* rgb */ color: rgb(187, 204, 240); /* oklch */ color: oklch(84.4% 0.054 265.3);
Tailwind
colors: {
custom: {
50: '#d0dbf5',
500: '#bbccf0',
950: '#000000',
},
}SCSS
$custom: #bbccf0; $custom-light: #d0dbf5; $custom-dark: #000000;
JSON
{
"hex": "#bbccf0",
"rgb": {
"r": 187,
"g": 204,
"b": 240
},
"hsl": {
"h": 220.755,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.84416,
"c": 0.05376,
"h": 265.3
},
"luminance": 0.60042
}Semantic roles & 50–950 ramp
primary
#BBCCF0
secondary
#CFB681
accent
#931ACC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485