#BBB2EC#BBB2EC
#BBB2EC is a light, moderate blue. Relative luminance 0.485; OKLCH L 79.1% C 0.082 H 291.5°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2EC |
|---|---|
| RGB | rgb(187, 178, 236) |
| HSL | hsl(249, 60%, 81%) |
| HSV | hsv(249, 25%, 93%) |
| CMYK | cmyk(20.8%, 24.6%, 0%, 7.5%) |
| CIE-LAB | lab(75.11, 15.02, -27.76) |
| CIE-LCH | lch(75.11, 31.57, 298.41°) |
| OKLab | oklab(79.12% 0.0301 -0.0762) |
| OKLCH | oklch(79.12% 0.082 291.5) |
| XYZ | xyz(51.5507, 48.4611, 85.9786) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.44
Light Periwinkle
#C1C6FC
ΔE00 5.69
Lavender
#B39DDB
ΔE00 5.91
Light Violet
#D6B4FC
ΔE00 6.11
Periwinkle
#CCCCFF
ΔE00 6.46
Light Lavender
#DFC5FE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2EC #E3ECB2
analogous
#B2C6EC #BBB2EC #D8B2EC
triadic
#BBB2EC #ECBBB2 #B2ECBB
tetradic
#BBB2EC #ECB2C6 #E3ECB2 #B2ECD8
square
#BBB2EC #ECB2C6 #E3ECB2 #B2ECD8
split-complementary
#BBB2EC #ECD8B2 #C6ECB2
monochromatic
#6450D4 #9081E0 #BBB2EC #E6E3F8 #E9E6F9
Accessibility & contrast
On white
1.96
#BBB2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#BBB2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2EC
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2EC | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAEE
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#B1BBC6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbb2ec; /* rgb */ color: rgb(187, 178, 236); /* oklch */ color: oklch(79.1% 0.082 291.5);
Tailwind
colors: {
custom: {
50: '#d0c9f2',
500: '#bbb2ec',
950: '#000000',
},
}SCSS
$custom: #bbb2ec; $custom-light: #d0c9f2; $custom-dark: #000000;
JSON
{
"hex": "#bbb2ec",
"rgb": {
"r": 187,
"g": 178,
"b": 236
},
"hsl": {
"h": 249.31,
"s": 60.417,
"l": 81.176
},
"oklch": {
"l": 0.79118,
"c": 0.08194,
"h": 291.5
},
"luminance": 0.48462
}Semantic roles & 50–950 ramp
primary
#BBB2EC
secondary
#EDF0DB
accent
#C81DAE
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285