#BBB6FA#BBB6FA
#BBB6FA is a light, moderate blue. Relative luminance 0.509; OKLCH L 80.5% C 0.095 H 287.4°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6FA |
|---|---|
| RGB | rgb(187, 182, 250) |
| HSL | hsl(244, 87%, 85%) |
| HSV | hsv(244, 27%, 98%) |
| CMYK | cmyk(25.2%, 27.2%, 0%, 2%) |
| CIE-LAB | lab(76.63, 16.05, -32.99) |
| CIE-LCH | lch(76.63, 36.68, 295.94°) |
| OKLab | oklab(80.46% 0.0286 -0.0911) |
| OKLCH | oklch(80.46% 0.095 287.4) |
| XYZ | xyz(54.4725, 50.9218, 97.3829) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.45
Periwinkle
#CCCCFF
ΔE00 5.96
Pale Violet
#CEAEFA
ΔE00 6.11
Light Violet
#D6B4FC
ΔE00 6.93
Lavender
#B39DDB
ΔE00 7.87
Light Lavender
#DFC5FE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6FA #F5FAB6
analogous
#B6D3FA #BBB6FA #DDB6FA
triadic
#BBB6FA #FABBB6 #B6FABB
tetradic
#BBB6FA #FAB6D3 #F5FAB6 #B6FADD
square
#BBB6FA #FAB6D3 #F5FAB6 #B6FADD
split-complementary
#BBB6FA #FADDB6 #D3FAB6
monochromatic
#5043F2 #867DF6 #BBB6FA #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.88
#BBB6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#BBB6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6FA
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6FA | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFD
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#ADC2CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbb6fa; /* rgb */ color: rgb(187, 182, 250); /* oklch */ color: oklch(80.5% 0.095 287.4);
Tailwind
colors: {
custom: {
50: '#d0cbfc',
500: '#bbb6fa',
950: '#000000',
},
}SCSS
$custom: #bbb6fa; $custom-light: #d0cbfc; $custom-dark: #000000;
JSON
{
"hex": "#bbb6fa",
"rgb": {
"r": 187,
"g": 182,
"b": 250
},
"hsl": {
"h": 244.412,
"s": 87.179,
"l": 84.706
},
"oklch": {
"l": 0.80463,
"c": 0.09546,
"h": 287.4
},
"luminance": 0.50923
}Semantic roles & 50–950 ramp
primary
#BBB6FA
secondary
#D6DE76
accent
#E402D3
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141317
muted
#838285