#BBBCF6#BBBCF6
#BBBCF6 is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.5% C 0.081 H 283.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBCF6 |
|---|---|
| RGB | rgb(187, 188, 246) |
| HSL | hsl(239, 77%, 85%) |
| HSV | hsv(239, 24%, 96%) |
| CMYK | cmyk(24%, 23.6%, 0%, 3.5%) |
| CIE-LAB | lab(77.98, 11.83, -28.76) |
| CIE-LCH | lch(77.98, 31.09, 292.35°) |
| OKLab | oklab(81.46% 0.0192 -0.0791) |
| OKLCH | oklch(81.46% 0.081 283.7) |
| XYZ | xyz(55.1071, 53.1840, 94.5331) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.51
Periwinkle
#CCCCFF
ΔE00 4.25
Pale Violet
#CEAEFA
ΔE00 7.70
Pastel Blue
#A2BFFE
ΔE00 7.92
Light Violet
#D6B4FC
ΔE00 8.12
Light Lavender
#DFC5FE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBCF6 #F6F5BB
analogous
#BBDAF6 #BBBCF6 #D8BBF6
triadic
#BBBCF6 #F6BBBC #BCF6BB
tetradic
#BBBCF6 #F6BBDA #F6F5BB #BBF6D8
square
#BBBCF6 #F6BBDA #F6F5BB #BBF6D8
split-complementary
#BBBCF6 #F6D8BB #DAF6BB
monochromatic
#4F51E8 #8587EF #BBBCF6 #E4E4FB #E4E4FB
Accessibility & contrast
On white
1.80
#BBBCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BBBCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBCF6
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBCF6 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3F9
Deuteranopia (green-blind)
#ABBFF4
Tritanopia (blue-blind)
#ADC6D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbbcf6; /* rgb */ color: rgb(187, 188, 246); /* oklch */ color: oklch(81.5% 0.081 283.7);
Tailwind
colors: {
custom: {
50: '#d0d0f9',
500: '#bbbcf6',
950: '#000000',
},
}SCSS
$custom: #bbbcf6; $custom-light: #d0d0f9; $custom-dark: #000000;
JSON
{
"hex": "#bbbcf6",
"rgb": {
"r": 187,
"g": 188,
"b": 246
},
"hsl": {
"h": 238.983,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.81461,
"c": 0.08139,
"h": 283.7
},
"luminance": 0.53185
}Semantic roles & 50–950 ramp
primary
#BBBCF6
secondary
#D8D67D
accent
#D50DD9
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385