#B7BCFE#B7BCFE
#B7BCFE is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.5% C 0.093 H 280.8°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BCFE |
|---|---|
| RGB | rgb(183, 188, 254) |
| HSL | hsl(236, 97%, 86%) |
| HSV | hsv(236, 28%, 100%) |
| CMYK | cmyk(28%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(77.99, 12.54, -33.07) |
| CIE-LCH | lch(77.99, 35.37, 290.77°) |
| OKLab | oklab(81.49% 0.0174 -0.0914) |
| OKLCH | oklch(81.49% 0.093 280.8) |
| XYZ | xyz(55.3963, 53.1880, 101.0944) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.26
Periwinkle
#CCCCFF
ΔE00 5.54
Pastel Blue
#A2BFFE
ΔE00 6.13
Powder Blue (survey)
#B1D1FC
ΔE00 8.17
Lightsteelblue
#B0C4DE
ΔE00 8.40
Pale Violet
#CEAEFA
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BCFE #FEF9B7
analogous
#B7DFFE #B7BCFE #D5B7FE
triadic
#B7BCFE #FEB7BC #BCFEB7
tetradic
#B7BCFE #FEB7DF #FEF9B7 #B7FED5
square
#B7BCFE #FEB7DF #FEF9B7 #B7FED5
split-complementary
#B7BCFE #FED5B7 #DFFEB7
monochromatic
#3E4CFC #7B84FD #B7BCFE #E1E3FF #E1E3FF
Accessibility & contrast
On white
1.80
#B7BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#B7BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BCFE
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BCFE | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A6BEFC
Tritanopia (blue-blind)
#A5C8D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b7bcfe; /* rgb */ color: rgb(183, 188, 254); /* oklch */ color: oklch(81.5% 0.093 280.8);
Tailwind
colors: {
custom: {
50: '#ced0ff',
500: '#b7bcfe',
950: '#000000',
},
}SCSS
$custom: #b7bcfe; $custom-light: #ced0ff; $custom-dark: #000000;
JSON
{
"hex": "#b7bcfe",
"rgb": {
"r": 183,
"g": 188,
"b": 254
},
"hsl": {
"h": 235.775,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.81487,
"c": 0.09302,
"h": 280.8
},
"luminance": 0.53189
}Semantic roles & 50–950 ramp
primary
#B7BCFE
secondary
#E5DD74
accent
#D500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386