#B7BCDF#B7BCDF
#B7BCDF is a light, muted blue. Relative luminance 0.514; OKLCH L 80.3% C 0.050 H 278.8°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BCDF |
|---|---|
| RGB | rgb(183, 188, 223) |
| HSL | hsl(233, 38%, 80%) |
| HSV | hsv(233, 18%, 87%) |
| CMYK | cmyk(17.9%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(76.90, 5.42, -18.04) |
| CIE-LCH | lch(76.90, 18.84, 286.73°) |
| OKLab | oklab(80.28% 0.0076 -0.0491) |
| OKLCH | oklch(80.28% 0.05 278.8) |
| XYZ | xyz(50.8278, 51.3606, 77.0335) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.40
Periwinkle
#CCCCFF
ΔE00 6.10
Light Blue Grey
#B7C9E2
ΔE00 7.48
Lightsteelblue
#B0C4DE
ΔE00 7.55
Cloudy Blue
#ACC2D9
ΔE00 9.05
Pastel Blue
#A2BFFE
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BCDF #DFDAB7
analogous
#B7D0DF #B7BCDF #C6B7DF
triadic
#B7BCDF #DFB7BC #BCDFB7
tetradic
#B7BCDF #DFB7D0 #DFDAB7 #B7DFC6
square
#B7BCDF #DFB7D0 #DFDAB7 #B7DFC6
split-complementary
#B7BCDF #DFC6B7 #D0DFB7
monochromatic
#626DB9 #8D95CC #B7BCDF #E1E3F2 #EAEBF6
Accessibility & contrast
On white
1.86
#B7BCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#B7BCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BCDF
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BCDF | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFE1
Deuteranopia (green-blind)
#B1BCDE
Tritanopia (blue-blind)
#AEC2C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b7bcdf; /* rgb */ color: rgb(183, 188, 223); /* oklch */ color: oklch(80.3% 0.050 278.8);
Tailwind
colors: {
custom: {
50: '#cdd0e9',
500: '#b7bcdf',
950: '#000000',
},
}SCSS
$custom: #b7bcdf; $custom-light: #cdd0e9; $custom-dark: #000000;
JSON
{
"hex": "#b7bcdf",
"rgb": {
"r": 183,
"g": 188,
"b": 223
},
"hsl": {
"h": 232.5,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.8028,
"c": 0.04967,
"h": 278.8
},
"luminance": 0.51361
}Semantic roles & 50–950 ramp
primary
#B7BCDF
secondary
#B7B183
accent
#A234B1
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131316
muted
#838384