#B2A2C0#B2A2C0
#B2A2C0 is a light, muted violet. Relative luminance 0.391; OKLCH L 73.6% C 0.046 H 309.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A2C0 |
|---|---|
| RGB | rgb(178, 162, 192) |
| HSL | hsl(272, 19%, 69%) |
| HSV | hsv(272, 16%, 75%) |
| CMYK | cmyk(7.3%, 15.6%, 0%, 24.7%) |
| CIE-LAB | lab(68.83, 11.50, -13.27) |
| CIE-LCH | lch(68.83, 17.56, 310.91°) |
| OKLab | oklab(73.57% 0.0291 -0.0357) |
| OKLCH | oklch(73.57% 0.046 309.2) |
| XYZ | xyz(40.7932, 39.1116, 55.2592) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.40
Lavender
#B39DDB
ΔE00 8.47
Thistle
#D8BFD8
ΔE00 8.95
Dusty Lavender
#AC86A8
ΔE00 9.45
Heather
#A484AC
ΔE00 9.55
Pale Purple
#B790D4
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A2C0 #B0C0A2
analogous
#A3A2C0 #B2A2C0 #C0A2BF
triadic
#B2A2C0 #C0B2A2 #A2C0B2
tetradic
#B2A2C0 #C0A3A2 #B0C0A2 #A2BFC0
square
#B2A2C0 #C0A3A2 #B0C0A2 #A2BFC0
split-complementary
#B2A2C0 #BFC0A2 #A2C0A3
monochromatic
#755E8A #947EA7 #B2A2C0 #D0C6D9 #EEEBF1
Accessibility & contrast
On white
2.38
#B2A2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#B2A2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A2C0
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A2C0 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C1
Deuteranopia (green-blind)
#A1A8BF
Tritanopia (blue-blind)
#B1A6AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b2a2c0; /* rgb */ color: rgb(178, 162, 192); /* oklch */ color: oklch(73.6% 0.046 309.2);
Tailwind
colors: {
custom: {
50: '#c9bdd3',
500: '#b2a2c0',
950: '#000000',
},
}SCSS
$custom: #b2a2c0; $custom-light: #c9bdd3; $custom-dark: #000000;
JSON
{
"hex": "#b2a2c0",
"rgb": {
"r": 178,
"g": 162,
"b": 192
},
"hsl": {
"h": 272,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.73568,
"c": 0.0461,
"h": 309.2
},
"luminance": 0.39111
}Semantic roles & 50–950 ramp
primary
#B2A2C0
secondary
#DFE3DB
accent
#9E4870
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131214
muted
#828182