#BBBAFD#BBBAFD
#BBBAFD is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.4% C 0.094 H 284.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAFD |
|---|---|
| RGB | rgb(187, 186, 253) |
| HSL | hsl(241, 94%, 86%) |
| HSV | hsv(241, 26%, 99%) |
| CMYK | cmyk(26.1%, 26.5%, 0%, 0.8%) |
| CIE-LAB | lab(77.74, 14.55, -32.89) |
| CIE-LCH | lch(77.74, 35.96, 293.87°) |
| OKLab | oklab(81.36% 0.024 -0.0908) |
| OKLCH | oklch(81.36% 0.094 284.8) |
| XYZ | xyz(55.7775, 52.7733, 100.1570) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.47
Periwinkle
#CCCCFF
ΔE00 5.29
Pale Violet
#CEAEFA
ΔE00 7.18
Pastel Blue
#A2BFFE
ΔE00 7.64
Light Violet
#D6B4FC
ΔE00 7.83
Light Lavender
#DFC5FE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAFD #FCFDBA
analogous
#BADAFD #BBBAFD #DCBAFD
triadic
#BBBAFD #FDBBBA #BAFDBB
tetradic
#BBBAFD #FDBADA #FCFDBA #BAFDDC
square
#BBBAFD #FDBADA #FCFDBA #BAFDDC
split-complementary
#BBBAFD #FDDCBA #DAFDBA
monochromatic
#4643FA #807FFB #BBBAFD #E2E1FE #E2E1FE
Accessibility & contrast
On white
1.82
#BBBAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#BBBAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAFD
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAFD | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#ACC6D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbbafd; /* rgb */ color: rgb(187, 186, 253); /* oklch */ color: oklch(81.4% 0.094 284.8);
Tailwind
colors: {
custom: {
50: '#d0cefe',
500: '#bbbafd',
950: '#000000',
},
}SCSS
$custom: #bbbafd; $custom-light: #d0cefe; $custom-dark: #000000;
JSON
{
"hex": "#bbbafd",
"rgb": {
"r": 187,
"g": 186,
"b": 253
},
"hsl": {
"h": 240.896,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.81358,
"c": 0.09393,
"h": 284.8
},
"luminance": 0.52774
}Semantic roles & 50–950 ramp
primary
#BBBAFD
secondary
#E2E378
accent
#E600E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385