#BBB9FE#BBB9FE
#BBB9FE is a light, moderate blue. Relative luminance 0.524; OKLCH L 81.2% C 0.097 H 285.4°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB9FE |
|---|---|
| RGB | rgb(187, 185, 254) |
| HSL | hsl(242, 97%, 86%) |
| HSV | hsv(242, 27%, 100%) |
| CMYK | cmyk(26.4%, 27.2%, 0%, 0.4%) |
| CIE-LAB | lab(77.53, 15.34, -33.75) |
| CIE-LCH | lch(77.53, 37.07, 294.44°) |
| OKLab | oklab(81.21% 0.0256 -0.0933) |
| OKLCH | oklch(81.21% 0.097 285.4) |
| XYZ | xyz(55.7273, 52.4173, 100.9282) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.84
Periwinkle
#CCCCFF
ΔE00 5.62
Pale Violet
#CEAEFA
ΔE00 6.96
Light Violet
#D6B4FC
ΔE00 7.68
Pastel Blue
#A2BFFE
ΔE00 7.75
Light Lavender
#DFC5FE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB9FE #FCFEB9
analogous
#B9D9FE #BBB9FE #DDB9FE
triadic
#BBB9FE #FEBBB9 #B9FEBB
tetradic
#BBB9FE #FEB9D9 #FCFEB9 #B9FEDD
square
#BBB9FE #FEB9D9 #FCFEB9 #B9FEDD
split-complementary
#BBB9FE #FEDDB9 #D9FEB9
monochromatic
#4640FC #807DFD #BBB9FE #E2E1FF #E2E1FF
Accessibility & contrast
On white
1.83
#BBB9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BBB9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB9FE
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB9FE | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C2FF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#ABC5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbb9fe; /* rgb */ color: rgb(187, 185, 254); /* oklch */ color: oklch(81.2% 0.097 285.4);
Tailwind
colors: {
custom: {
50: '#d0ceff',
500: '#bbb9fe',
950: '#000000',
},
}SCSS
$custom: #bbb9fe; $custom-light: #d0ceff; $custom-dark: #000000;
JSON
{
"hex": "#bbb9fe",
"rgb": {
"r": 187,
"g": 185,
"b": 254
},
"hsl": {
"h": 241.739,
"s": 97.183,
"l": 86.078
},
"oklch": {
"l": 0.81207,
"c": 0.09671,
"h": 285.4
},
"luminance": 0.52418
}Semantic roles & 50–950 ramp
primary
#BBB9FE
secondary
#E2E576
accent
#E600DF
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141318
muted
#838386