#B7B2BF#B7B2BF
#B7B2BF is a light, near-neutral violet. Relative luminance 0.457; OKLCH L 77.2% C 0.019 H 303.3°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B7B2BF |
|---|---|
| RGB | rgb(183, 178, 191) |
| HSL | hsl(263, 9%, 72%) |
| HSV | hsv(263, 7%, 75%) |
| CMYK | cmyk(4.2%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(73.33, 4.22, -5.97) |
| CIE-LCH | lch(73.33, 7.31, 305.28°) |
| OKLab | oklab(77.17% 0.0105 -0.0159) |
| OKLCH | oklch(77.17% 0.019 303.3) |
| XYZ | xyz(44.8512, 45.6697, 55.7324) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.75
Dark Gray
#A9A9A9
ΔE00 7.92
Silver
#C0C0C0
ΔE00 7.94
Thistle
#D8BFD8
ΔE00 9.70
Cool Gray
#9AA7B0
ΔE00 10.59
Pinkish Grey
#C8ACA9
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7B2BF #BABFB2
analogous
#B2B4BF #B7B2BF #BEB2BF
triadic
#B7B2BF #BFB7B2 #B2BFB7
tetradic
#B7B2BF #BFB2B4 #BABFB2 #B2BFBE
square
#B7B2BF #BFB2B4 #BABFB2 #B2BFBE
split-complementary
#B7B2BF #BFBEB2 #B4BFB2
monochromatic
#797087 #9891A3 #B7B2BF #D6D3DB #EFEEF1
Accessibility & contrast
On white
2.07
#B7B2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#B7B2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7B2BF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7B2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7B2BF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4C0
Deuteranopia (green-blind)
#B1B4BF
Tritanopia (blue-blind)
#B6B4B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b7b2bf; /* rgb */ color: rgb(183, 178, 191); /* oklch */ color: oklch(77.2% 0.019 303.3);
Tailwind
colors: {
custom: {
50: '#ccc9d2',
500: '#b7b2bf',
950: '#000000',
},
}SCSS
$custom: #b7b2bf; $custom-light: #ccc9d2; $custom-dark: #000000;
JSON
{
"hex": "#b7b2bf",
"rgb": {
"r": 183,
"g": 178,
"b": 191
},
"hsl": {
"h": 263.077,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.77167,
"c": 0.01905,
"h": 303.3
},
"luminance": 0.4567
}Semantic roles & 50–950 ramp
primary
#B7B2BF
secondary
#E6E7E4
accent
#93527A
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282