#BBB7FF#BBB7FF
#BBB7FF is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.9% C 0.101 H 286.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7FF |
|---|---|
| RGB | rgb(187, 183, 255) |
| HSL | hsl(243, 100%, 86%) |
| HSV | hsv(243, 28%, 100%) |
| CMYK | cmyk(26.7%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(77.07, 16.68, -34.99) |
| CIE-LCH | lch(77.07, 38.76, 295.48°) |
| OKLab | oklab(80.87% 0.0286 -0.0968) |
| OKLCH | oklch(80.87% 0.101 286.4) |
| XYZ | xyz(55.4724, 51.6506, 101.6353) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.48
Periwinkle
#CCCCFF
ΔE00 6.18
Pale Violet
#CEAEFA
ΔE00 6.55
Light Violet
#D6B4FC
ΔE00 7.40
Pastel Blue
#A2BFFE
ΔE00 8.06
Pastel Purple
#CAA0FF
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7FF #FBFFB7
analogous
#B7D7FF #BBB7FF #DFB7FF
triadic
#BBB7FF #FFBBB7 #B7FFBB
tetradic
#BBB7FF #FFB7D7 #FBFFB7 #B7FFDF
square
#BBB7FF #FFB7D7 #FBFFB7 #B7FFDF
split-complementary
#BBB7FF #FFDFB7 #D7FFB7
monochromatic
#473DFF #817AFF #BBB7FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.85
#BBB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#BBB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7FF
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7FF | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#A2BCFD
Tritanopia (blue-blind)
#ABC4D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbb7ff; /* rgb */ color: rgb(187, 183, 255); /* oklch */ color: oklch(80.9% 0.101 286.4);
Tailwind
colors: {
custom: {
50: '#d0ccff',
500: '#bbb7ff',
950: '#000000',
},
}SCSS
$custom: #bbb7ff; $custom-light: #d0ccff; $custom-dark: #000000;
JSON
{
"hex": "#bbb7ff",
"rgb": {
"r": 187,
"g": 183,
"b": 255
},
"hsl": {
"h": 243.333,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.80866,
"c": 0.10093,
"h": 286.4
},
"luminance": 0.51652
}Semantic roles & 50–950 ramp
primary
#BBB7FF
secondary
#E0E674
accent
#E600D9
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141318
muted
#838386