#BBB7FE#BBB7FE
#BBB7FE is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.8% C 0.100 H 286.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7FE |
|---|---|
| RGB | rgb(187, 183, 254) |
| HSL | hsl(243, 97%, 86%) |
| HSV | hsv(243, 28%, 100%) |
| CMYK | cmyk(26.4%, 28%, 0%, 0.4%) |
| CIE-LAB | lab(77.03, 16.44, -34.52) |
| CIE-LCH | lch(77.03, 38.23, 295.47°) |
| OKLab | oklab(80.82% 0.0283 -0.0954) |
| OKLCH | oklch(80.82% 0.1 286.5) |
| XYZ | xyz(55.3119, 51.5864, 100.7897) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.40
Periwinkle
#CCCCFF
ΔE00 6.08
Pale Violet
#CEAEFA
ΔE00 6.50
Light Violet
#D6B4FC
ΔE00 7.33
Pastel Blue
#A2BFFE
ΔE00 8.13
Lavender
#B39DDB
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7FE #FAFEB7
analogous
#B7D6FE #BBB7FE #DEB7FE
triadic
#BBB7FE #FEBBB7 #B7FEBB
tetradic
#BBB7FE #FEB7D6 #FAFEB7 #B7FEDE
square
#BBB7FE #FEB7D6 #FAFEB7 #B7FEDE
split-complementary
#BBB7FE #FEDEB7 #D6FEB7
monochromatic
#493EFC #827BFD #BBB7FE #E2E1FF #E2E1FF
Accessibility & contrast
On white
1.86
#BBB7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#BBB7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7FE
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7FE | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#A3BCFC
Tritanopia (blue-blind)
#ACC3D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbb7fe; /* rgb */ color: rgb(187, 183, 254); /* oklch */ color: oklch(80.8% 0.100 286.5);
Tailwind
colors: {
custom: {
50: '#d0ccff',
500: '#bbb7fe',
950: '#000000',
},
}SCSS
$custom: #bbb7fe; $custom-light: #d0ccff; $custom-dark: #000000;
JSON
{
"hex": "#bbb7fe",
"rgb": {
"r": 187,
"g": 183,
"b": 254
},
"hsl": {
"h": 243.38,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.80823,
"c": 0.09955,
"h": 286.5
},
"luminance": 0.51588
}Semantic roles & 50–950 ramp
primary
#BBB7FE
secondary
#DEE574
accent
#E600D9
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141318
muted
#838386