#B2A2CA#B2A2CA
#B2A2CA is a light, muted violet. Relative luminance 0.396; OKLCH L 73.9% C 0.059 H 303.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A2CA |
|---|---|
| RGB | rgb(178, 162, 202) |
| HSL | hsl(264, 27%, 71%) |
| HSV | hsv(264, 20%, 79%) |
| CMYK | cmyk(11.9%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(69.16, 13.58, -18.31) |
| CIE-LCH | lch(69.16, 22.79, 306.56°) |
| OKLab | oklab(73.93% 0.0325 -0.0497) |
| OKLCH | oklch(73.93% 0.059 303.2) |
| XYZ | xyz(41.9391, 39.5699, 61.2940) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.47
Lilac
#C8A2C8
ΔE00 6.39
Pale Purple
#B790D4
ΔE00 7.97
Lavender (survey)
#C79FEF
ΔE00 9.18
Heather
#A484AC
ΔE00 9.43
Pale Violet
#CEAEFA
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A2CA #BACAA2
analogous
#A2A6CA #B2A2CA #C6A2CA
triadic
#B2A2CA #CAB2A2 #A2CAB2
tetradic
#B2A2CA #CAA2A6 #BACAA2 #A2CAC6
square
#B2A2CA #CAA2A6 #BACAA2 #A2CAC6
split-complementary
#B2A2CA #CAC6A2 #A6CAA2
monochromatic
#72589A #927BB4 #B2A2CA #D2C9E0 #EFECF4
Accessibility & contrast
On white
2.36
#B2A2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#B2A2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A2CA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A2CA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA8CC
Deuteranopia (green-blind)
#9EA9C9
Tritanopia (blue-blind)
#AEA7AF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b2a2ca; /* rgb */ color: rgb(178, 162, 202); /* oklch */ color: oklch(73.9% 0.059 303.2);
Tailwind
colors: {
custom: {
50: '#c9bdda',
500: '#b2a2ca',
950: '#000000',
},
}SCSS
$custom: #b2a2ca; $custom-light: #c9bdda; $custom-dark: #000000;
JSON
{
"hex": "#b2a2ca",
"rgb": {
"r": 178,
"g": 162,
"b": 202
},
"hsl": {
"h": 264,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.73934,
"c": 0.05939,
"h": 303.2
},
"luminance": 0.3957
}Semantic roles & 50–950 ramp
primary
#B2A2CA
secondary
#E5E9DF
accent
#A6407D
background
#FCFBFD
surface
#F8F6FA
border
#D1D0D3
text
#131214
muted
#828183