#BBBBFE#BBBBFE
#BBBBFE is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.6% C 0.094 H 284.1°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBBFE |
|---|---|
| RGB | rgb(187, 187, 254) |
| HSL | hsl(240, 97%, 86%) |
| HSV | hsv(240, 26%, 100%) |
| CMYK | cmyk(26.4%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(78.03, 14.24, -32.98) |
| CIE-LCH | lch(78.03, 35.92, 293.36°) |
| OKLab | oklab(81.59% 0.0229 -0.0911) |
| OKLCH | oklch(81.59% 0.094 284.1) |
| XYZ | xyz(56.1487, 53.2600, 101.0686) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.28
Periwinkle
#CCCCFF
ΔE00 5.19
Pastel Blue
#A2BFFE
ΔE00 7.38
Pale Violet
#CEAEFA
ΔE00 7.46
Light Violet
#D6B4FC
ΔE00 8.08
Light Lavender
#DFC5FE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBBFE #FEFEBB
analogous
#BBDDFE #BBBBFE #DDBBFE
triadic
#BBBBFE #FEBBBB #BBFEBB
tetradic
#BBBBFE #FEBBDD #FEFEBB #BBFEDD
square
#BBBBFE #FEBBDD #FEFEBB #BBFEDD
split-complementary
#BBBBFE #FEDDBB #DDFEBB
monochromatic
#4242FC #7F7FFD #BBBBFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
1.80
#BBBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BBBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBBFE
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBBFE | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#ABC7D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbbbfe; /* rgb */ color: rgb(187, 187, 254); /* oklch */ color: oklch(81.6% 0.094 284.1);
Tailwind
colors: {
custom: {
50: '#d0cfff',
500: '#bbbbfe',
950: '#000000',
},
}SCSS
$custom: #bbbbfe; $custom-light: #d0cfff; $custom-dark: #000000;
JSON
{
"hex": "#bbbbfe",
"rgb": {
"r": 187,
"g": 187,
"b": 254
},
"hsl": {
"h": 240,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.81593,
"c": 0.09391,
"h": 284.1
},
"luminance": 0.53261
}Semantic roles & 50–950 ramp
primary
#BBBBFE
secondary
#E5E578
accent
#E600E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386