#B2A2E2#B2A2E2
#B2A2E2 is a light, moderate violet. Relative luminance 0.408; OKLCH L 74.9% C 0.092 H 295.6°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A2E2 |
|---|---|
| RGB | rgb(178, 162, 226) |
| HSL | hsl(255, 52%, 76%) |
| HSV | hsv(255, 28%, 89%) |
| CMYK | cmyk(21.2%, 28.3%, 0%, 11.4%) |
| CIE-LAB | lab(70.03, 18.88, -30.19) |
| CIE-LCH | lch(70.03, 35.61, 302.02°) |
| OKLab | oklab(74.89% 0.0398 -0.0832) |
| OKLCH | oklch(74.89% 0.092 295.6) |
| XYZ | xyz(45.0048, 40.7962, 77.4402) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.10
Lavender (survey)
#C79FEF
ΔE00 5.29
Pale Violet
#CEAEFA
ΔE00 5.78
Pale Purple
#B790D4
ΔE00 6.41
Pastel Purple
#CAA0FF
ΔE00 6.66
Lilac (survey)
#CEA2FD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A2E2 #D2E2A2
analogous
#A2B2E2 #B2A2E2 #D2A2E2
triadic
#B2A2E2 #E2B2A2 #A2E2B2
tetradic
#B2A2E2 #E2A2B2 #D2E2A2 #A2E2D2
square
#B2A2E2 #E2A2B2 #D2E2A2 #A2E2D2
split-complementary
#B2A2E2 #E2D2A2 #B2E2A2
monochromatic
#6545C5 #8B73D3 #B2A2E2 #D9D1F1 #ECE8F8
Accessibility & contrast
On white
2.29
#B2A2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#B2A2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A2E2
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A2E2 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ACE5
Deuteranopia (green-blind)
#95AAE0
Tritanopia (blue-blind)
#A9ACB9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b2a2e2; /* rgb */ color: rgb(178, 162, 226); /* oklch */ color: oklch(74.9% 0.092 295.6);
Tailwind
colors: {
custom: {
50: '#cabdeb',
500: '#b2a2e2',
950: '#000000',
},
}SCSS
$custom: #b2a2e2; $custom-light: #cabdeb; $custom-dark: #000000;
JSON
{
"hex": "#b2a2e2",
"rgb": {
"r": 178,
"g": 162,
"b": 226
},
"hsl": {
"h": 255,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.74894,
"c": 0.09221,
"h": 295.6
},
"luminance": 0.40797
}Semantic roles & 50–950 ramp
primary
#B2A2E2
secondary
#EAEFDC
accent
#C02699
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184