#B3A2EA#B3A2EA
#B3A2EA is a light, moderate violet. Relative luminance 0.414; OKLCH L 75.3% C 0.103 H 294.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B3A2EA |
|---|---|
| RGB | rgb(179, 162, 234) |
| HSL | hsl(254, 63%, 78%) |
| HSV | hsv(254, 31%, 92%) |
| CMYK | cmyk(23.5%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(70.43, 21.04, -33.95) |
| CIE-LCH | lch(70.43, 39.94, 301.78°) |
| OKLab | oklab(75.32% 0.0431 -0.0939) |
| OKLCH | oklch(75.32% 0.103 294.6) |
| XYZ | xyz(46.3586, 41.3644, 83.3677) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.27
Lavender (survey)
#C79FEF
ΔE00 4.91
Pale Violet
#CEAEFA
ΔE00 5.39
Pastel Purple
#CAA0FF
ΔE00 5.61
Lilac (survey)
#CEA2FD
ΔE00 5.94
Baby Purple
#CA9BF7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3A2EA #D9EAA2
analogous
#A2B5EA #B3A2EA #D7A2EA
triadic
#B3A2EA #EAB3A2 #A2EAB3
tetradic
#B3A2EA #EAA2B5 #D9EAA2 #A2EAD7
square
#B3A2EA #EAA2B5 #D9EAA2 #A2EAD7
split-complementary
#B3A2EA #EAD7A2 #B5EAA2
monochromatic
#613ED3 #8A70DF #B3A2EA #DCD4F5 #EBE6F9
Accessibility & contrast
On white
2.26
#B3A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#B3A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3A2EA
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3A2EA | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#A8AEBC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b3a2ea; /* rgb */ color: rgb(179, 162, 234); /* oklch */ color: oklch(75.3% 0.103 294.6);
Tailwind
colors: {
custom: {
50: '#cbbdf1',
500: '#b3a2ea',
950: '#000000',
},
}SCSS
$custom: #b3a2ea; $custom-light: #cbbdf1; $custom-dark: #000000;
JSON
{
"hex": "#b3a2ea",
"rgb": {
"r": 179,
"g": 162,
"b": 234
},
"hsl": {
"h": 254.167,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.75323,
"c": 0.10328,
"h": 294.6
},
"luminance": 0.41365
}Semantic roles & 50–950 ramp
primary
#B3A2EA
secondary
#EBF1DA
accent
#CB1BA1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184