#B7BFDB#B7BFDB
#B7BFDB is a light, muted blue. Relative luminance 0.524; OKLCH L 80.7% C 0.040 H 272.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BFDB |
|---|---|
| RGB | rgb(183, 191, 219) |
| HSL | hsl(227, 33%, 79%) |
| HSV | hsv(227, 16%, 86%) |
| CMYK | cmyk(16.4%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.54, 2.94, -14.91) |
| CIE-LCH | lch(77.54, 15.19, 281.15°) |
| OKLab | oklab(80.74% 0.002 -0.0404) |
| OKLCH | oklch(80.74% 0.04 272.8) |
| XYZ | xyz(50.9424, 52.4425, 74.4426) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.12
Lightsteelblue
#B0C4DE
ΔE00 5.28
Cloudy Blue
#ACC2D9
ΔE00 6.69
Light Periwinkle
#C1C6FC
ΔE00 6.96
Periwinkle
#CCCCFF
ΔE00 7.66
Powder Blue (survey)
#B1D1FC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BFDB #DBD3B7
analogous
#B7D1DB #B7BFDB #C1B7DB
triadic
#B7BFDB #DBB7BF #BFDBB7
tetradic
#B7BFDB #DBB7D1 #DBD3B7 #B7DBC1
square
#B7BFDB #DBB7D1 #DBD3B7 #B7DBC1
split-complementary
#B7BFDB #DBC1B7 #D1DBB7
monochromatic
#6576B2 #8E9BC7 #B7BFDB #E0E3EF #EBEDF5
Accessibility & contrast
On white
1.83
#B7BFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#B7BFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BFDB
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BFDB | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#B5BEDA
Tritanopia (blue-blind)
#AFC4C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b7bfdb; /* rgb */ color: rgb(183, 191, 219); /* oklch */ color: oklch(80.7% 0.040 272.8);
Tailwind
colors: {
custom: {
50: '#cdd2e6',
500: '#b7bfdb',
950: '#000000',
},
}SCSS
$custom: #b7bfdb; $custom-light: #cdd2e6; $custom-dark: #000000;
JSON
{
"hex": "#b7bfdb",
"rgb": {
"r": 183,
"g": 191,
"b": 219
},
"hsl": {
"h": 226.667,
"s": 33.333,
"l": 78.824
},
"oklch": {
"l": 0.80744,
"c": 0.04047,
"h": 272.8
},
"luminance": 0.52443
}Semantic roles & 50–950 ramp
primary
#B7BFDB
secondary
#B2A884
accent
#9339AC
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384