#BBCCFE#BBCCFE
#BBCCFE is a very light, moderate blue. Relative luminance 0.609; OKLCH L 84.9% C 0.072 H 270.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCFE |
|---|---|
| RGB | rgb(187, 204, 254) |
| HSL | hsl(225, 97%, 86%) |
| HSV | hsv(225, 26%, 100%) |
| CMYK | cmyk(26.4%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(82.33, 5.02, -26.38) |
| CIE-LCH | lch(82.33, 26.86, 280.78°) |
| OKLab | oklab(84.94% 0.0002 -0.0725) |
| OKLCH | oklch(84.94% 0.072 270.2) |
| XYZ | xyz(59.9709, 60.9045, 102.3427) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.52
Powder Blue (survey)
#B1D1FC
ΔE00 4.76
Periwinkle
#CCCCFF
ΔE00 5.18
Pastel Blue
#A2BFFE
ΔE00 5.36
Light Blue Grey
#B7C9E2
ΔE00 6.68
Lightsteelblue
#B0C4DE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCFE #FEEDBB
analogous
#BBEEFE #BBCCFE #CCBBFE
triadic
#BBCCFE #FEBBCC #CCFEBB
tetradic
#BBCCFE #FEBBEE #FEEDBB #BBFECC
square
#BBCCFE #FEBBEE #FEEDBB #BBFECC
split-complementary
#BBCCFE #FECCBB #EEFEBB
monochromatic
#4272FC #7F9FFD #BBCCFE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.59
#BBCCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#BBCCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCFE
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCFE | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B7CAFD
Tritanopia (blue-blind)
#AAD6DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbccfe; /* rgb */ color: rgb(187, 204, 254); /* oklch */ color: oklch(84.9% 0.072 270.2);
Tailwind
colors: {
custom: {
50: '#d0dbff',
500: '#bbccfe',
950: '#000000',
},
}SCSS
$custom: #bbccfe; $custom-light: #d0dbff; $custom-dark: #000000;
JSON
{
"hex": "#bbccfe",
"rgb": {
"r": 187,
"g": 204,
"b": 254
},
"hsl": {
"h": 224.776,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.84936,
"c": 0.07246,
"h": 270.2
},
"luminance": 0.60906
}Semantic roles & 50–950 ramp
primary
#BBCCFE
secondary
#E5CA78
accent
#AB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486