#BBBBEA#BBBBEA
#BBBBEA is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.8% C 0.066 H 284.8°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBBEA |
|---|---|
| RGB | rgb(187, 187, 234) |
| HSL | hsl(240, 53%, 83%) |
| HSV | hsv(240, 20%, 92%) |
| CMYK | cmyk(20.1%, 20.1%, 0%, 8.2%) |
| CIE-LAB | lab(77.31, 9.64, -23.33) |
| CIE-LCH | lch(77.31, 25.25, 292.46°) |
| OKLab | oklab(80.8% 0.0169 -0.0638) |
| OKLCH | oklch(80.8% 0.066 284.8) |
| XYZ | xyz(53.1116, 52.0451, 85.0735) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.64
Periwinkle
#CCCCFF
ΔE00 4.39
Light Lavender
#DFC5FE
ΔE00 7.93
Pale Violet
#CEAEFA
ΔE00 8.22
Light Violet
#D6B4FC
ΔE00 8.41
Pale Lilac
#E4CBFF
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBBEA #EAEABB
analogous
#BBD2EA #BBBBEA #D2BBEA
triadic
#BBBBEA #EABBBB #BBEABB
tetradic
#BBBBEA #EABBD2 #EAEABB #BBEAD2
square
#BBBBEA #EABBD2 #EAEABB #BBEAD2
split-complementary
#BBBBEA #EAD2BB #D2EABB
monochromatic
#5D5DCD #8C8CDC #BBBBEA #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.84
#BBBBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#BBBBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBBEA
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBBEA | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EC
Deuteranopia (green-blind)
#AEBEE9
Tritanopia (blue-blind)
#B1C3CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbbea; /* rgb */ color: rgb(187, 187, 234); /* oklch */ color: oklch(80.8% 0.066 284.8);
Tailwind
colors: {
custom: {
50: '#d0cff0',
500: '#bbbbea',
950: '#000000',
},
}SCSS
$custom: #bbbbea; $custom-light: #d0cff0; $custom-dark: #000000;
JSON
{
"hex": "#bbbbea",
"rgb": {
"r": 187,
"g": 187,
"b": 234
},
"hsl": {
"h": 240,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.80796,
"c": 0.066,
"h": 284.8
},
"luminance": 0.52046
}Semantic roles & 50–950 ramp
primary
#BBBBEA
secondary
#C6C683
accent
#C025C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385