#B7BEE8#B7BEE8
#B7BEE8 is a light, muted blue. Relative luminance 0.527; OKLCH L 81.0% C 0.060 H 277.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEE8 |
|---|---|
| RGB | rgb(183, 190, 232) |
| HSL | hsl(231, 52%, 81%) |
| HSV | hsv(231, 21%, 91%) |
| CMYK | cmyk(21.1%, 18.1%, 0%, 9%) |
| CIE-LAB | lab(77.71, 6.34, -21.67) |
| CIE-LCH | lch(77.71, 22.58, 286.30°) |
| OKLab | oklab(81.01% 0.0079 -0.0592) |
| OKLCH | oklch(81.01% 0.06 277.6) |
| XYZ | xyz(52.5038, 52.7194, 83.7379) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.48
Periwinkle
#CCCCFF
ΔE00 4.79
Lightsteelblue
#B0C4DE
ΔE00 7.61
Light Blue Grey
#B7C9E2
ΔE00 7.61
Pastel Blue
#A2BFFE
ΔE00 8.01
Powder Blue (survey)
#B1D1FC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEE8 #E8E1B7
analogous
#B7D7E8 #B7BEE8 #C9B7E8
triadic
#B7BEE8 #E8B7BE #BEE8B7
tetradic
#B7BEE8 #E8B7D7 #E8E1B7 #B7E8C9
square
#B7BEE8 #E8B7D7 #E8E1B7 #B7E8C9
split-complementary
#B7BEE8 #E8C9B7 #D7E8B7
monochromatic
#5A6ACA #8994D9 #B7BEE8 #E5E8F7 #E8EAF8
Accessibility & contrast
On white
1.82
#B7BEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#B7BEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEE8
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEE8 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C2EA
Deuteranopia (green-blind)
#B0BEE7
Tritanopia (blue-blind)
#ACC5CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b7bee8; /* rgb */ color: rgb(183, 190, 232); /* oklch */ color: oklch(81.0% 0.060 277.6);
Tailwind
colors: {
custom: {
50: '#cdd1ef',
500: '#b7bee8',
950: '#000000',
},
}SCSS
$custom: #b7bee8; $custom-light: #cdd1ef; $custom-dark: #000000;
JSON
{
"hex": "#b7bee8",
"rgb": {
"r": 183,
"g": 190,
"b": 232
},
"hsl": {
"h": 231.429,
"s": 51.579,
"l": 81.373
},
"oklch": {
"l": 0.81012,
"c": 0.05973,
"h": 277.6
},
"luminance": 0.5272
}Semantic roles & 50–950 ramp
primary
#B7BEE8
secondary
#C3BA80
accent
#A927BF
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131416
muted
#838385