#BBB6FB#BBB6FB
#BBB6FB is a light, moderate blue. Relative luminance 0.510; OKLCH L 80.5% C 0.097 H 287.3°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6FB |
|---|---|
| RGB | rgb(187, 182, 251) |
| HSL | hsl(244, 90%, 85%) |
| HSV | hsv(244, 27%, 98%) |
| CMYK | cmyk(25.5%, 27.5%, 0%, 1.6%) |
| CIE-LAB | lab(76.67, 16.28, -33.46) |
| CIE-LCH | lch(76.67, 37.21, 295.94°) |
| OKLab | oklab(80.51% 0.0288 -0.0924) |
| OKLCH | oklch(80.51% 0.097 287.3) |
| XYZ | xyz(54.6297, 50.9847, 98.2109) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.50
Periwinkle
#CCCCFF
ΔE00 6.05
Pale Violet
#CEAEFA
ΔE00 6.14
Light Violet
#D6B4FC
ΔE00 6.99
Lavender
#B39DDB
ΔE00 7.96
Pastel Purple
#CAA0FF
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6FB #F6FBB6
analogous
#B6D3FB #BBB6FB #DEB6FB
triadic
#BBB6FB #FBBBB6 #B6FBBB
tetradic
#BBB6FB #FBB6D3 #F6FBB6 #B6FBDE
square
#BBB6FB #FBB6D3 #F6FBB6 #B6FBDE
split-complementary
#BBB6FB #FBDEB6 #D3FBB6
monochromatic
#4F42F5 #857CF8 #BBB6FB #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.88
#BBB6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#BBB6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6FB
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6FB | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFE
Deuteranopia (green-blind)
#A3BBF9
Tritanopia (blue-blind)
#ADC2CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbb6fb; /* rgb */ color: rgb(187, 182, 251); /* oklch */ color: oklch(80.5% 0.097 287.3);
Tailwind
colors: {
custom: {
50: '#d0cbfd',
500: '#bbb6fb',
950: '#000000',
},
}SCSS
$custom: #bbb6fb; $custom-light: #d0cbfd; $custom-dark: #000000;
JSON
{
"hex": "#bbb6fb",
"rgb": {
"r": 187,
"g": 182,
"b": 251
},
"hsl": {
"h": 244.348,
"s": 89.61,
"l": 84.902
},
"oklch": {
"l": 0.80505,
"c": 0.09683,
"h": 287.3
},
"luminance": 0.50986
}Semantic roles & 50–950 ramp
primary
#BBB6FB
secondary
#D8E076
accent
#E600D5
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141317
muted
#838285