#B6BCFF#B6BCFF
#B6BCFF is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.5% C 0.095 H 280.1°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BCFF |
|---|---|
| RGB | rgb(182, 188, 255) |
| HSL | hsl(235, 100%, 86%) |
| HSV | hsv(235, 29%, 100%) |
| CMYK | cmyk(28.6%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(77.95, 12.50, -33.66) |
| CIE-LCH | lch(77.95, 35.91, 290.37°) |
| OKLab | oklab(81.46% 0.0166 -0.0931) |
| OKLCH | oklch(81.46% 0.095 280.1) |
| XYZ | xyz(55.3198, 53.1300, 101.9288) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.49
Pastel Blue
#A2BFFE
ΔE00 5.79
Periwinkle
#CCCCFF
ΔE00 5.81
Powder Blue (survey)
#B1D1FC
ΔE00 7.94
Lightsteelblue
#B0C4DE
ΔE00 8.28
Light Blue Grey
#B7C9E2
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BCFF #FFF9B6
analogous
#B6E1FF #B6BCFF #D4B6FF
triadic
#B6BCFF #FFB6BC #BCFFB6
tetradic
#B6BCFF #FFB6E1 #FFF9B6 #B6FFD4
square
#B6BCFF #FFB6E1 #FFF9B6 #B6FFD4
split-complementary
#B6BCFF #FFD4B6 #E1FFB6
monochromatic
#3C4CFF #7984FF #B6BCFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.81
#B6BCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#B6BCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BCFF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BCFF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A5BEFD
Tritanopia (blue-blind)
#A4C8D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b6bcff; /* rgb */ color: rgb(182, 188, 255); /* oklch */ color: oklch(81.5% 0.095 280.1);
Tailwind
colors: {
custom: {
50: '#cdd0ff',
500: '#b6bcff',
950: '#000000',
},
}SCSS
$custom: #b6bcff; $custom-light: #cdd0ff; $custom-dark: #000000;
JSON
{
"hex": "#b6bcff",
"rgb": {
"r": 182,
"g": 188,
"b": 255
},
"hsl": {
"h": 235.068,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.81455,
"c": 0.09457,
"h": 280.1
},
"luminance": 0.53132
}Semantic roles & 50–950 ramp
primary
#B6BCFF
secondary
#E6DD73
accent
#D300E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386