#B6ACCA#B6ACCA
#B6ACCA is a light, muted violet. Relative luminance 0.437; OKLCH L 76.2% C 0.044 H 300.6°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B6ACCA |
|---|---|
| RGB | rgb(182, 172, 202) |
| HSL | hsl(260, 22%, 73%) |
| HSV | hsv(260, 15%, 79%) |
| CMYK | cmyk(9.9%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(72.04, 9.37, -13.94) |
| CIE-LCH | lch(72.04, 16.79, 303.91°) |
| OKLab | oklab(76.25% 0.0222 -0.0376) |
| OKLCH | oklch(76.25% 0.044 300.6) |
| XYZ | xyz(44.7026, 43.7144, 61.9483) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.87
Lilac
#C8A2C8
ΔE00 8.20
Lavender
#B39DDB
ΔE00 8.96
Periwinkle
#CCCCFF
ΔE00 10.71
Light Periwinkle
#C1C6FC
ΔE00 10.82
Light Lavender
#DFC5FE
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6ACCA #C0CAAC
analogous
#ACB1CA #B6ACCA #C5ACCA
triadic
#B6ACCA #CAB6AC #ACCAB6
tetradic
#B6ACCA #CAACB1 #C0CAAC #ACCAC5
square
#B6ACCA #CAACB1 #C0CAAC #ACCAC5
split-complementary
#B6ACCA #CAC5AC #B1CAAC
monochromatic
#75629A #9587B2 #B6ACCA #D7D1E2 #EFECF3
Accessibility & contrast
On white
2.16
#B6ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#B6ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6ACCA
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6ACCA | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B0CB
Deuteranopia (green-blind)
#A8B0C9
Tritanopia (blue-blind)
#B3B0B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b6acca; /* rgb */ color: rgb(182, 172, 202); /* oklch */ color: oklch(76.2% 0.044 300.6);
Tailwind
colors: {
custom: {
50: '#ccc4da',
500: '#b6acca',
950: '#000000',
},
}SCSS
$custom: #b6acca; $custom-light: #ccc4da; $custom-dark: #000000;
JSON
{
"hex": "#b6acca",
"rgb": {
"r": 182,
"g": 172,
"b": 202
},
"hsl": {
"h": 260,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.76247,
"c": 0.04369,
"h": 300.6
},
"luminance": 0.43714
}Semantic roles & 50–950 ramp
primary
#B6ACCA
secondary
#E7E9E2
accent
#A04582
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131214
muted
#828183