#BBB8FE#BBB8FE
#BBB8FE is a light, moderate blue. Relative luminance 0.520; OKLCH L 81.0% C 0.098 H 285.9°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB8FE |
|---|---|
| RGB | rgb(187, 184, 254) |
| HSL | hsl(243, 97%, 86%) |
| HSV | hsv(243, 28%, 100%) |
| CMYK | cmyk(26.4%, 27.6%, 0%, 0.4%) |
| CIE-LAB | lab(77.28, 15.89, -34.13) |
| CIE-LCH | lch(77.28, 37.65, 294.96°) |
| OKLab | oklab(81.02% 0.027 -0.0943) |
| OKLCH | oklch(81.02% 0.098 285.9) |
| XYZ | xyz(55.5189, 52.0004, 100.8587) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.12
Periwinkle
#CCCCFF
ΔE00 5.84
Pale Violet
#CEAEFA
ΔE00 6.72
Light Violet
#D6B4FC
ΔE00 7.50
Pastel Blue
#A2BFFE
ΔE00 7.94
Lavender
#B39DDB
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB8FE #FBFEB8
analogous
#B8D8FE #BBB8FE #DEB8FE
triadic
#BBB8FE #FEBBB8 #B8FEBB
tetradic
#BBB8FE #FEB8D8 #FBFEB8 #B8FEDE
square
#BBB8FE #FEB8D8 #FBFEB8 #B8FEDE
split-complementary
#BBB8FE #FEDEB8 #D8FEB8
monochromatic
#473FFC #817CFD #BBB8FE #E2E1FF #E2E1FF
Accessibility & contrast
On white
1.84
#BBB8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#BBB8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB8FE
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB8FE | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#ACC4D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbb8fe; /* rgb */ color: rgb(187, 184, 254); /* oklch */ color: oklch(81.0% 0.098 285.9);
Tailwind
colors: {
custom: {
50: '#d0cdff',
500: '#bbb8fe',
950: '#000000',
},
}SCSS
$custom: #bbb8fe; $custom-light: #d0cdff; $custom-dark: #000000;
JSON
{
"hex": "#bbb8fe",
"rgb": {
"r": 187,
"g": 184,
"b": 254
},
"hsl": {
"h": 242.571,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.81015,
"c": 0.09813,
"h": 285.9
},
"luminance": 0.52002
}Semantic roles & 50–950 ramp
primary
#BBB8FE
secondary
#E0E575
accent
#E600DC
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141318
muted
#838386