#B2BFDB#B2BFDB
#B2BFDB is a light, muted blue. Relative luminance 0.518; OKLCH L 80.4% C 0.042 H 265.6°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFDB |
|---|---|
| RGB | rgb(178, 191, 219) |
| HSL | hsl(221, 36%, 78%) |
| HSV | hsv(221, 19%, 86%) |
| CMYK | cmyk(18.7%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.19, 1.36, -15.48) |
| CIE-LCH | lch(77.19, 15.54, 275.01°) |
| OKLab | oklab(80.37% -0.0032 -0.0421) |
| OKLCH | oklch(80.37% 0.042 265.6) |
| XYZ | xyz(49.7739, 51.8400, 74.3878) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.29
Light Blue Grey
#B7C9E2
ΔE00 3.53
Cloudy Blue
#ACC2D9
ΔE00 4.71
Light Periwinkle
#C1C6FC
ΔE00 7.26
Powder Blue (survey)
#B1D1FC
ΔE00 7.35
Light Grey Blue
#9DBCD4
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFDB #DBCEB2
analogous
#B2D3DB #B2BFDB #B9B2DB
triadic
#B2BFDB #DBB2BF #BFDBB2
tetradic
#B2BFDB #DBB2D3 #DBCEB2 #B2DBB9
square
#B2BFDB #DBB2D3 #DBCEB2 #B2DBB9
split-complementary
#B2BFDB #DBB9B2 #D3DBB2
monochromatic
#5F7AB4 #889CC8 #B2BFDB #DCE2EE #EAEEF5
Accessibility & contrast
On white
1.85
#B2BFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#B2BFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFDB
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFDB | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#B3BDDA
Tritanopia (blue-blind)
#A8C4C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2bfdb; /* rgb */ color: rgb(178, 191, 219); /* oklch */ color: oklch(80.4% 0.042 265.6);
Tailwind
colors: {
custom: {
50: '#c9d2e6',
500: '#b2bfdb',
950: '#000000',
},
}SCSS
$custom: #b2bfdb; $custom-light: #c9d2e6; $custom-dark: #000000;
JSON
{
"hex": "#b2bfdb",
"rgb": {
"r": 178,
"g": 191,
"b": 219
},
"hsl": {
"h": 220.976,
"s": 36.283,
"l": 77.843
},
"oklch": {
"l": 0.80372,
"c": 0.04218,
"h": 265.6
},
"luminance": 0.51841
}Semantic roles & 50–950 ramp
primary
#B2BFDB
secondary
#B3A27F
accent
#8936AF
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384