#B7BCF7#B7BCF7
#B7BCF7 is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.2% C 0.083 H 280.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BCF7 |
|---|---|
| RGB | rgb(183, 188, 247) |
| HSL | hsl(235, 80%, 84%) |
| HSV | hsv(235, 26%, 97%) |
| CMYK | cmyk(25.9%, 23.9%, 0%, 3.1%) |
| CIE-LAB | lab(77.73, 10.88, -29.71) |
| CIE-LCH | lch(77.73, 31.64, 290.11°) |
| OKLab | oklab(81.2% 0.0153 -0.0819) |
| OKLCH | oklch(81.2% 0.083 280.6) |
| XYZ | xyz(54.2958, 52.7478, 95.2983) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.63
Periwinkle
#CCCCFF
ΔE00 4.86
Pastel Blue
#A2BFFE
ΔE00 6.67
Lightsteelblue
#B0C4DE
ΔE00 8.54
Powder Blue (survey)
#B1D1FC
ΔE00 8.57
Pale Violet
#CEAEFA
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BCF7 #F7F2B7
analogous
#B7DCF7 #B7BCF7 #D2B7F7
triadic
#B7BCF7 #F7B7BC #BCF7B7
tetradic
#B7BCF7 #F7B7DC #F7F2B7 #B7F7D2
square
#B7BCF7 #F7B7DC #F7F2B7 #B7F7D2
split-complementary
#B7BCF7 #F7D2B7 #DCF7B7
monochromatic
#4955EB #8089F1 #B7BCF7 #E3E5FC #E3E5FC
Accessibility & contrast
On white
1.82
#B7BCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#B7BCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BCF7
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BCF7 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2FA
Deuteranopia (green-blind)
#A9BEF5
Tritanopia (blue-blind)
#A8C7D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b7bcf7; /* rgb */ color: rgb(183, 188, 247); /* oklch */ color: oklch(81.2% 0.083 280.6);
Tailwind
colors: {
custom: {
50: '#cdd0fa',
500: '#b7bcf7',
950: '#000000',
},
}SCSS
$custom: #b7bcf7; $custom-light: #cdd0fa; $custom-dark: #000000;
JSON
{
"hex": "#b7bcf7",
"rgb": {
"r": 183,
"g": 188,
"b": 247
},
"hsl": {
"h": 235.313,
"s": 80,
"l": 84.314
},
"oklch": {
"l": 0.81199,
"c": 0.08328,
"h": 280.6
},
"luminance": 0.52749
}Semantic roles & 50–950 ramp
primary
#B7BCF7
secondary
#D9D279
accent
#CC09DC
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131317
muted
#838385