#BBC1FF#BBC1FF
#BBC1FF is a very light, moderate blue. Relative luminance 0.559; OKLCH L 82.8% C 0.087 H 280.0°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC1FF |
|---|---|
| RGB | rgb(187, 193, 255) |
| HSL | hsl(235, 100%, 87%) |
| HSV | hsv(235, 27%, 100%) |
| CMYK | cmyk(26.7%, 24.3%, 0%, 0%) |
| CIE-LAB | lab(79.57, 11.20, -31.14) |
| CIE-LCH | lch(79.57, 33.09, 289.79°) |
| OKLab | oklab(82.8% 0.0152 -0.0859) |
| OKLCH | oklch(82.8% 0.087 280) |
| XYZ | xyz(57.6088, 55.9233, 102.3474) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.06
Periwinkle
#CCCCFF
ΔE00 4.39
Pastel Blue
#A2BFFE
ΔE00 6.33
Powder Blue (survey)
#B1D1FC
ΔE00 7.72
Lightsteelblue
#B0C4DE
ΔE00 8.37
Light Blue Grey
#B7C9E2
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC1FF #FFF9BB
analogous
#BBE3FF #BBC1FF #D7BBFF
triadic
#BBC1FF #FFBBC1 #C1FFBB
tetradic
#BBC1FF #FFBBE3 #FFF9BB #BBFFD7
square
#BBC1FF #FFBBE3 #FFF9BB #BBFFD7
split-complementary
#BBC1FF #FFD7BB #E3FFBB
monochromatic
#4151FF #7E89FF #BBC1FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.72
#BBC1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#BBC1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC1FF
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC1FF | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#ACC3FD
Tritanopia (blue-blind)
#AACCD6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc1ff; /* rgb */ color: rgb(187, 193, 255); /* oklch */ color: oklch(82.8% 0.087 280.0);
Tailwind
colors: {
custom: {
50: '#d0d3ff',
500: '#bbc1ff',
950: '#000000',
},
}SCSS
$custom: #bbc1ff; $custom-light: #d0d3ff; $custom-dark: #000000;
JSON
{
"hex": "#bbc1ff",
"rgb": {
"r": 187,
"g": 193,
"b": 255
},
"hsl": {
"h": 234.706,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.82801,
"c": 0.0872,
"h": 280
},
"luminance": 0.55925
}Semantic roles & 50–950 ramp
primary
#BBC1FF
secondary
#E7DD77
accent
#D100E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386