#BBBAF5#BBBAF5
#BBBAF5 is a light, moderate blue. Relative luminance 0.523; OKLCH L 81.0% C 0.083 H 285.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAF5 |
|---|---|
| RGB | rgb(187, 186, 245) |
| HSL | hsl(241, 75%, 85%) |
| HSV | hsv(241, 24%, 96%) |
| CMYK | cmyk(23.7%, 24.1%, 0%, 3.9%) |
| CIE-LAB | lab(77.44, 12.69, -29.05) |
| CIE-LCH | lch(77.44, 31.70, 293.60°) |
| OKLab | oklab(81.03% 0.0217 -0.0799) |
| OKLCH | oklch(81.03% 0.083 285.2) |
| XYZ | xyz(54.5298, 52.2742, 93.5855) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.09
Periwinkle
#CCCCFF
ΔE00 4.61
Pale Violet
#CEAEFA
ΔE00 7.14
Light Violet
#D6B4FC
ΔE00 7.63
Light Lavender
#DFC5FE
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAF5 #F4F5BA
analogous
#BAD7F5 #BBBAF5 #D9BAF5
triadic
#BBBAF5 #F5BBBA #BAF5BB
tetradic
#BBBAF5 #F5BAD7 #F4F5BA #BAF5D9
square
#BBBAF5 #F5BAD7 #F4F5BA #BAF5D9
split-complementary
#BBBAF5 #F5D9BA #D7F5BA
monochromatic
#524FE6 #8685ED #BBBAF5 #E5E4FB #E5E4FB
Accessibility & contrast
On white
1.83
#BBBAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BBBAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAF5
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAF5 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC1F8
Deuteranopia (green-blind)
#A9BEF3
Tritanopia (blue-blind)
#AEC4CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbaf5; /* rgb */ color: rgb(187, 186, 245); /* oklch */ color: oklch(81.0% 0.083 285.2);
Tailwind
colors: {
custom: {
50: '#d0cef8',
500: '#bbbaf5',
950: '#000000',
},
}SCSS
$custom: #bbbaf5; $custom-light: #d0cef8; $custom-dark: #000000;
JSON
{
"hex": "#bbbaf5",
"rgb": {
"r": 187,
"g": 186,
"b": 245
},
"hsl": {
"h": 241.017,
"s": 74.684,
"l": 84.51
},
"oklch": {
"l": 0.8103,
"c": 0.08279,
"h": 285.2
},
"luminance": 0.52275
}Semantic roles & 50–950 ramp
primary
#BBBAF5
secondary
#D5D67D
accent
#D70FD3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385