#B6BCFE#B6BCFE
#B6BCFE is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.4% C 0.093 H 280.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BCFE |
|---|---|
| RGB | rgb(182, 188, 254) |
| HSL | hsl(235, 97%, 85%) |
| HSV | hsv(235, 28%, 100%) |
| CMYK | cmyk(28.3%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(77.91, 12.26, -33.19) |
| CIE-LCH | lch(77.91, 35.38, 290.27°) |
| OKLab | oklab(81.41% 0.0163 -0.0917) |
| OKLCH | oklch(81.41% 0.093 280.1) |
| XYZ | xyz(55.1593, 53.0658, 101.0833) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.38
Periwinkle
#CCCCFF
ΔE00 5.70
Pastel Blue
#A2BFFE
ΔE00 5.86
Powder Blue (survey)
#B1D1FC
ΔE00 7.98
Lightsteelblue
#B0C4DE
ΔE00 8.29
Light Blue Grey
#B7C9E2
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BCFE #FEF8B6
analogous
#B6E0FE #B6BCFE #D4B6FE
triadic
#B6BCFE #FEB6BC #BCFEB6
tetradic
#B6BCFE #FEB6E0 #FEF8B6 #B6FED4
square
#B6BCFE #FEB6E0 #FEF8B6 #B6FED4
split-complementary
#B6BCFE #FED4B6 #E0FEB6
monochromatic
#3D4DFC #7A85FD #B6BCFE #E1E3FF #E1E3FF
Accessibility & contrast
On white
1.81
#B6BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#B6BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BCFE
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BCFE | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#A4C8D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b6bcfe; /* rgb */ color: rgb(182, 188, 254); /* oklch */ color: oklch(81.4% 0.093 280.1);
Tailwind
colors: {
custom: {
50: '#cdd0ff',
500: '#b6bcfe',
950: '#000000',
},
}SCSS
$custom: #b6bcfe; $custom-light: #cdd0ff; $custom-dark: #000000;
JSON
{
"hex": "#b6bcfe",
"rgb": {
"r": 182,
"g": 188,
"b": 254
},
"hsl": {
"h": 235,
"s": 97.297,
"l": 85.49
},
"oklch": {
"l": 0.81413,
"c": 0.09318,
"h": 280.1
},
"luminance": 0.53067
}Semantic roles & 50–950 ramp
primary
#B6BCFE
secondary
#E5DB74
accent
#D200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386