#BBB3EA#BBB3EA
#BBB3EA is a light, moderate blue. Relative luminance 0.487; OKLCH L 79.2% C 0.078 H 291.2°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB3EA |
|---|---|
| RGB | rgb(187, 179, 234) |
| HSL | hsl(249, 57%, 81%) |
| HSV | hsv(249, 24%, 92%) |
| CMYK | cmyk(20.1%, 23.5%, 0%, 8.2%) |
| CIE-LAB | lab(75.29, 14.02, -26.41) |
| CIE-LCH | lch(75.29, 29.90, 297.96°) |
| OKLab | oklab(79.23% 0.0281 -0.0724) |
| OKLCH | oklch(79.23% 0.078 291.2) |
| XYZ | xyz(51.4615, 48.7449, 84.5234) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.54
Pale Violet
#CEAEFA
ΔE00 5.88
Lavender
#B39DDB
ΔE00 6.19
Periwinkle
#CCCCFF
ΔE00 6.20
Light Violet
#D6B4FC
ΔE00 6.40
Light Lavender
#DFC5FE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB3EA #E2EAB3
analogous
#B3C6EA #BBB3EA #D6B3EA
triadic
#BBB3EA #EABBB3 #B3EABB
tetradic
#BBB3EA #EAB3C6 #E2EAB3 #B3EAD6
square
#BBB3EA #EAB3C6 #E2EAB3 #B3EAD6
split-complementary
#BBB3EA #EAD6B3 #C6EAB3
monochromatic
#6553D0 #9083DD #BBB3EA #E6E3F7 #EAE7F8
Accessibility & contrast
On white
1.95
#BBB3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#BBB3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB3EA
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB3EA | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BAEC
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#B1BCC6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbb3ea; /* rgb */ color: rgb(187, 179, 234); /* oklch */ color: oklch(79.2% 0.078 291.2);
Tailwind
colors: {
custom: {
50: '#d0c9f1',
500: '#bbb3ea',
950: '#000000',
},
}SCSS
$custom: #bbb3ea; $custom-light: #d0c9f1; $custom-dark: #000000;
JSON
{
"hex": "#bbb3ea",
"rgb": {
"r": 187,
"g": 179,
"b": 234
},
"hsl": {
"h": 248.727,
"s": 56.701,
"l": 80.98
},
"oklch": {
"l": 0.79231,
"c": 0.07766,
"h": 291.2
},
"luminance": 0.48746
}Semantic roles & 50–950 ramp
primary
#BBB3EA
secondary
#EDF0DB
accent
#C421AD
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284