#BBBDF6#BBBDF6
#BBBDF6 is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.7% C 0.080 H 282.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBDF6 |
|---|---|
| RGB | rgb(187, 189, 246) |
| HSL | hsl(238, 77%, 85%) |
| HSV | hsv(238, 24%, 96%) |
| CMYK | cmyk(24%, 23.2%, 0%, 3.5%) |
| CIE-LAB | lab(78.24, 11.28, -28.37) |
| CIE-LCH | lch(78.24, 30.53, 291.68°) |
| OKLab | oklab(81.66% 0.0179 -0.078) |
| OKLCH | oklch(81.66% 0.08 282.9) |
| XYZ | xyz(55.3215, 53.6127, 94.6045) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.22
Periwinkle
#CCCCFF
ΔE00 4.06
Pastel Blue
#A2BFFE
ΔE00 7.75
Pale Violet
#CEAEFA
ΔE00 7.99
Light Lavender
#DFC5FE
ΔE00 8.35
Light Violet
#D6B4FC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBDF6 #F6F4BB
analogous
#BBDBF6 #BBBDF6 #D7BBF6
triadic
#BBBDF6 #F6BBBD #BDF6BB
tetradic
#BBBDF6 #F6BBDB #F6F4BB #BBF6D7
square
#BBBDF6 #F6BBDB #F6F4BB #BBF6D7
split-complementary
#BBBDF6 #F6D7BB #DBF6BB
monochromatic
#4F54E8 #8589EF #BBBDF6 #E4E5FB #E4E5FB
Accessibility & contrast
On white
1.79
#BBBDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#BBBDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBDF6
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBDF6 | 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)
#AEC3F9
Deuteranopia (green-blind)
#ACC0F5
Tritanopia (blue-blind)
#ADC7D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbbdf6; /* rgb */ color: rgb(187, 189, 246); /* oklch */ color: oklch(81.7% 0.080 282.9);
Tailwind
colors: {
custom: {
50: '#d0d0f9',
500: '#bbbdf6',
950: '#000000',
},
}SCSS
$custom: #bbbdf6; $custom-light: #d0d0f9; $custom-dark: #000000;
JSON
{
"hex": "#bbbdf6",
"rgb": {
"r": 187,
"g": 189,
"b": 246
},
"hsl": {
"h": 237.966,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.81656,
"c": 0.08002,
"h": 282.9
},
"luminance": 0.53614
}Semantic roles & 50–950 ramp
primary
#BBBDF6
secondary
#D8D57D
accent
#D20DD9
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385