#BBBFDF#BBBFDF
#BBBFDF is a light, muted blue. Relative luminance 0.532; OKLCH L 81.2% C 0.045 H 279.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFDF |
|---|---|
| RGB | rgb(187, 191, 223) |
| HSL | hsl(233, 36%, 80%) |
| HSV | hsv(233, 16%, 87%) |
| CMYK | cmyk(16.1%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(77.97, 5.07, -16.40) |
| CIE-LCH | lch(77.97, 17.17, 287.16°) |
| OKLab | oklab(81.19% 0.0076 -0.0445) |
| OKLCH | oklch(81.19% 0.045 279.7) |
| XYZ | xyz(52.4405, 53.1534, 77.2945) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.93
Periwinkle
#CCCCFF
ΔE00 6.21
Light Blue Grey
#B7C9E2
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.47
Cloudy Blue
#ACC2D9
ΔE00 8.98
Lavender (CSS)
#E6E6FA
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFDF #DFDBBB
analogous
#BBD1DF #BBBFDF #C9BBDF
triadic
#BBBFDF #DFBBBF #BFDFBB
tetradic
#BBBFDF #DFBBD1 #DFDBBB #BBDFC9
square
#BBBFDF #DFBBD1 #DFDBBB #BBDFC9
split-complementary
#BBBFDF #DFC9BB #D1DFBB
monochromatic
#6871B8 #9198CB #BBBFDF #E5E6F3 #EAEBF5
Accessibility & contrast
On white
1.81
#BBBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#BBBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFDF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFDF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2E1
Deuteranopia (green-blind)
#B5C0DE
Tritanopia (blue-blind)
#B3C4C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbbfdf; /* rgb */ color: rgb(187, 191, 223); /* oklch */ color: oklch(81.2% 0.045 279.7);
Tailwind
colors: {
custom: {
50: '#cfd2e9',
500: '#bbbfdf',
950: '#000000',
},
}SCSS
$custom: #bbbfdf; $custom-light: #cfd2e9; $custom-dark: #000000;
JSON
{
"hex": "#bbbfdf",
"rgb": {
"r": 187,
"g": 191,
"b": 223
},
"hsl": {
"h": 233.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.81188,
"c": 0.04516,
"h": 279.7
},
"luminance": 0.53154
}Semantic roles & 50–950 ramp
primary
#BBBFDF
secondary
#B7B287
accent
#A237AF
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384