#BBBFDC#BBBFDC
#BBBFDC is a light, muted blue. Relative luminance 0.530; OKLCH L 81.1% C 0.041 H 279.2°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFDC |
|---|---|
| RGB | rgb(187, 191, 220) |
| HSL | hsl(233, 32%, 80%) |
| HSV | hsv(233, 15%, 86%) |
| CMYK | cmyk(15%, 13.2%, 0%, 13.7%) |
| CIE-LAB | lab(77.87, 4.43, -14.93) |
| CIE-LCH | lch(77.87, 15.57, 286.52°) |
| OKLab | oklab(81.08% 0.0066 -0.0404) |
| OKLCH | oklch(81.08% 0.041 279.2) |
| XYZ | xyz(52.0397, 52.9930, 75.1833) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.78
Light Periwinkle
#C1C6FC
ΔE00 6.81
Periwinkle
#CCCCFF
ΔE00 7.03
Lightsteelblue
#B0C4DE
ΔE00 7.10
Cloudy Blue
#ACC2D9
ΔE00 8.53
Dove Gray
#B6B8BD
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFDC #DCD8BB
analogous
#BBD0DC #BBBFDC #C8BBDC
triadic
#BBBFDC #DCBBBF #BFDCBB
tetradic
#BBBFDC #DCBBD0 #DCD8BB #BBDCC8
square
#BBBFDC #DCBBD0 #DCD8BB #BBDCC8
split-complementary
#BBBFDC #DCC8BB #D0DCBB
monochromatic
#6A73B2 #9399C7 #BBBFDC #E3E5F1 #EBECF5
Accessibility & contrast
On white
1.81
#BBBFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#BBBFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFDC
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFDC | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DD
Deuteranopia (green-blind)
#B6BFDB
Tritanopia (blue-blind)
#B4C4C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbbfdc; /* rgb */ color: rgb(187, 191, 220); /* oklch */ color: oklch(81.1% 0.041 279.2);
Tailwind
colors: {
custom: {
50: '#cfd2e6',
500: '#bbbfdc',
950: '#000000',
},
}SCSS
$custom: #bbbfdc; $custom-light: #cfd2e6; $custom-dark: #000000;
JSON
{
"hex": "#bbbfdc",
"rgb": {
"r": 187,
"g": 191,
"b": 220
},
"hsl": {
"h": 232.727,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.81083,
"c": 0.04096,
"h": 279.2
},
"luminance": 0.52994
}Semantic roles & 50–950 ramp
primary
#BBBFDC
secondary
#B3AE88
accent
#9D3BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384