#B7BEE2#B7BEE2
#B7BEE2 is a light, muted blue. Relative luminance 0.524; OKLCH L 80.8% C 0.051 H 276.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEE2 |
|---|---|
| RGB | rgb(183, 190, 226) |
| HSL | hsl(230, 43%, 80%) |
| HSV | hsv(230, 19%, 89%) |
| CMYK | cmyk(19%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(77.51, 5.00, -18.74) |
| CIE-LCH | lch(77.51, 19.39, 284.94°) |
| OKLab | oklab(80.79% 0.0058 -0.051) |
| OKLCH | oklch(80.79% 0.051 276.5) |
| XYZ | xyz(51.6660, 52.3843, 79.3259) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.82
Periwinkle
#CCCCFF
ΔE00 5.73
Light Blue Grey
#B7C9E2
ΔE00 6.85
Lightsteelblue
#B0C4DE
ΔE00 6.92
Cloudy Blue
#ACC2D9
ΔE00 8.49
Pastel Blue
#A2BFFE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEE2 #E2DBB7
analogous
#B7D3E2 #B7BEE2 #C6B7E2
triadic
#B7BEE2 #E2B7BE #BEE2B7
tetradic
#B7BEE2 #E2B7D3 #E2DBB7 #B7E2C6
square
#B7BEE2 #E2B7D3 #E2DBB7 #B7E2C6
split-complementary
#B7BEE2 #E2C6B7 #D3E2B7
monochromatic
#606FBF #8B97D0 #B7BEE2 #E3E5F4 #E9EBF6
Accessibility & contrast
On white
1.83
#B7BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#B7BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEE2
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEE2 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E4
Deuteranopia (green-blind)
#B2BEE1
Tritanopia (blue-blind)
#ADC4CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b7bee2; /* rgb */ color: rgb(183, 190, 226); /* oklch */ color: oklch(80.8% 0.051 276.5);
Tailwind
colors: {
custom: {
50: '#cdd1eb',
500: '#b7bee2',
950: '#000000',
},
}SCSS
$custom: #b7bee2; $custom-light: #cdd1eb; $custom-dark: #000000;
JSON
{
"hex": "#b7bee2",
"rgb": {
"r": 183,
"g": 190,
"b": 226
},
"hsl": {
"h": 230.233,
"s": 42.574,
"l": 80.196
},
"oklch": {
"l": 0.80791,
"c": 0.05136,
"h": 276.5
},
"luminance": 0.52385
}Semantic roles & 50–950 ramp
primary
#B7BEE2
secondary
#BBB282
accent
#A030B6
background
#FEFEFE
surface
#FAFBFD
border
#D3D4D5
text
#131416
muted
#838384