#B6BCF7#B6BCF7
#B6BCF7 is a light, moderate blue. Relative luminance 0.526; OKLCH L 81.1% C 0.083 H 279.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BCF7 |
|---|---|
| RGB | rgb(182, 188, 247) |
| HSL | hsl(234, 80%, 84%) |
| HSV | hsv(234, 26%, 97%) |
| CMYK | cmyk(26.3%, 23.9%, 0%, 3.1%) |
| CIE-LAB | lab(77.65, 10.59, -29.83) |
| CIE-LCH | lch(77.65, 31.65, 289.54°) |
| OKLab | oklab(81.13% 0.0143 -0.0822) |
| OKLCH | oklch(81.13% 0.083 279.8) |
| XYZ | xyz(54.0587, 52.6256, 95.2872) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.73
Periwinkle
#CCCCFF
ΔE00 5.03
Pastel Blue
#A2BFFE
ΔE00 6.39
Powder Blue (survey)
#B1D1FC
ΔE00 8.36
Lightsteelblue
#B0C4DE
ΔE00 8.40
Light Blue Grey
#B7C9E2
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BCF7 #F7F1B6
analogous
#B6DDF7 #B6BCF7 #D1B6F7
triadic
#B6BCF7 #F7B6BC #BCF7B6
tetradic
#B6BCF7 #F7B6DD #F7F1B6 #B6F7D1
square
#B6BCF7 #F7B6DD #F7F1B6 #B6F7D1
split-complementary
#B6BCF7 #F7D1B6 #DDF7B6
monochromatic
#4857EB #7F89F1 #B6BCF7 #E3E6FC #E3E6FC
Accessibility & contrast
On white
1.82
#B6BCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#B6BCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BCF7
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BCF7 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2FA
Deuteranopia (green-blind)
#A8BEF5
Tritanopia (blue-blind)
#A6C7D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b6bcf7; /* rgb */ color: rgb(182, 188, 247); /* oklch */ color: oklch(81.1% 0.083 279.8);
Tailwind
colors: {
custom: {
50: '#cdd0fa',
500: '#b6bcf7',
950: '#000000',
},
}SCSS
$custom: #b6bcf7; $custom-light: #cdd0fa; $custom-dark: #000000;
JSON
{
"hex": "#b6bcf7",
"rgb": {
"r": 182,
"g": 188,
"b": 247
},
"hsl": {
"h": 234.462,
"s": 80.247,
"l": 84.118
},
"oklch": {
"l": 0.81125,
"c": 0.08344,
"h": 279.8
},
"luminance": 0.52627
}Semantic roles & 50–950 ramp
primary
#B6BCF7
secondary
#D9D078
accent
#C909DD
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131317
muted
#838385