#BBBAF4#BBBAF4
#BBBAF4 is a light, moderate blue. Relative luminance 0.522; OKLCH L 81.0% C 0.081 H 285.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAF4 |
|---|---|
| RGB | rgb(187, 186, 244) |
| HSL | hsl(241, 73%, 84%) |
| HSV | hsv(241, 24%, 96%) |
| CMYK | cmyk(23.4%, 23.8%, 0%, 4.3%) |
| CIE-LAB | lab(77.41, 12.46, -28.56) |
| CIE-LCH | lch(77.41, 31.16, 293.56°) |
| OKLab | oklab(80.99% 0.0214 -0.0785) |
| OKLCH | oklch(80.99% 0.081 285.2) |
| XYZ | xyz(54.3775, 52.2133, 92.7837) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.09
Periwinkle
#CCCCFF
ΔE00 4.56
Pale Violet
#CEAEFA
ΔE00 7.17
Light Violet
#D6B4FC
ΔE00 7.64
Light Lavender
#DFC5FE
ΔE00 7.93
Pastel Blue
#A2BFFE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAF4 #F3F4BA
analogous
#BAD6F4 #BBBAF4 #D8BAF4
triadic
#BBBAF4 #F4BBBA #BAF4BB
tetradic
#BBBAF4 #F4BAD6 #F3F4BA #BAF4D8
square
#BBBAF4 #F4BAD6 #F3F4BA #BAF4D8
split-complementary
#BBBAF4 #F4D8BA #D6F4BA
monochromatic
#5350E3 #8785EC #BBBAF4 #E5E5FB #E5E5FB
Accessibility & contrast
On white
1.84
#BBBAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#BBBAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAF4
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAF4 | 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)
#ABC1F7
Deuteranopia (green-blind)
#A9BEF2
Tritanopia (blue-blind)
#AEC4CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbaf4; /* rgb */ color: rgb(187, 186, 244); /* oklch */ color: oklch(81.0% 0.081 285.2);
Tailwind
colors: {
custom: {
50: '#d0cef8',
500: '#bbbaf4',
950: '#000000',
},
}SCSS
$custom: #bbbaf4; $custom-light: #d0cef8; $custom-dark: #000000;
JSON
{
"hex": "#bbbaf4",
"rgb": {
"r": 187,
"g": 186,
"b": 244
},
"hsl": {
"h": 241.034,
"s": 72.5,
"l": 84.314
},
"oklch": {
"l": 0.8099,
"c": 0.0814,
"h": 285.2
},
"luminance": 0.52214
}Semantic roles & 50–950 ramp
primary
#BBBAF4
secondary
#D3D57E
accent
#D511D1
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385