#BBB6FF#BBB6FF
#BBB6FF is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.7% C 0.102 H 287.0°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6FF |
|---|---|
| RGB | rgb(187, 182, 255) |
| HSL | hsl(244, 100%, 86%) |
| HSV | hsv(244, 29%, 100%) |
| CMYK | cmyk(26.7%, 28.6%, 0%, 0%) |
| CIE-LAB | lab(76.82, 17.23, -35.38) |
| CIE-LCH | lch(76.82, 39.35, 295.96°) |
| OKLab | oklab(80.67% 0.0299 -0.0979) |
| OKLCH | oklch(80.67% 0.102 287) |
| XYZ | xyz(55.2669, 51.2396, 101.5668) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.76
Pale Violet
#CEAEFA
ΔE00 6.33
Periwinkle
#CCCCFF
ΔE00 6.42
Light Violet
#D6B4FC
ΔE00 7.24
Pastel Purple
#CAA0FF
ΔE00 8.26
Pastel Blue
#A2BFFE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6FF #FAFFB6
analogous
#B6D5FF #BBB6FF #DFB6FF
triadic
#BBB6FF #FFBBB6 #B6FFBB
tetradic
#BBB6FF #FFB6D5 #FAFFB6 #B6FFDF
square
#BBB6FF #FFB6D5 #FAFFB6 #B6FFDF
split-complementary
#BBB6FF #FFDFB6 #D5FFB6
monochromatic
#493CFF #8279FF #BBB6FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.87
#BBB6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#BBB6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6FF
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6FF | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#A1BCFD
Tritanopia (blue-blind)
#ABC3D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbb6ff; /* rgb */ color: rgb(187, 182, 255); /* oklch */ color: oklch(80.7% 0.102 287.0);
Tailwind
colors: {
custom: {
50: '#d1cbff',
500: '#bbb6ff',
950: '#000000',
},
}SCSS
$custom: #bbb6ff; $custom-light: #d1cbff; $custom-dark: #000000;
JSON
{
"hex": "#bbb6ff",
"rgb": {
"r": 187,
"g": 182,
"b": 255
},
"hsl": {
"h": 244.11,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.80674,
"c": 0.10236,
"h": 287
},
"luminance": 0.51241
}Semantic roles & 50–950 ramp
primary
#BBB6FF
secondary
#DEE673
accent
#E600D6
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141318
muted
#838286