#BBBBED#BBBBED
#BBBBED is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.9% C 0.070 H 284.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBBED |
|---|---|
| RGB | rgb(187, 187, 237) |
| HSL | hsl(240, 58%, 83%) |
| HSV | hsv(240, 21%, 93%) |
| CMYK | cmyk(21.1%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(77.41, 10.32, -24.79) |
| CIE-LCH | lch(77.41, 26.85, 292.59°) |
| OKLab | oklab(80.91% 0.0178 -0.0679) |
| OKLCH | oklch(80.91% 0.07 284.7) |
| XYZ | xyz(53.5462, 52.2190, 87.3625) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.25
Periwinkle
#CCCCFF
ΔE00 4.24
Light Lavender
#DFC5FE
ΔE00 7.86
Pale Violet
#CEAEFA
ΔE00 7.90
Light Violet
#D6B4FC
ΔE00 8.17
Pale Lilac
#E4CBFF
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBBED #EDEDBB
analogous
#BBD4ED #BBBBED #D4BBED
triadic
#BBBBED #EDBBBB #BBEDBB
tetradic
#BBBBED #EDBBD4 #EDEDBB #BBEDD4
square
#BBBBED #EDBBD4 #EDEDBB #BBEDD4
split-complementary
#BBBBED #EDD4BB #D4EDBB
monochromatic
#5A5AD3 #8B8BE0 #BBBBED #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.84
#BBBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#BBBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBBED
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBBED | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1EF
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#B0C3CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbbed; /* rgb */ color: rgb(187, 187, 237); /* oklch */ color: oklch(80.9% 0.070 284.7);
Tailwind
colors: {
custom: {
50: '#d0cff3',
500: '#bbbbed',
950: '#000000',
},
}SCSS
$custom: #bbbbed; $custom-light: #d0cff3; $custom-dark: #000000;
JSON
{
"hex": "#bbbbed",
"rgb": {
"r": 187,
"g": 187,
"b": 237
},
"hsl": {
"h": 240,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.80911,
"c": 0.07019,
"h": 284.7
},
"luminance": 0.5222
}Semantic roles & 50–950 ramp
primary
#BBBBED
secondary
#CACA82
accent
#C620C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385