#B7BEE7#B7BEE7
#B7BEE7 is a light, muted blue. Relative luminance 0.527; OKLCH L 81.0% C 0.058 H 277.4°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEE7 |
|---|---|
| RGB | rgb(183, 190, 231) |
| HSL | hsl(231, 50%, 81%) |
| HSV | hsv(231, 21%, 91%) |
| CMYK | cmyk(20.8%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(77.68, 6.11, -21.18) |
| CIE-LCH | lch(77.68, 22.05, 286.10°) |
| OKLab | oklab(80.97% 0.0075 -0.0578) |
| OKLCH | oklch(80.97% 0.058 277.4) |
| XYZ | xyz(52.3621, 52.6627, 82.9920) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.68
Periwinkle
#CCCCFF
ΔE00 4.91
Light Blue Grey
#B7C9E2
ΔE00 7.50
Lightsteelblue
#B0C4DE
ΔE00 7.52
Pastel Blue
#A2BFFE
ΔE00 8.14
Powder Blue (survey)
#B1D1FC
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEE7 #E7E0B7
analogous
#B7D6E7 #B7BEE7 #C8B7E7
triadic
#B7BEE7 #E7B7BE #BEE7B7
tetradic
#B7BEE7 #E7B7D6 #E7E0B7 #B7E7C8
square
#B7BEE7 #E7B7D6 #E7E0B7 #B7E7C8
split-complementary
#B7BEE7 #E7C8B7 #D6E7B7
monochromatic
#5B6BC8 #8995D8 #B7BEE7 #E5E7F6 #E8EAF7
Accessibility & contrast
On white
1.82
#B7BEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#B7BEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEE7
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEE7 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C2E9
Deuteranopia (green-blind)
#B0BEE6
Tritanopia (blue-blind)
#ACC5CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b7bee7; /* rgb */ color: rgb(183, 190, 231); /* oklch */ color: oklch(81.0% 0.058 277.4);
Tailwind
colors: {
custom: {
50: '#cdd1ee',
500: '#b7bee7',
950: '#000000',
},
}SCSS
$custom: #b7bee7; $custom-light: #cdd1ee; $custom-dark: #000000;
JSON
{
"hex": "#b7bee7",
"rgb": {
"r": 183,
"g": 190,
"b": 231
},
"hsl": {
"h": 231.25,
"s": 50,
"l": 81.176
},
"oklch": {
"l": 0.80975,
"c": 0.05834,
"h": 277.4
},
"luminance": 0.52664
}Semantic roles & 50–950 ramp
primary
#B7BEE7
secondary
#C2B880
accent
#A828BD
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131416
muted
#838385