#B0ACC0#B0ACC0
#B0ACC0 is a light, muted violet. Relative luminance 0.425; OKLCH L 75.4% C 0.029 H 294.9°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B0ACC0 |
|---|---|
| RGB | rgb(176, 172, 192) |
| HSL | hsl(252, 14%, 71%) |
| HSV | hsv(252, 10%, 75%) |
| CMYK | cmyk(8.3%, 10.4%, 0%, 24.7%) |
| CIE-LAB | lab(71.24, 5.31, -9.68) |
| CIE-LCH | lch(71.24, 11.04, 298.73°) |
| OKLab | oklab(75.41% 0.0121 -0.026) |
| OKLCH | oklch(75.41% 0.029 294.9) |
| XYZ | xyz(42.1696, 42.5408, 55.8485) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.26
Dark Gray
#A9A9A9
ΔE00 9.89
Thistle
#D8BFD8
ΔE00 9.94
Silver
#C0C0C0
ΔE00 10.86
Cool Gray
#9AA7B0
ΔE00 11.15
Lightsteelblue
#B0C4DE
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0ACC0 #BCC0AC
analogous
#ACB2C0 #B0ACC0 #BAACC0
triadic
#B0ACC0 #C0B0AC #ACC0B0
tetradic
#B0ACC0 #C0ACB2 #BCC0AC #ACC0BA
square
#B0ACC0 #C0ACB2 #BCC0AC #ACC0BA
split-complementary
#B0ACC0 #C0BAAC #B2C0AC
monochromatic
#6F6889 #8F89A6 #B0ACC0 #D1CFDA #EEEEF2
Accessibility & contrast
On white
2.21
#B0ACC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#B0ACC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0ACC0
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0ACC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0ACC0 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AFC1
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#ADAFB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b0acc0; /* rgb */ color: rgb(176, 172, 192); /* oklch */ color: oklch(75.4% 0.029 294.9);
Tailwind
colors: {
custom: {
50: '#c7c4d3',
500: '#b0acc0',
950: '#000000',
},
}SCSS
$custom: #b0acc0; $custom-light: #c7c4d3; $custom-dark: #000000;
JSON
{
"hex": "#b0acc0",
"rgb": {
"r": 176,
"g": 172,
"b": 192
},
"hsl": {
"h": 252,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.75406,
"c": 0.02866,
"h": 294.9
},
"luminance": 0.42541
}Semantic roles & 50–950 ramp
primary
#B0ACC0
secondary
#E5E6E1
accent
#984E89
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131214
muted
#828182