#B7B4CD#B7B4CD
#B7B4CD is a light, muted blue. Relative luminance 0.471; OKLCH L 78.0% C 0.035 H 291.1°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B7B4CD |
|---|---|
| RGB | rgb(183, 180, 205) |
| HSL | hsl(247, 20%, 75%) |
| HSV | hsv(247, 12%, 80%) |
| CMYK | cmyk(10.7%, 12.2%, 0%, 19.6%) |
| CIE-LAB | lab(74.26, 5.94, -12.23) |
| CIE-LCH | lch(74.26, 13.60, 295.92°) |
| OKLab | oklab(78.04% 0.0127 -0.033) |
| OKLCH | oklch(78.04% 0.035 291.1) |
| XYZ | xyz(46.8669, 47.1173, 64.3712) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.80
Dove Gray
#B6B8BD
ΔE00 9.23
Periwinkle
#CCCCFF
ΔE00 9.83
Light Periwinkle
#C1C6FC
ΔE00 9.86
Light Blue Grey
#B7C9E2
ΔE00 10.20
Lightsteelblue
#B0C4DE
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7B4CD #CACDB4
analogous
#B4BDCD #B7B4CD #C3B4CD
triadic
#B7B4CD #CDB7B4 #B4CDB7
tetradic
#B7B4CD #CDB4BD #CACDB4 #B4CDC3
square
#B7B4CD #CDB4BD #CACDB4 #B4CDC3
split-complementary
#B7B4CD #CDC3B4 #BDCDB4
monochromatic
#706B9C #948FB5 #B7B4CD #DAD9E5 #EDEDF3
Accessibility & contrast
On white
2.01
#B7B4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#B7B4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7B4CD
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7B4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7B4CD | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB7CE
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#B3B8BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b7b4cd; /* rgb */ color: rgb(183, 180, 205); /* oklch */ color: oklch(78.0% 0.035 291.1);
Tailwind
colors: {
custom: {
50: '#cccadc',
500: '#b7b4cd',
950: '#000000',
},
}SCSS
$custom: #b7b4cd; $custom-light: #cccadc; $custom-dark: #000000;
JSON
{
"hex": "#b7b4cd",
"rgb": {
"r": 183,
"g": 180,
"b": 205
},
"hsl": {
"h": 247.2,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.78035,
"c": 0.03533,
"h": 291.1
},
"luminance": 0.47118
}Semantic roles & 50–950 ramp
primary
#B7B4CD
secondary
#E8E9E2
accent
#9E4794
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283