#BBBCFD#BBBCFD
#BBBCFD is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.7% C 0.091 H 283.5°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBCFD |
|---|---|
| RGB | rgb(187, 188, 253) |
| HSL | hsl(239, 94%, 86%) |
| HSV | hsv(239, 26%, 99%) |
| CMYK | cmyk(26.1%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(78.24, 13.46, -32.12) |
| CIE-LCH | lch(78.24, 34.82, 292.74°) |
| OKLab | oklab(81.75% 0.0213 -0.0886) |
| OKLCH | oklch(81.75% 0.091 283.5) |
| XYZ | xyz(56.2018, 53.6218, 100.2984) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.92
Periwinkle
#CCCCFF
ΔE00 4.88
Pastel Blue
#A2BFFE
ΔE00 7.28
Pale Violet
#CEAEFA
ΔE00 7.70
Light Violet
#D6B4FC
ΔE00 8.26
Light Lavender
#DFC5FE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBCFD #FDFCBB
analogous
#BBDDFD #BBBCFD #DBBBFD
triadic
#BBBCFD #FDBBBC #BCFDBB
tetradic
#BBBCFD #FDBBDD #FDFCBB #BBFDDB
square
#BBBCFD #FDBBDD #FDFCBB #BBFDDB
split-complementary
#BBBCFD #FDDBBB #DDFDBB
monochromatic
#4447FA #8081FB #BBBCFD #E1E2FE #E1E2FE
Accessibility & contrast
On white
1.79
#BBBCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#BBBCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBCFD
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBCFD | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A8BFFB
Tritanopia (blue-blind)
#ABC7D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbbcfd; /* rgb */ color: rgb(187, 188, 253); /* oklch */ color: oklch(81.7% 0.091 283.5);
Tailwind
colors: {
custom: {
50: '#d0d0fe',
500: '#bbbcfd',
950: '#000000',
},
}SCSS
$custom: #bbbcfd; $custom-light: #d0d0fe; $custom-dark: #000000;
JSON
{
"hex": "#bbbcfd",
"rgb": {
"r": 187,
"g": 188,
"b": 253
},
"hsl": {
"h": 239.091,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.81745,
"c": 0.09114,
"h": 283.5
},
"luminance": 0.53623
}Semantic roles & 50–950 ramp
primary
#BBBCFD
secondary
#E3E279
accent
#E200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385