#BBB3EE#BBB3EE
#BBB3EE is a light, moderate blue. Relative luminance 0.490; OKLCH L 79.4% C 0.083 H 290.6°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB3EE |
|---|---|
| RGB | rgb(187, 179, 238) |
| HSL | hsl(248, 63%, 82%) |
| HSV | hsv(248, 25%, 93%) |
| CMYK | cmyk(21.4%, 24.8%, 0%, 6.7%) |
| CIE-LAB | lab(75.44, 14.92, -28.35) |
| CIE-LCH | lch(75.44, 32.04, 297.76°) |
| OKLab | oklab(79.39% 0.0293 -0.0779) |
| OKLCH | oklch(79.39% 0.083 290.6) |
| XYZ | xyz(52.0426, 48.9774, 87.5841) |
| Luminance | 0.4898 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.31
Pale Violet
#CEAEFA
ΔE00 5.54
Periwinkle
#CCCCFF
ΔE00 6.19
Light Violet
#D6B4FC
ΔE00 6.22
Lavender
#B39DDB
ΔE00 6.26
Light Lavender
#DFC5FE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB3EE #E6EEB3
analogous
#B3C9EE #BBB3EE #D9B3EE
triadic
#BBB3EE #EEBBB3 #B3EEBB
tetradic
#BBB3EE #EEB3C9 #E6EEB3 #B3EED9
square
#BBB3EE #EEB3C9 #E6EEB3 #B3EED9
split-complementary
#BBB3EE #EED9B3 #C9EEB3
monochromatic
#624FD8 #8E81E3 #BBB3EE #E8E5F9 #E9E6F9
Accessibility & contrast
On white
1.95
#BBB3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#BBB3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB3EE
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB3EE | 1.00 | 1.95 | 10.80 | 10.80 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BBF1
Deuteranopia (green-blind)
#A5B9EC
Tritanopia (blue-blind)
#B0BDC7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbb3ee; /* rgb */ color: rgb(187, 179, 238); /* oklch */ color: oklch(79.4% 0.083 290.6);
Tailwind
colors: {
custom: {
50: '#d0c9f3',
500: '#bbb3ee',
950: '#000000',
},
}SCSS
$custom: #bbb3ee; $custom-light: #d0c9f3; $custom-dark: #000000;
JSON
{
"hex": "#bbb3ee",
"rgb": {
"r": 187,
"g": 179,
"b": 238
},
"hsl": {
"h": 248.136,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.79391,
"c": 0.08321,
"h": 290.6
},
"luminance": 0.48978
}Semantic roles & 50–950 ramp
primary
#BBB3EE
secondary
#EEF1DA
accent
#CB1AB3
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285