#B7BCFF#B7BCFF
#B7BCFF is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.5% C 0.094 H 280.8°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BCFF |
|---|---|
| RGB | rgb(183, 188, 255) |
| HSL | hsl(236, 100%, 86%) |
| HSV | hsv(236, 28%, 100%) |
| CMYK | cmyk(28.2%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(78.02, 12.78, -33.55) |
| CIE-LCH | lch(78.02, 35.90, 290.86°) |
| OKLab | oklab(81.53% 0.0176 -0.0927) |
| OKLCH | oklch(81.53% 0.094 280.8) |
| XYZ | xyz(55.5569, 53.2523, 101.9399) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.38
Periwinkle
#CCCCFF
ΔE00 5.65
Pastel Blue
#A2BFFE
ΔE00 6.06
Powder Blue (survey)
#B1D1FC
ΔE00 8.12
Lightsteelblue
#B0C4DE
ΔE00 8.38
Pale Violet
#CEAEFA
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BCFF #FFFAB7
analogous
#B7E0FF #B7BCFF #D6B7FF
triadic
#B7BCFF #FFB7BC #BCFFB7
tetradic
#B7BCFF #FFB7E0 #FFFAB7 #B7FFD6
square
#B7BCFF #FFB7E0 #FFFAB7 #B7FFD6
split-complementary
#B7BCFF #FFD6B7 #E0FFB7
monochromatic
#3D4AFF #7A83FF #B7BCFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.80
#B7BCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#B7BCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BCFF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BCFF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A5BFFD
Tritanopia (blue-blind)
#A5C8D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b7bcff; /* rgb */ color: rgb(183, 188, 255); /* oklch */ color: oklch(81.5% 0.094 280.8);
Tailwind
colors: {
custom: {
50: '#ced0ff',
500: '#b7bcff',
950: '#000000',
},
}SCSS
$custom: #b7bcff; $custom-light: #ced0ff; $custom-dark: #000000;
JSON
{
"hex": "#b7bcff",
"rgb": {
"r": 183,
"g": 188,
"b": 255
},
"hsl": {
"h": 235.833,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.81529,
"c": 0.09441,
"h": 280.8
},
"luminance": 0.53254
}Semantic roles & 50–950 ramp
primary
#B7BCFF
secondary
#E6DE74
accent
#D600E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386