#B2BFDF#B2BFDF
#B2BFDF is a light, muted blue. Relative luminance 0.521; OKLCH L 80.5% C 0.048 H 267.8°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFDF |
|---|---|
| RGB | rgb(178, 191, 223) |
| HSL | hsl(223, 41%, 79%) |
| HSV | hsv(223, 20%, 87%) |
| CMYK | cmyk(20.2%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(77.31, 2.24, -17.45) |
| CIE-LCH | lch(77.31, 17.60, 277.32°) |
| OKLab | oklab(80.51% -0.0018 -0.0475) |
| OKLCH | oklch(80.51% 0.048 267.8) |
| XYZ | xyz(50.3068, 52.0532, 77.1945) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.16
Light Blue Grey
#B7C9E2
ΔE00 4.35
Cloudy Blue
#ACC2D9
ΔE00 5.71
Light Periwinkle
#C1C6FC
ΔE00 6.09
Powder Blue (survey)
#B1D1FC
ΔE00 7.17
Periwinkle
#CCCCFF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFDF #DFD2B2
analogous
#B2D5DF #B2BFDF #BBB2DF
triadic
#B2BFDF #DFB2BF #BFDFB2
tetradic
#B2BFDF #DFB2D5 #DFD2B2 #B2DFBB
square
#B2BFDF #DFB2D5 #DFD2B2 #B2DFBB
split-complementary
#B2BFDF #DFBBB2 #D5DFB2
monochromatic
#5C77BB #879BCD #B2BFDF #DDE3F1 #E9EDF6
Accessibility & contrast
On white
1.84
#B2BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#B2BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFDF
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFDF | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1E1
Deuteranopia (green-blind)
#B2BDDE
Tritanopia (blue-blind)
#A7C5C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2bfdf; /* rgb */ color: rgb(178, 191, 223); /* oklch */ color: oklch(80.5% 0.048 267.8);
Tailwind
colors: {
custom: {
50: '#c9d2e9',
500: '#b2bfdf',
950: '#000000',
},
}SCSS
$custom: #b2bfdf; $custom-light: #c9d2e9; $custom-dark: #000000;
JSON
{
"hex": "#b2bfdf",
"rgb": {
"r": 178,
"g": 191,
"b": 223
},
"hsl": {
"h": 222.667,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.80514,
"c": 0.04754,
"h": 267.8
},
"luminance": 0.52054
}Semantic roles & 50–950 ramp
primary
#B2BFDF
secondary
#B8A77E
accent
#8E31B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384