#BBBAFA#BBBAFA
#BBBAFA is a light, moderate blue. Relative luminance 0.526; OKLCH L 81.2% C 0.090 H 284.9°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAFA |
|---|---|
| RGB | rgb(187, 186, 250) |
| HSL | hsl(241, 86%, 85%) |
| HSV | hsv(241, 26%, 98%) |
| CMYK | cmyk(25.2%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(77.63, 13.85, -31.45) |
| CIE-LCH | lch(77.63, 34.36, 293.77°) |
| OKLab | oklab(81.23% 0.0231 -0.0867) |
| OKLCH | oklch(81.23% 0.09 284.9) |
| XYZ | xyz(55.3034, 52.5836, 97.6599) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.25
Periwinkle
#CCCCFF
ΔE00 5.00
Pale Violet
#CEAEFA
ΔE00 7.11
Light Violet
#D6B4FC
ΔE00 7.71
Pastel Blue
#A2BFFE
ΔE00 7.89
Light Lavender
#DFC5FE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAFA #F9FABA
analogous
#BAD9FA #BBBAFA #DBBAFA
triadic
#BBBAFA #FABBBA #BAFABB
tetradic
#BBBAFA #FABAD9 #F9FABA #BAFADB
square
#BBBAFA #FABAD9 #F9FABA #BAFADB
split-complementary
#BBBAFA #FADBBA #D9FABA
monochromatic
#4B48F2 #8381F6 #BBBAFA #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.82
#BBBAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#BBBAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAFA
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAFA | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FD
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#ADC5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbbafa; /* rgb */ color: rgb(187, 186, 250); /* oklch */ color: oklch(81.2% 0.090 284.9);
Tailwind
colors: {
custom: {
50: '#d0cefc',
500: '#bbbafa',
950: '#000000',
},
}SCSS
$custom: #bbbafa; $custom-light: #d0cefc; $custom-dark: #000000;
JSON
{
"hex": "#bbbafa",
"rgb": {
"r": 187,
"g": 186,
"b": 250
},
"hsl": {
"h": 240.938,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.81234,
"c": 0.08975,
"h": 284.9
},
"luminance": 0.52585
}Semantic roles & 50–950 ramp
primary
#BBBAFA
secondary
#DDDE7A
accent
#E302E0
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385