#B7BCDA#B7BCDA
#B7BCDA is a light, muted blue. Relative luminance 0.511; OKLCH L 80.1% C 0.043 H 277.9°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BCDA |
|---|---|
| RGB | rgb(183, 188, 218) |
| HSL | hsl(231, 32%, 79%) |
| HSV | hsv(231, 16%, 85%) |
| CMYK | cmyk(16.1%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(76.74, 4.34, -15.58) |
| CIE-LCH | lch(76.74, 16.18, 285.57°) |
| OKLab | oklab(80.1% 0.0059 -0.0423) |
| OKLCH | oklch(80.1% 0.043 277.9) |
| XYZ | xyz(50.1636, 51.0950, 73.5355) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.73
Light Blue Grey
#B7C9E2
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 6.92
Periwinkle
#CCCCFF
ΔE00 7.26
Cloudy Blue
#ACC2D9
ΔE00 8.31
Dove Gray
#B6B8BD
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BCDA #DAD5B7
analogous
#B7CDDA #B7BCDA #C3B7DA
triadic
#B7BCDA #DAB7BC #BCDAB7
tetradic
#B7BCDA #DAB7CD #DAD5B7 #B7DAC3
square
#B7BCDA #DAB7CD #DAD5B7 #B7DAC3
split-complementary
#B7BCDA #DAC3B7 #CDDAB7
monochromatic
#6671B0 #8F96C5 #B7BCDA #DFE2EF #EBECF5
Accessibility & contrast
On white
1.87
#B7BCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#B7BCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BCDA
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BCDA | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDB
Deuteranopia (green-blind)
#B2BCD9
Tritanopia (blue-blind)
#AFC1C6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b7bcda; /* rgb */ color: rgb(183, 188, 218); /* oklch */ color: oklch(80.1% 0.043 277.9);
Tailwind
colors: {
custom: {
50: '#ccd0e5',
500: '#b7bcda',
950: '#000000',
},
}SCSS
$custom: #b7bcda; $custom-light: #ccd0e5; $custom-dark: #000000;
JSON
{
"hex": "#b7bcda",
"rgb": {
"r": 183,
"g": 188,
"b": 218
},
"hsl": {
"h": 231.429,
"s": 32.11,
"l": 78.627
},
"oklch": {
"l": 0.80101,
"c": 0.04267,
"h": 277.9
},
"luminance": 0.51096
}Semantic roles & 50–950 ramp
primary
#B7BCDA
secondary
#B1AB84
accent
#9B3BAB
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131315
muted
#838384