#BBCCFF#BBCCFF
#BBCCFF is a very light, moderate blue. Relative luminance 0.610; OKLCH L 85.0% C 0.074 H 270.4°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCFF |
|---|---|
| RGB | rgb(187, 204, 255) |
| HSL | hsl(225, 100%, 87%) |
| HSV | hsv(225, 27%, 100%) |
| CMYK | cmyk(26.7%, 20%, 0%, 0%) |
| CIE-LAB | lab(82.36, 5.26, -26.86) |
| CIE-LCH | lch(82.36, 27.37, 281.07°) |
| OKLab | oklab(84.98% 0.0005 -0.0738) |
| OKLCH | oklch(84.98% 0.074 270.4) |
| XYZ | xyz(60.1315, 60.9688, 103.1883) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.52
Powder Blue (survey)
#B1D1FC
ΔE00 4.77
Periwinkle
#CCCCFF
ΔE00 5.20
Pastel Blue
#A2BFFE
ΔE00 5.30
Light Blue Grey
#B7C9E2
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCFF #FFEEBB
analogous
#BBEEFF #BBCCFF #CCBBFF
triadic
#BBCCFF #FFBBCC #CCFFBB
tetradic
#BBCCFF #FFBBEE #FFEEBB #BBFFCC
square
#BBCCFF #FFBBEE #FFEEBB #BBFFCC
split-complementary
#BBCCFF #FFCCBB #EEFFBB
monochromatic
#4170FF #7E9EFF #BBCCFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.59
#BBCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#BBCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCFF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCFF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B7CAFE
Tritanopia (blue-blind)
#A9D6DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbccff; /* rgb */ color: rgb(187, 204, 255); /* oklch */ color: oklch(85.0% 0.074 270.4);
Tailwind
colors: {
custom: {
50: '#d0dbff',
500: '#bbccff',
950: '#000000',
},
}SCSS
$custom: #bbccff; $custom-light: #d0dbff; $custom-dark: #000000;
JSON
{
"hex": "#bbccff",
"rgb": {
"r": 187,
"g": 204,
"b": 255
},
"hsl": {
"h": 225,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.84975,
"c": 0.07381,
"h": 270.4
},
"luminance": 0.60971
}Semantic roles & 50–950 ramp
primary
#BBCCFF
secondary
#E7CB77
accent
#AC00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486