#BBCCFD#BBCCFD
#BBCCFD is a very light, moderate blue. Relative luminance 0.608; OKLCH L 84.9% C 0.071 H 269.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCFD |
|---|---|
| RGB | rgb(187, 204, 253) |
| HSL | hsl(225, 94%, 86%) |
| HSV | hsv(225, 26%, 99%) |
| CMYK | cmyk(26.1%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(82.29, 4.79, -25.90) |
| CIE-LCH | lch(82.29, 26.34, 280.48°) |
| OKLab | oklab(84.9% -0.0001 -0.0711) |
| OKLCH | oklch(84.9% 0.071 269.9) |
| XYZ | xyz(59.8112, 60.8407, 101.5016) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.53
Powder Blue (survey)
#B1D1FC
ΔE00 4.75
Periwinkle
#CCCCFF
ΔE00 5.16
Pastel Blue
#A2BFFE
ΔE00 5.43
Light Blue Grey
#B7C9E2
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCFD #FDECBB
analogous
#BBEDFD #BBCCFD #CBBBFD
triadic
#BBCCFD #FDBBCC #CCFDBB
tetradic
#BBCCFD #FDBBED #FDECBB #BBFDCB
square
#BBCCFD #FDBBED #FDECBB #BBFDCB
split-complementary
#BBCCFD #FDCBBB #EDFDBB
monochromatic
#4473FA #809FFB #BBCCFD #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.59
#BBCCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BBCCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCFD
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCFD | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B8CAFC
Tritanopia (blue-blind)
#AAD5DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbccfd; /* rgb */ color: rgb(187, 204, 253); /* oklch */ color: oklch(84.9% 0.071 269.9);
Tailwind
colors: {
custom: {
50: '#d0dbfe',
500: '#bbccfd',
950: '#000000',
},
}SCSS
$custom: #bbccfd; $custom-light: #d0dbfe; $custom-dark: #000000;
JSON
{
"hex": "#bbccfd",
"rgb": {
"r": 187,
"g": 204,
"b": 253
},
"hsl": {
"h": 224.545,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.84898,
"c": 0.07111,
"h": 269.9
},
"luminance": 0.60842
}Semantic roles & 50–950 ramp
primary
#BBCCFD
secondary
#E3C879
accent
#AA00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485