#BBB6EA#BBB6EA
#BBB6EA is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.8% C 0.073 H 289.0°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6EA |
|---|---|
| RGB | rgb(187, 182, 234) |
| HSL | hsl(246, 55%, 82%) |
| HSV | hsv(246, 22%, 92%) |
| CMYK | cmyk(20.1%, 22.2%, 0%, 8.2%) |
| CIE-LAB | lab(76.05, 12.37, -25.26) |
| CIE-LCH | lch(76.05, 28.13, 296.10°) |
| OKLab | oklab(79.82% 0.0239 -0.0692) |
| OKLCH | oklch(79.82% 0.073 289) |
| XYZ | xyz(52.0693, 49.9605, 84.7260) |
| Luminance | 0.4996 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.75
Periwinkle
#CCCCFF
ΔE00 5.42
Pale Violet
#CEAEFA
ΔE00 6.71
Light Violet
#D6B4FC
ΔE00 7.08
Lavender
#B39DDB
ΔE00 7.15
Light Lavender
#DFC5FE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6EA #E5EAB6
analogous
#B6CBEA #BBB6EA #D5B6EA
triadic
#BBB6EA #EABBB6 #B6EABB
tetradic
#BBB6EA #EAB6CB #E5EAB6 #B6EAD5
square
#BBB6EA #EAB6CB #E5EAB6 #B6EAD5
split-complementary
#BBB6EA #EAD5B6 #CBEAB6
monochromatic
#6257CF #8F86DC #BBB6EA #E7E6F8 #E9E7F8
Accessibility & contrast
On white
1.91
#BBB6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#BBB6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6EA
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6EA | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDEC
Deuteranopia (green-blind)
#A9BAE9
Tritanopia (blue-blind)
#B1BEC8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbb6ea; /* rgb */ color: rgb(187, 182, 234); /* oklch */ color: oklch(79.8% 0.073 289.0);
Tailwind
colors: {
custom: {
50: '#d0cbf0',
500: '#bbb6ea',
950: '#000000',
},
}SCSS
$custom: #bbb6ea; $custom-light: #d0cbf0; $custom-dark: #000000;
JSON
{
"hex": "#bbb6ea",
"rgb": {
"r": 187,
"g": 182,
"b": 234
},
"hsl": {
"h": 245.769,
"s": 55.319,
"l": 81.569
},
"oklch": {
"l": 0.79815,
"c": 0.07318,
"h": 289
},
"luminance": 0.49961
}Semantic roles & 50–950 ramp
primary
#BBB6EA
secondary
#EDEFDC
accent
#C323B3
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284