#B2BFDE#B2BFDE
#B2BFDE is a light, muted blue. Relative luminance 0.520; OKLCH L 80.5% C 0.046 H 267.3°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFDE |
|---|---|
| RGB | rgb(178, 191, 222) |
| HSL | hsl(222, 40%, 78%) |
| HSV | hsv(222, 20%, 87%) |
| CMYK | cmyk(19.8%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(77.28, 2.02, -16.96) |
| CIE-LCH | lch(77.28, 17.08, 276.79°) |
| OKLab | oklab(80.48% -0.0021 -0.0461) |
| OKLCH | oklch(80.48% 0.046 267.3) |
| XYZ | xyz(50.1724, 51.9994, 76.4866) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.94
Light Blue Grey
#B7C9E2
ΔE00 4.14
Cloudy Blue
#ACC2D9
ΔE00 5.47
Light Periwinkle
#C1C6FC
ΔE00 6.37
Powder Blue (survey)
#B1D1FC
ΔE00 7.21
Periwinkle
#CCCCFF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFDE #DED1B2
analogous
#B2D5DE #B2BFDE #BBB2DE
triadic
#B2BFDE #DEB2BF #BFDEB2
tetradic
#B2BFDE #DEB2D5 #DED1B2 #B2DEBB
square
#B2BFDE #DEB2D5 #DED1B2 #B2DEBB
split-complementary
#B2BFDE #DEBBB2 #D5DEB2
monochromatic
#5C78B9 #879BCC #B2BFDE #DDE3F0 #EAEDF6
Accessibility & contrast
On white
1.84
#B2BFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#B2BFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFDE
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFDE | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1DF
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#A7C5C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2bfde; /* rgb */ color: rgb(178, 191, 222); /* oklch */ color: oklch(80.5% 0.046 267.3);
Tailwind
colors: {
custom: {
50: '#c9d2e8',
500: '#b2bfde',
950: '#000000',
},
}SCSS
$custom: #b2bfde; $custom-light: #c9d2e8; $custom-dark: #000000;
JSON
{
"hex": "#b2bfde",
"rgb": {
"r": 178,
"g": 191,
"b": 222
},
"hsl": {
"h": 222.273,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.80479,
"c": 0.0462,
"h": 267.3
},
"luminance": 0.52001
}Semantic roles & 50–950 ramp
primary
#B2BFDE
secondary
#B6A67E
accent
#8D32B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384