#B6BFDF#B6BFDF
#B6BFDF is a light, muted blue. Relative luminance 0.525; OKLCH L 80.8% C 0.046 H 272.9°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BFDF |
|---|---|
| RGB | rgb(182, 191, 223) |
| HSL | hsl(227, 39%, 79%) |
| HSV | hsv(227, 18%, 87%) |
| CMYK | cmyk(18.4%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(77.60, 3.49, -16.99) |
| CIE-LCH | lch(77.60, 17.35, 281.60°) |
| OKLab | oklab(80.81% 0.0024 -0.0462) |
| OKLCH | oklch(80.81% 0.046 272.9) |
| XYZ | xyz(51.2383, 52.5335, 77.2382) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.49
Lightsteelblue
#B0C4DE
ΔE00 5.57
Light Periwinkle
#C1C6FC
ΔE00 5.79
Periwinkle
#CCCCFF
ΔE00 6.73
Cloudy Blue
#ACC2D9
ΔE00 7.11
Powder Blue (survey)
#B1D1FC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BFDF #DFD6B6
analogous
#B6D4DF #B6BFDF #C2B6DF
triadic
#B6BFDF #DFB6BF #BFDFB6
tetradic
#B6BFDF #DFB6D4 #DFD6B6 #B6DFC2
square
#B6BFDF #DFB6D4 #DFD6B6 #B6DFC2
split-complementary
#B6BFDF #DFC2B6 #D4DFB6
monochromatic
#6174BA #8B9ACC #B6BFDF #E1E4F2 #EAECF6
Accessibility & contrast
On white
1.83
#B6BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#B6BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BFDF
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BFDF | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E1
Deuteranopia (green-blind)
#B3BEDE
Tritanopia (blue-blind)
#ADC5C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b6bfdf; /* rgb */ color: rgb(182, 191, 223); /* oklch */ color: oklch(80.8% 0.046 272.9);
Tailwind
colors: {
custom: {
50: '#ccd2e9',
500: '#b6bfdf',
950: '#000000',
},
}SCSS
$custom: #b6bfdf; $custom-light: #ccd2e9; $custom-dark: #000000;
JSON
{
"hex": "#b6bfdf",
"rgb": {
"r": 182,
"g": 191,
"b": 223
},
"hsl": {
"h": 226.829,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.8081,
"c": 0.04625,
"h": 272.9
},
"luminance": 0.52534
}Semantic roles & 50–950 ramp
primary
#B6BFDF
secondary
#B7AC82
accent
#9633B2
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131416
muted
#838384