#BBBDFD#BBBDFD
#BBBDFD is a light, moderate blue. Relative luminance 0.541; OKLCH L 81.9% C 0.090 H 282.8°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBDFD |
|---|---|
| RGB | rgb(187, 189, 253) |
| HSL | hsl(238, 94%, 86%) |
| HSV | hsv(238, 26%, 99%) |
| CMYK | cmyk(26.1%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(78.49, 12.91, -31.73) |
| CIE-LCH | lch(78.49, 34.26, 292.14°) |
| OKLab | oklab(81.94% 0.0199 -0.0875) |
| OKLCH | oklch(81.94% 0.09 282.8) |
| XYZ | xyz(56.4162, 54.0506, 100.3699) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.65
Periwinkle
#CCCCFF
ΔE00 4.70
Pastel Blue
#A2BFFE
ΔE00 7.11
Pale Violet
#CEAEFA
ΔE00 7.97
Light Violet
#D6B4FC
ΔE00 8.48
Powder Blue (survey)
#B1D1FC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBDFD #FDFBBB
analogous
#BBDEFD #BBBDFD #DABBFD
triadic
#BBBDFD #FDBBBD #BDFDBB
tetradic
#BBBDFD #FDBBDE #FDFBBB #BBFDDA
square
#BBBDFD #FDBBDE #FDFBBB #BBFDDA
split-complementary
#BBBDFD #FDDABB #DEFDBB
monochromatic
#444AFA #8083FB #BBBDFD #E1E2FE #E1E2FE
Accessibility & contrast
On white
1.78
#BBBDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#BBBDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBDFD
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBDFD | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FF
Deuteranopia (green-blind)
#A9C0FB
Tritanopia (blue-blind)
#ABC8D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbbdfd; /* rgb */ color: rgb(187, 189, 253); /* oklch */ color: oklch(81.9% 0.090 282.8);
Tailwind
colors: {
custom: {
50: '#d0d0fe',
500: '#bbbdfd',
950: '#000000',
},
}SCSS
$custom: #bbbdfd; $custom-light: #d0d0fe; $custom-dark: #000000;
JSON
{
"hex": "#bbbdfd",
"rgb": {
"r": 187,
"g": 189,
"b": 253
},
"hsl": {
"h": 238.182,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.81939,
"c": 0.08977,
"h": 282.8
},
"luminance": 0.54052
}Semantic roles & 50–950 ramp
primary
#BBBDFD
secondary
#E3E079
accent
#DF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385