#BBB3EB#BBB3EB
#BBB3EB is a light, moderate blue. Relative luminance 0.488; OKLCH L 79.3% C 0.079 H 291.0°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB3EB |
|---|---|
| RGB | rgb(187, 179, 235) |
| HSL | hsl(249, 58%, 81%) |
| HSV | hsv(249, 24%, 92%) |
| CMYK | cmyk(20.4%, 23.8%, 0%, 7.8%) |
| CIE-LAB | lab(75.33, 14.25, -26.90) |
| CIE-LCH | lch(75.33, 30.44, 297.91°) |
| OKLab | oklab(79.27% 0.0284 -0.0738) |
| OKLCH | oklch(79.27% 0.079 291) |
| XYZ | xyz(51.6055, 48.8025, 85.2822) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.47
Pale Violet
#CEAEFA
ΔE00 5.78
Periwinkle
#CCCCFF
ΔE00 6.19
Lavender
#B39DDB
ΔE00 6.19
Light Violet
#D6B4FC
ΔE00 6.34
Light Lavender
#DFC5FE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB3EB #E3EBB3
analogous
#B3C7EB #BBB3EB #D7B3EB
triadic
#BBB3EB #EBBBB3 #B3EBBB
tetradic
#BBB3EB #EBB3C7 #E3EBB3 #B3EBD7
square
#BBB3EB #EBB3C7 #E3EBB3 #B3EBD7
split-complementary
#BBB3EB #EBD7B3 #C7EBB3
monochromatic
#6452D1 #9083DE #BBB3EB #E6E3F8 #E9E7F9
Accessibility & contrast
On white
1.95
#BBB3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#BBB3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB3EB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB3EB | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BAED
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#B1BCC6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbb3eb; /* rgb */ color: rgb(187, 179, 235); /* oklch */ color: oklch(79.3% 0.079 291.0);
Tailwind
colors: {
custom: {
50: '#d0c9f1',
500: '#bbb3eb',
950: '#000000',
},
}SCSS
$custom: #bbb3eb; $custom-light: #d0c9f1; $custom-dark: #000000;
JSON
{
"hex": "#bbb3eb",
"rgb": {
"r": 187,
"g": 179,
"b": 235
},
"hsl": {
"h": 248.571,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.79271,
"c": 0.07905,
"h": 291
},
"luminance": 0.48803
}Semantic roles & 50–950 ramp
primary
#BBB3EB
secondary
#EDF0DB
accent
#C620AE
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284