#BBB2EA#BBB2EA
#BBB2EA is a light, moderate blue. Relative luminance 0.483; OKLCH L 79.0% C 0.079 H 291.9°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2EA |
|---|---|
| RGB | rgb(187, 178, 234) |
| HSL | hsl(250, 57%, 81%) |
| HSV | hsv(250, 24%, 92%) |
| CMYK | cmyk(20.1%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(75.04, 14.57, -26.79) |
| CIE-LCH | lch(75.04, 30.50, 298.54°) |
| OKLab | oklab(79.04% 0.0295 -0.0735) |
| OKLCH | oklch(79.04% 0.079 291.9) |
| XYZ | xyz(51.2618, 48.3455, 84.4569) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.62
Light Periwinkle
#C1C6FC
ΔE00 5.81
Lavender
#B39DDB
ΔE00 5.88
Light Violet
#D6B4FC
ΔE00 6.21
Periwinkle
#CCCCFF
ΔE00 6.47
Light Lavender
#DFC5FE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2EA #E1EAB2
analogous
#B2C5EA #BBB2EA #D7B2EA
triadic
#BBB2EA #EABBB2 #B2EABB
tetradic
#BBB2EA #EAB2C5 #E1EAB2 #B2EAD7
square
#BBB2EA #EAB2C5 #E1EAB2 #B2EAD7
split-complementary
#BBB2EA #EAD7B2 #C5EAB2
monochromatic
#6652D0 #9182DD #BBB2EA #E5E2F7 #EAE7F8
Accessibility & contrast
On white
1.97
#BBB2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#BBB2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2EA
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2EA | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAEC
Deuteranopia (green-blind)
#A5B8E8
Tritanopia (blue-blind)
#B2BBC5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbb2ea; /* rgb */ color: rgb(187, 178, 234); /* oklch */ color: oklch(79.0% 0.079 291.9);
Tailwind
colors: {
custom: {
50: '#d0c9f1',
500: '#bbb2ea',
950: '#000000',
},
}SCSS
$custom: #bbb2ea; $custom-light: #d0c9f1; $custom-dark: #000000;
JSON
{
"hex": "#bbb2ea",
"rgb": {
"r": 187,
"g": 178,
"b": 234
},
"hsl": {
"h": 249.643,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.79038,
"c": 0.07918,
"h": 291.9
},
"luminance": 0.48346
}Semantic roles & 50–950 ramp
primary
#BBB2EA
secondary
#ECF0DB
accent
#C521AA
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284