#BBB6EB#BBB6EB
#BBB6EB is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.9% C 0.075 H 288.9°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6EB |
|---|---|
| RGB | rgb(187, 182, 235) |
| HSL | hsl(246, 57%, 82%) |
| HSV | hsv(246, 23%, 92%) |
| CMYK | cmyk(20.4%, 22.6%, 0%, 7.8%) |
| CIE-LAB | lab(76.08, 12.60, -25.74) |
| CIE-LCH | lch(76.08, 28.66, 296.08°) |
| OKLab | oklab(79.85% 0.0242 -0.0705) |
| OKLCH | oklch(79.85% 0.075 288.9) |
| XYZ | xyz(52.2134, 50.0182, 85.4848) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.66
Periwinkle
#CCCCFF
ΔE00 5.40
Pale Violet
#CEAEFA
ΔE00 6.61
Light Violet
#D6B4FC
ΔE00 7.00
Lavender
#B39DDB
ΔE00 7.13
Light Lavender
#DFC5FE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6EB #E6EBB6
analogous
#B6CCEB #BBB6EB #D6B6EB
triadic
#BBB6EB #EBBBB6 #B6EBBB
tetradic
#BBB6EB #EBB6CC #E6EBB6 #B6EBD6
square
#BBB6EB #EBB6CC #E6EBB6 #B6EBD6
split-complementary
#BBB6EB #EBD6B6 #CCEBB6
monochromatic
#6256D1 #8E86DE #BBB6EB #E8E6F8 #E9E7F8
Accessibility & contrast
On white
1.91
#BBB6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#BBB6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6EB
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6EB | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDED
Deuteranopia (green-blind)
#A9BAEA
Tritanopia (blue-blind)
#B1BFC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbb6eb; /* rgb */ color: rgb(187, 182, 235); /* oklch */ color: oklch(79.9% 0.075 288.9);
Tailwind
colors: {
custom: {
50: '#d0cbf1',
500: '#bbb6eb',
950: '#000000',
},
}SCSS
$custom: #bbb6eb; $custom-light: #d0cbf1; $custom-dark: #000000;
JSON
{
"hex": "#bbb6eb",
"rgb": {
"r": 187,
"g": 182,
"b": 235
},
"hsl": {
"h": 245.66,
"s": 56.989,
"l": 81.765
},
"oklch": {
"l": 0.79854,
"c": 0.07458,
"h": 288.9
},
"luminance": 0.50019
}Semantic roles & 50–950 ramp
primary
#BBB6EB
secondary
#C1C77E
accent
#C521B5
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141316
muted
#838285