#BBB8FB#BBB8FB
#BBB8FB is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.9% C 0.094 H 286.1°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB8FB |
|---|---|
| RGB | rgb(187, 184, 251) |
| HSL | hsl(243, 89%, 85%) |
| HSV | hsv(243, 27%, 98%) |
| CMYK | cmyk(25.5%, 26.7%, 0%, 1.6%) |
| CIE-LAB | lab(77.17, 15.18, -32.70) |
| CIE-LCH | lch(77.17, 36.05, 294.91°) |
| OKLab | oklab(80.89% 0.0261 -0.0903) |
| OKLCH | oklch(80.89% 0.094 286.1) |
| XYZ | xyz(55.0422, 51.8097, 98.3484) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.90
Periwinkle
#CCCCFF
ΔE00 5.55
Pale Violet
#CEAEFA
ΔE00 6.62
Light Violet
#D6B4FC
ΔE00 7.34
Pastel Blue
#A2BFFE
ΔE00 8.17
Light Lavender
#DFC5FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB8FB #F8FBB8
analogous
#B8D6FB #BBB8FB #DDB8FB
triadic
#BBB8FB #FBBBB8 #B8FBBB
tetradic
#BBB8FB #FBB8D6 #F8FBB8 #B8FBDD
square
#BBB8FB #FBB8D6 #F8FBB8 #B8FBDD
split-complementary
#BBB8FB #FBDDB8 #D6FBB8
monochromatic
#4C44F4 #847EF8 #BBB8FB #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.85
#BBB8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#BBB8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB8FB
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB8FB | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FE
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#ACC4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbb8fb; /* rgb */ color: rgb(187, 184, 251); /* oklch */ color: oklch(80.9% 0.094 286.1);
Tailwind
colors: {
custom: {
50: '#d0cdfd',
500: '#bbb8fb',
950: '#000000',
},
}SCSS
$custom: #bbb8fb; $custom-light: #d0cdfd; $custom-dark: #000000;
JSON
{
"hex": "#bbb8fb",
"rgb": {
"r": 187,
"g": 184,
"b": 251
},
"hsl": {
"h": 242.687,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.80889,
"c": 0.09397,
"h": 286.1
},
"luminance": 0.51811
}Semantic roles & 50–950 ramp
primary
#BBB8FB
secondary
#DBE077
accent
#E600DB
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385