#BBC2FF#BBC2FF
#BBC2FF is a very light, moderate blue. Relative luminance 0.564; OKLCH L 83.0% C 0.086 H 279.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2FF |
|---|---|
| RGB | rgb(187, 194, 255) |
| HSL | hsl(234, 100%, 87%) |
| HSV | hsv(234, 27%, 100%) |
| CMYK | cmyk(26.7%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(79.82, 10.66, -30.75) |
| CIE-LCH | lch(79.82, 32.55, 289.12°) |
| OKLab | oklab(83% 0.0138 -0.0848) |
| OKLCH | oklch(83% 0.086 279.3) |
| XYZ | xyz(57.8306, 56.3669, 102.4213) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.94
Periwinkle
#CCCCFF
ΔE00 4.31
Pastel Blue
#A2BFFE
ΔE00 6.18
Powder Blue (survey)
#B1D1FC
ΔE00 7.48
Lightsteelblue
#B0C4DE
ΔE00 8.27
Light Blue Grey
#B7C9E2
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2FF #FFF8BB
analogous
#BBE4FF #BBC2FF #D6BBFF
triadic
#BBC2FF #FFBBC2 #C2FFBB
tetradic
#BBC2FF #FFBBE4 #FFF8BB #BBFFD6
square
#BBC2FF #FFBBE4 #FFF8BB #BBFFD6
split-complementary
#BBC2FF #FFD6BB #E4FFBB
monochromatic
#4154FF #7E8BFF #BBC2FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.71
#BBC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#BBC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2FF
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2FF | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#ADC4FD
Tritanopia (blue-blind)
#AACDD7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbc2ff; /* rgb */ color: rgb(187, 194, 255); /* oklch */ color: oklch(83.0% 0.086 279.3);
Tailwind
colors: {
custom: {
50: '#d0d4ff',
500: '#bbc2ff',
950: '#000000',
},
}SCSS
$custom: #bbc2ff; $custom-light: #d0d4ff; $custom-dark: #000000;
JSON
{
"hex": "#bbc2ff",
"rgb": {
"r": 187,
"g": 194,
"b": 255
},
"hsl": {
"h": 233.824,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.82996,
"c": 0.08589,
"h": 279.3
},
"luminance": 0.56368
}Semantic roles & 50–950 ramp
primary
#BBC2FF
secondary
#E7DC77
accent
#CE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386