#BBB6EE#BBB6EE
#BBB6EE is a light, moderate blue. Relative luminance 0.502; OKLCH L 80.0% C 0.079 H 288.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6EE |
|---|---|
| RGB | rgb(187, 182, 238) |
| HSL | hsl(245, 62%, 82%) |
| HSV | hsv(245, 24%, 93%) |
| CMYK | cmyk(21.4%, 23.5%, 0%, 6.7%) |
| CIE-LAB | lab(76.19, 13.28, -27.20) |
| CIE-LCH | lch(76.19, 30.27, 296.02°) |
| OKLab | oklab(79.97% 0.0251 -0.0747) |
| OKLCH | oklch(79.97% 0.079 288.6) |
| XYZ | xyz(52.6504, 50.1930, 87.7867) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.45
Periwinkle
#CCCCFF
ΔE00 5.38
Pale Violet
#CEAEFA
ΔE00 6.34
Light Violet
#D6B4FC
ΔE00 6.84
Lavender
#B39DDB
ΔE00 7.15
Light Lavender
#DFC5FE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6EE #E9EEB6
analogous
#B6CDEE #BBB6EE #D7B6EE
triadic
#BBB6EE #EEBBB6 #B6EEBB
tetradic
#BBB6EE #EEB6CD #E9EEB6 #B6EED7
square
#BBB6EE #EEB6CD #E9EEB6 #B6EED7
split-complementary
#BBB6EE #EED7B6 #CDEEB6
monochromatic
#5F53D7 #8D84E2 #BBB6EE #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.90
#BBB6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#BBB6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6EE
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6EE | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF0
Deuteranopia (green-blind)
#A8BBEC
Tritanopia (blue-blind)
#B0BFC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbb6ee; /* rgb */ color: rgb(187, 182, 238); /* oklch */ color: oklch(80.0% 0.079 288.6);
Tailwind
colors: {
custom: {
50: '#d0cbf3',
500: '#bbb6ee',
950: '#000000',
},
}SCSS
$custom: #bbb6ee; $custom-light: #d0cbf3; $custom-dark: #000000;
JSON
{
"hex": "#bbb6ee",
"rgb": {
"r": 187,
"g": 182,
"b": 238
},
"hsl": {
"h": 245.357,
"s": 62.222,
"l": 82.353
},
"oklch": {
"l": 0.79972,
"c": 0.07876,
"h": 288.6
},
"luminance": 0.50194
}Semantic roles & 50–950 ramp
primary
#BBB6EE
secondary
#C5CC7D
accent
#CA1CBA
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141317
muted
#838285