#B7B7D9#B7B7D9
#B7B7D9 is a light, muted blue. Relative luminance 0.489; OKLCH L 79.1% C 0.048 H 285.3°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B7B7D9 |
|---|---|
| RGB | rgb(183, 183, 217) |
| HSL | hsl(240, 31%, 78%) |
| HSV | hsv(240, 16%, 85%) |
| CMYK | cmyk(15.7%, 15.7%, 0%, 14.9%) |
| CIE-LAB | lab(75.42, 6.84, -17.03) |
| CIE-LCH | lch(75.42, 18.35, 291.88°) |
| OKLab | oklab(79.06% 0.0126 -0.0462) |
| OKLCH | oklch(79.06% 0.048 285.3) |
| XYZ | xyz(48.9835, 48.9435, 72.4986) |
| Luminance | 0.4894 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.80
Periwinkle
#CCCCFF
ΔE00 7.11
Light Blue Grey
#B7C9E2
ΔE00 9.43
Lightsteelblue
#B0C4DE
ΔE00 9.48
Lavender
#B39DDB
ΔE00 9.75
Thistle
#D8BFD8
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7B7D9 #D9D9B7
analogous
#B7C8D9 #B7B7D9 #C8B7D9
triadic
#B7B7D9 #D9B7B7 #B7D9B7
tetradic
#B7B7D9 #D9B7C8 #D9D9B7 #B7D9C8
square
#B7B7D9 #D9B7C8 #D9D9B7 #B7D9C8
split-complementary
#B7B7D9 #D9C8B7 #C8D9B7
monochromatic
#6767AF #8F8FC4 #B7B7D9 #DFDFEE #EBEBF4
Accessibility & contrast
On white
1.95
#B7B7D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#B7B7D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7B7D9
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7B7D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7B7D9 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBBDB
Deuteranopia (green-blind)
#AEB9D8
Tritanopia (blue-blind)
#B0BDC2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b7b7d9; /* rgb */ color: rgb(183, 183, 217); /* oklch */ color: oklch(79.1% 0.048 285.3);
Tailwind
colors: {
custom: {
50: '#cccce4',
500: '#b7b7d9',
950: '#000000',
},
}SCSS
$custom: #b7b7d9; $custom-light: #cccce4; $custom-dark: #000000;
JSON
{
"hex": "#b7b7d9",
"rgb": {
"r": 183,
"g": 183,
"b": 217
},
"hsl": {
"h": 240,
"s": 30.909,
"l": 78.431
},
"oklch": {
"l": 0.79059,
"c": 0.04793,
"h": 285.3
},
"luminance": 0.48944
}Semantic roles & 50–950 ramp
primary
#B7B7D9
secondary
#EBEBE0
accent
#AA3CAA
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131315
muted
#828283