#BBC0FF#BBC0FF
#BBC0FF is a very light, moderate blue. Relative luminance 0.555; OKLCH L 82.6% C 0.089 H 280.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC0FF |
|---|---|
| RGB | rgb(187, 192, 255) |
| HSL | hsl(236, 100%, 87%) |
| HSV | hsv(236, 27%, 100%) |
| CMYK | cmyk(26.7%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(79.32, 11.75, -31.53) |
| CIE-LCH | lch(79.32, 33.64, 290.44°) |
| OKLab | oklab(82.6% 0.0165 -0.087) |
| OKLCH | oklch(82.6% 0.089 280.7) |
| XYZ | xyz(57.3884, 55.4827, 102.2740) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.22
Periwinkle
#CCCCFF
ΔE00 4.49
Pastel Blue
#A2BFFE
ΔE00 6.48
Powder Blue (survey)
#B1D1FC
ΔE00 7.96
Lightsteelblue
#B0C4DE
ΔE00 8.47
Light Blue Grey
#B7C9E2
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC0FF #FFFABB
analogous
#BBE2FF #BBC0FF #D8BBFF
triadic
#BBC0FF #FFBBC0 #C0FFBB
tetradic
#BBC0FF #FFBBE2 #FFFABB #BBFFD8
square
#BBC0FF #FFBBE2 #FFFABB #BBFFD8
split-complementary
#BBC0FF #FFD8BB #E2FFBB
monochromatic
#414FFF #7E87FF #BBC0FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.74
#BBC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#BBC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC0FF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC0FF | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#ABCBD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc0ff; /* rgb */ color: rgb(187, 192, 255); /* oklch */ color: oklch(82.6% 0.089 280.7);
Tailwind
colors: {
custom: {
50: '#d0d2ff',
500: '#bbc0ff',
950: '#000000',
},
}SCSS
$custom: #bbc0ff; $custom-light: #d0d2ff; $custom-dark: #000000;
JSON
{
"hex": "#bbc0ff",
"rgb": {
"r": 187,
"g": 192,
"b": 255
},
"hsl": {
"h": 235.588,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.82605,
"c": 0.08851,
"h": 280.7
},
"luminance": 0.55484
}Semantic roles & 50–950 ramp
primary
#BBC0FF
secondary
#E7DF77
accent
#D500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386