#B7BFEB#B7BFEB
#B7BFEB is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.3% C 0.063 H 276.8°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BFEB |
|---|---|
| RGB | rgb(183, 191, 235) |
| HSL | hsl(231, 57%, 82%) |
| HSV | hsv(231, 22%, 92%) |
| CMYK | cmyk(22.1%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(78.07, 6.47, -22.74) |
| CIE-LCH | lch(78.07, 23.65, 285.89°) |
| OKLab | oklab(81.33% 0.0075 -0.0622) |
| OKLCH | oklch(81.33% 0.063 276.8) |
| XYZ | xyz(53.1509, 53.3259, 86.0738) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.97
Periwinkle
#CCCCFF
ΔE00 4.55
Pastel Blue
#A2BFFE
ΔE00 7.44
Lightsteelblue
#B0C4DE
ΔE00 7.52
Light Blue Grey
#B7C9E2
ΔE00 7.54
Powder Blue (survey)
#B1D1FC
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BFEB #EBE3B7
analogous
#B7D9EB #B7BFEB #C9B7EB
triadic
#B7BFEB #EBB7BF #BFEBB7
tetradic
#B7BFEB #EBB7D9 #EBE3B7 #B7EBC9
square
#B7BFEB #EBB7D9 #EBE3B7 #B7EBC9
split-complementary
#B7BFEB #EBC9B7 #D9EBB7
monochromatic
#576AD0 #8794DE #B7BFEB #E7EAF8 #E7EAF8
Accessibility & contrast
On white
1.80
#B7BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#B7BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BFEB
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BFEB | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3ED
Deuteranopia (green-blind)
#B0BFEA
Tritanopia (blue-blind)
#ABC7CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b7bfeb; /* rgb */ color: rgb(183, 191, 235); /* oklch */ color: oklch(81.3% 0.063 276.8);
Tailwind
colors: {
custom: {
50: '#cdd2f1',
500: '#b7bfeb',
950: '#000000',
},
}SCSS
$custom: #b7bfeb; $custom-light: #cdd2f1; $custom-dark: #000000;
JSON
{
"hex": "#b7bfeb",
"rgb": {
"r": 183,
"g": 191,
"b": 235
},
"hsl": {
"h": 230.769,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.81325,
"c": 0.06266,
"h": 276.8
},
"luminance": 0.53327
}Semantic roles & 50–950 ramp
primary
#B7BFEB
secondary
#C7BC7F
accent
#AB21C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131416
muted
#838385