#BBB6E2#BBB6E2
#BBB6E2 is a light, moderate blue. Relative luminance 0.495; OKLCH L 79.5% C 0.062 H 290.1°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6E2 |
|---|---|
| RGB | rgb(187, 182, 226) |
| HSL | hsl(247, 43%, 80%) |
| HSV | hsv(247, 19%, 89%) |
| CMYK | cmyk(17.3%, 19.5%, 0%, 11.4%) |
| CIE-LAB | lab(75.77, 10.60, -21.35) |
| CIE-LCH | lch(75.77, 23.84, 296.41°) |
| OKLab | oklab(79.51% 0.0213 -0.0582) |
| OKLCH | oklch(79.51% 0.062 290.1) |
| XYZ | xyz(50.9459, 49.5112, 78.8093) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.76
Periwinkle
#CCCCFF
ΔE00 5.97
Light Lavender
#DFC5FE
ΔE00 7.65
Lavender
#B39DDB
ΔE00 7.67
Pale Violet
#CEAEFA
ΔE00 7.90
Light Violet
#D6B4FC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6E2 #DDE2B6
analogous
#B6C7E2 #BBB6E2 #D1B6E2
triadic
#BBB6E2 #E2BBB6 #B6E2BB
tetradic
#BBB6E2 #E2B6C7 #DDE2B6 #B6E2D1
square
#BBB6E2 #E2B6C7 #DDE2B6 #B6E2D1
split-complementary
#BBB6E2 #E2D1B6 #C7E2B6
monochromatic
#695EBF #928AD1 #BBB6E2 #E4E2F3 #EBE9F6
Accessibility & contrast
On white
1.93
#BBB6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#BBB6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6E2
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6E2 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBCE4
Deuteranopia (green-blind)
#ACBAE1
Tritanopia (blue-blind)
#B3BDC5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbb6e2; /* rgb */ color: rgb(187, 182, 226); /* oklch */ color: oklch(79.5% 0.062 290.1);
Tailwind
colors: {
custom: {
50: '#d0cbeb',
500: '#bbb6e2',
950: '#000000',
},
}SCSS
$custom: #bbb6e2; $custom-light: #d0cbeb; $custom-dark: #000000;
JSON
{
"hex": "#bbb6e2",
"rgb": {
"r": 187,
"g": 182,
"b": 226
},
"hsl": {
"h": 246.818,
"s": 43.137,
"l": 80
},
"oklch": {
"l": 0.79508,
"c": 0.06199,
"h": 290.1
},
"luminance": 0.49512
}Semantic roles & 50–950 ramp
primary
#BBB6E2
secondary
#EBEDDE
accent
#B62FA7
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284