#B6BCDF#B6BCDF
#B6BCDF is a light, muted blue. Relative luminance 0.512; OKLCH L 80.2% C 0.050 H 277.6°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BCDF |
|---|---|
| RGB | rgb(182, 188, 223) |
| HSL | hsl(231, 39%, 79%) |
| HSV | hsv(231, 18%, 87%) |
| CMYK | cmyk(18.4%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(76.82, 5.11, -18.16) |
| CIE-LCH | lch(76.82, 18.87, 285.72°) |
| OKLab | oklab(80.2% 0.0066 -0.0494) |
| OKLCH | oklch(80.2% 0.05 277.6) |
| XYZ | xyz(50.5907, 51.2384, 77.0223) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.36
Periwinkle
#CCCCFF
ΔE00 6.19
Light Blue Grey
#B7C9E2
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.21
Cloudy Blue
#ACC2D9
ΔE00 8.71
Pastel Blue
#A2BFFE
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BCDF #DFD9B6
analogous
#B6D1DF #B6BCDF #C5B6DF
triadic
#B6BCDF #DFB6BC #BCDFB6
tetradic
#B6BCDF #DFB6D1 #DFD9B6 #B6DFC5
square
#B6BCDF #DFB6D1 #DFD9B6 #B6DFC5
split-complementary
#B6BCDF #DFC5B6 #D1DFB6
monochromatic
#616EBA #8B95CC #B6BCDF #E1E3F2 #EAEBF6
Accessibility & contrast
On white
1.87
#B6BCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#B6BCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BCDF
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BCDF | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFE1
Deuteranopia (green-blind)
#B0BCDE
Tritanopia (blue-blind)
#ADC2C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b6bcdf; /* rgb */ color: rgb(182, 188, 223); /* oklch */ color: oklch(80.2% 0.050 277.6);
Tailwind
colors: {
custom: {
50: '#ccd0e9',
500: '#b6bcdf',
950: '#000000',
},
}SCSS
$custom: #b6bcdf; $custom-light: #ccd0e9; $custom-dark: #000000;
JSON
{
"hex": "#b6bcdf",
"rgb": {
"r": 182,
"g": 188,
"b": 223
},
"hsl": {
"h": 231.22,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.80204,
"c": 0.04986,
"h": 277.6
},
"luminance": 0.51239
}Semantic roles & 50–950 ramp
primary
#B6BCDF
secondary
#B7B082
accent
#A033B2
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131316
muted
#838384