#BBB6FC#BBB6FC
#BBB6FC is a light, moderate blue. Relative luminance 0.510; OKLCH L 80.5% C 0.098 H 287.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6FC |
|---|---|
| RGB | rgb(187, 182, 252) |
| HSL | hsl(244, 92%, 85%) |
| HSV | hsv(244, 28%, 99%) |
| CMYK | cmyk(25.8%, 27.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.71, 16.52, -33.94) |
| CIE-LCH | lch(76.71, 37.75, 295.95°) |
| OKLab | oklab(80.55% 0.0291 -0.0938) |
| OKLCH | oklch(80.55% 0.098 287.2) |
| XYZ | xyz(54.7878, 51.0479, 99.0433) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.56
Periwinkle
#CCCCFF
ΔE00 6.14
Pale Violet
#CEAEFA
ΔE00 6.18
Light Violet
#D6B4FC
ΔE00 7.04
Lavender
#B39DDB
ΔE00 8.06
Pastel Purple
#CAA0FF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6FC #F7FCB6
analogous
#B6D4FC #BBB6FC #DEB6FC
triadic
#BBB6FC #FCBBB6 #B6FCBB
tetradic
#BBB6FC #FCB6D4 #F7FCB6 #B6FCDE
square
#BBB6FC #FCB6D4 #F7FCB6 #B6FCDE
split-complementary
#BBB6FC #FCDEB6 #D4FCB6
monochromatic
#4D40F7 #847BFA #BBB6FC #E4E2FE #E4E2FE
Accessibility & contrast
On white
1.87
#BBB6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#BBB6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6FC
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6FC | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#A2BCFA
Tritanopia (blue-blind)
#ACC2CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbb6fc; /* rgb */ color: rgb(187, 182, 252); /* oklch */ color: oklch(80.5% 0.098 287.2);
Tailwind
colors: {
custom: {
50: '#d0cbfd',
500: '#bbb6fc',
950: '#000000',
},
}SCSS
$custom: #bbb6fc; $custom-light: #d0cbfd; $custom-dark: #000000;
JSON
{
"hex": "#bbb6fc",
"rgb": {
"r": 187,
"g": 182,
"b": 252
},
"hsl": {
"h": 244.286,
"s": 92.105,
"l": 85.098
},
"oklch": {
"l": 0.80547,
"c": 0.09822,
"h": 287.2
},
"luminance": 0.51049
}Semantic roles & 50–950 ramp
primary
#BBB6FC
secondary
#D9E175
accent
#E600D5
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141317
muted
#838285