#BBB8F0#BBB8F0
#BBB8F0 is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.4% C 0.079 H 286.9°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB8F0 |
|---|---|
| RGB | rgb(187, 184, 240) |
| HSL | hsl(243, 65%, 83%) |
| HSV | hsv(243, 23%, 94%) |
| CMYK | cmyk(22.1%, 23.3%, 0%, 5.9%) |
| CIE-LAB | lab(76.76, 12.64, -27.40) |
| CIE-LCH | lch(76.76, 30.17, 294.76°) |
| OKLab | oklab(80.44% 0.0229 -0.0752) |
| OKLCH | oklch(80.44% 0.079 286.9) |
| XYZ | xyz(53.3584, 51.1362, 89.4803) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.78
Periwinkle
#CCCCFF
ΔE00 4.89
Pale Violet
#CEAEFA
ΔE00 6.78
Light Violet
#D6B4FC
ΔE00 7.23
Light Lavender
#DFC5FE
ΔE00 7.59
Lavender
#B39DDB
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB8F0 #EDF0B8
analogous
#B8D1F0 #BBB8F0 #D7B8F0
triadic
#BBB8F0 #F0BBB8 #B8F0BB
tetradic
#BBB8F0 #F0B8D1 #EDF0B8 #B8F0D7
square
#BBB8F0 #F0B8D1 #EDF0B8 #B8F0D7
split-complementary
#BBB8F0 #F0D7B8 #D1F0B8
monochromatic
#5A53DB #8B85E5 #BBB8F0 #E7E6FA #E7E6FA
Accessibility & contrast
On white
1.87
#BBB8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#BBB8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB8F0
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB8F0 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF2
Deuteranopia (green-blind)
#A9BCEE
Tritanopia (blue-blind)
#AFC1CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbb8f0; /* rgb */ color: rgb(187, 184, 240); /* oklch */ color: oklch(80.4% 0.079 286.9);
Tailwind
colors: {
custom: {
50: '#d0cdf5',
500: '#bbb8f0',
950: '#000000',
},
}SCSS
$custom: #bbb8f0; $custom-light: #d0cdf5; $custom-dark: #000000;
JSON
{
"hex": "#bbb8f0",
"rgb": {
"r": 187,
"g": 184,
"b": 240
},
"hsl": {
"h": 243.214,
"s": 65.116,
"l": 83.137
},
"oklch": {
"l": 0.80441,
"c": 0.07865,
"h": 286.9
},
"luminance": 0.51137
}Semantic roles & 50–950 ramp
primary
#BBB8F0
secondary
#CACF7E
accent
#CD19C3
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141317
muted
#838385