#BBCCFA#BBCCFA
#BBCCFA is a very light, moderate blue. Relative luminance 0.607; OKLCH L 84.8% C 0.067 H 269.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCFA |
|---|---|
| RGB | rgb(187, 204, 250) |
| HSL | hsl(224, 86%, 86%) |
| HSV | hsv(224, 25%, 98%) |
| CMYK | cmyk(25.2%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(82.19, 4.10, -24.46) |
| CIE-LCH | lch(82.19, 24.80, 279.51°) |
| OKLab | oklab(84.78% -0.0011 -0.0671) |
| OKLCH | oklch(84.78% 0.067 269.1) |
| XYZ | xyz(59.3371, 60.6510, 99.0044) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.66
Powder Blue (survey)
#B1D1FC
ΔE00 4.71
Periwinkle
#CCCCFF
ΔE00 5.21
Pastel Blue
#A2BFFE
ΔE00 5.65
Light Blue Grey
#B7C9E2
ΔE00 6.07
Lightsteelblue
#B0C4DE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCFA #FAE9BB
analogous
#BBEBFA #BBCCFA #C9BBFA
triadic
#BBCCFA #FABBCC #CCFABB
tetradic
#BBCCFA #FABBEB #FAE9BB #BBFAC9
square
#BBCCFA #FABBEB #FAE9BB #BBFAC9
split-complementary
#BBCCFA #FAC9BB #EBFABB
monochromatic
#4976F2 #82A1F6 #BBCCFA #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.60
#BBCCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#BBCCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCFA
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCFA | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFC
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#ABD5DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbccfa; /* rgb */ color: rgb(187, 204, 250); /* oklch */ color: oklch(84.8% 0.067 269.1);
Tailwind
colors: {
custom: {
50: '#d0dbfc',
500: '#bbccfa',
950: '#000000',
},
}SCSS
$custom: #bbccfa; $custom-light: #d0dbfc; $custom-dark: #000000;
JSON
{
"hex": "#bbccfa",
"rgb": {
"r": 187,
"g": 204,
"b": 250
},
"hsl": {
"h": 223.81,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.84784,
"c": 0.06707,
"h": 269.1
},
"luminance": 0.60653
}Semantic roles & 50–950 ramp
primary
#BBCCFA
secondary
#DEC47B
accent
#A603E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485