#BBB5FF#BBB5FF
#BBB5FF is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.5% C 0.104 H 287.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB5FF |
|---|---|
| RGB | rgb(187, 181, 255) |
| HSL | hsl(245, 100%, 85%) |
| HSV | hsv(245, 29%, 100%) |
| CMYK | cmyk(26.7%, 29%, 0%, 0%) |
| CIE-LAB | lab(76.58, 17.78, -35.76) |
| CIE-LCH | lch(76.58, 39.93, 296.43°) |
| OKLab | oklab(80.48% 0.0313 -0.099) |
| OKLCH | oklch(80.48% 0.104 287.5) |
| XYZ | xyz(55.0628, 50.8315, 101.4988) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.05
Pale Violet
#CEAEFA
ΔE00 6.13
Periwinkle
#CCCCFF
ΔE00 6.66
Light Violet
#D6B4FC
ΔE00 7.10
Pastel Purple
#CAA0FF
ΔE00 7.97
Lavender
#B39DDB
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB5FF #F9FFB5
analogous
#B5D4FF #BBB5FF #E0B5FF
triadic
#BBB5FF #FFBBB5 #B5FFBB
tetradic
#BBB5FF #FFB5D4 #F9FFB5 #B5FFE0
square
#BBB5FF #FFB5D4 #F9FFB5 #B5FFE0
split-complementary
#BBB5FF #FFE0B5 #D4FFB5
monochromatic
#4B3BFF #8378FF #BBB5FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.88
#BBB5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#BBB5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB5FF
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB5FF | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BFFF
Deuteranopia (green-blind)
#A0BBFD
Tritanopia (blue-blind)
#ABC2CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbb5ff; /* rgb */ color: rgb(187, 181, 255); /* oklch */ color: oklch(80.5% 0.104 287.5);
Tailwind
colors: {
custom: {
50: '#d1cbff',
500: '#bbb5ff',
950: '#000000',
},
}SCSS
$custom: #bbb5ff; $custom-light: #d1cbff; $custom-dark: #000000;
JSON
{
"hex": "#bbb5ff",
"rgb": {
"r": 187,
"g": 181,
"b": 255
},
"hsl": {
"h": 244.865,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.80484,
"c": 0.10381,
"h": 287.5
},
"luminance": 0.50833
}Semantic roles & 50–950 ramp
primary
#BBB5FF
secondary
#DDE672
accent
#E600D3
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141318
muted
#838286