#BBBAFF#BBBAFF
#BBBAFF is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.4% C 0.097 H 284.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAFF |
|---|---|
| RGB | rgb(187, 186, 255) |
| HSL | hsl(241, 100%, 86%) |
| HSV | hsv(241, 27%, 100%) |
| CMYK | cmyk(26.7%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(77.82, 15.03, -33.84) |
| CIE-LCH | lch(77.82, 37.03, 293.94°) |
| OKLab | oklab(81.44% 0.0246 -0.0935) |
| OKLCH | oklch(81.44% 0.097 284.7) |
| XYZ | xyz(56.0978, 52.9014, 101.8438) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.65
Periwinkle
#CCCCFF
ΔE00 5.50
Pale Violet
#CEAEFA
ΔE00 7.25
Pastel Blue
#A2BFFE
ΔE00 7.49
Light Violet
#D6B4FC
ΔE00 7.93
Light Lavender
#DFC5FE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAFF #FEFFBA
analogous
#BADCFF #BBBAFF #DEBAFF
triadic
#BBBAFF #FFBBBA #BAFFBB
tetradic
#BBBAFF #FFBADC #FEFFBA #BAFFDE
square
#BBBAFF #FFBADC #FEFFBA #BAFFDE
split-complementary
#BBBAFF #FFDEBA #DCFFBA
monochromatic
#4240FF #7F7DFF #BBBAFF #E1E0FF #E1E0FF
Accessibility & contrast
On white
1.81
#BBBAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BBBAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAFF
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAFF | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#A5BEFD
Tritanopia (blue-blind)
#ABC6D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbbaff; /* rgb */ color: rgb(187, 186, 255); /* oklch */ color: oklch(81.4% 0.097 284.7);
Tailwind
colors: {
custom: {
50: '#d0ceff',
500: '#bbbaff',
950: '#000000',
},
}SCSS
$custom: #bbbaff; $custom-light: #d0ceff; $custom-dark: #000000;
JSON
{
"hex": "#bbbaff",
"rgb": {
"r": 187,
"g": 186,
"b": 255
},
"hsl": {
"h": 240.87,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.81442,
"c": 0.0967,
"h": 284.7
},
"luminance": 0.52903
}Semantic roles & 50–950 ramp
primary
#BBBAFF
secondary
#E5E776
accent
#E600E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386