#B2BFDD#B2BFDD
#B2BFDD is a light, muted blue. Relative luminance 0.519; OKLCH L 80.4% C 0.045 H 266.8°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFDD |
|---|---|
| RGB | rgb(178, 191, 221) |
| HSL | hsl(222, 39%, 78%) |
| HSV | hsv(222, 19%, 87%) |
| CMYK | cmyk(19.5%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(77.25, 1.80, -16.47) |
| CIE-LCH | lch(77.25, 16.57, 276.23°) |
| OKLab | oklab(80.44% -0.0025 -0.0448) |
| OKLCH | oklch(80.44% 0.045 266.8) |
| XYZ | xyz(50.0388, 51.9460, 75.7828) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.72
Light Blue Grey
#B7C9E2
ΔE00 3.93
Cloudy Blue
#ACC2D9
ΔE00 5.22
Light Periwinkle
#C1C6FC
ΔE00 6.66
Powder Blue (survey)
#B1D1FC
ΔE00 7.24
Pastel Blue
#A2BFFE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFDD #DDD0B2
analogous
#B2D4DD #B2BFDD #BAB2DD
triadic
#B2BFDD #DDB2BF #BFDDB2
tetradic
#B2BFDD #DDB2D4 #DDD0B2 #B2DDBA
square
#B2BFDD #DDB2D4 #DDD0B2 #B2DDBA
split-complementary
#B2BFDD #DDBAB2 #D4DDB2
monochromatic
#5D78B8 #889CCA #B2BFDD #DCE2F0 #EAEDF6
Accessibility & contrast
On white
1.84
#B2BFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#B2BFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFDD
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFDD | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1DE
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#A8C5C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2bfdd; /* rgb */ color: rgb(178, 191, 221); /* oklch */ color: oklch(80.4% 0.045 266.8);
Tailwind
colors: {
custom: {
50: '#c9d2e7',
500: '#b2bfdd',
950: '#000000',
},
}SCSS
$custom: #b2bfdd; $custom-light: #c9d2e7; $custom-dark: #000000;
JSON
{
"hex": "#b2bfdd",
"rgb": {
"r": 178,
"g": 191,
"b": 221
},
"hsl": {
"h": 221.86,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.80443,
"c": 0.04485,
"h": 266.8
},
"luminance": 0.51947
}Semantic roles & 50–950 ramp
primary
#B2BFDD
secondary
#B5A47E
accent
#8C34B2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384