#BBBCEA#BBBCEA
#BBBCEA is a light, moderate blue. Relative luminance 0.525; OKLCH L 81.0% C 0.065 H 283.9°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBCEA |
|---|---|
| RGB | rgb(187, 188, 234) |
| HSL | hsl(239, 53%, 83%) |
| HSV | hsv(239, 20%, 92%) |
| CMYK | cmyk(20.1%, 19.7%, 0%, 8.2%) |
| CIE-LAB | lab(77.56, 9.10, -22.95) |
| CIE-LCH | lch(77.56, 24.68, 291.63°) |
| OKLab | oklab(80.99% 0.0155 -0.0627) |
| OKLCH | oklch(80.99% 0.065 283.9) |
| XYZ | xyz(53.3245, 52.4709, 85.1444) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.48
Periwinkle
#CCCCFF
ΔE00 4.25
Light Lavender
#DFC5FE
ΔE00 8.12
Pale Violet
#CEAEFA
ΔE00 8.53
Light Violet
#D6B4FC
ΔE00 8.71
Pale Lilac
#E4CBFF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBCEA #EAE9BB
analogous
#BBD4EA #BBBCEA #D1BBEA
triadic
#BBBCEA #EABBBC #BCEABB
tetradic
#BBBCEA #EABBD4 #EAE9BB #BBEAD1
square
#BBBCEA #EABBD4 #EAE9BB #BBEAD1
split-complementary
#BBBCEA #EAD1BB #D4EABB
monochromatic
#5D60CD #8C8EDC #BBBCEA #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.83
#BBBCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#BBBCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBCEA
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBCEA | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1EC
Deuteranopia (green-blind)
#AFBEE9
Tritanopia (blue-blind)
#B1C4CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbbcea; /* rgb */ color: rgb(187, 188, 234); /* oklch */ color: oklch(81.0% 0.065 283.9);
Tailwind
colors: {
custom: {
50: '#d0d0f0',
500: '#bbbcea',
950: '#000000',
},
}SCSS
$custom: #bbbcea; $custom-light: #d0d0f0; $custom-dark: #000000;
JSON
{
"hex": "#bbbcea",
"rgb": {
"r": 187,
"g": 188,
"b": 234
},
"hsl": {
"h": 238.723,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.80993,
"c": 0.06461,
"h": 283.9
},
"luminance": 0.52472
}Semantic roles & 50–950 ramp
primary
#BBBCEA
secondary
#C6C583
accent
#BD25C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385