#B5A2EA#B5A2EA
#B5A2EA is a light, moderate violet. Relative luminance 0.416; OKLCH L 75.5% C 0.103 H 295.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B5A2EA |
|---|---|
| RGB | rgb(181, 162, 234) |
| HSL | hsl(256, 63%, 78%) |
| HSV | hsv(256, 31%, 92%) |
| CMYK | cmyk(22.6%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(70.60, 21.63, -33.68) |
| CIE-LCH | lch(70.60, 40.03, 302.71°) |
| OKLab | oklab(75.49% 0.0453 -0.0931) |
| OKLCH | oklch(75.49% 0.104 295.9) |
| XYZ | xyz(46.8243, 41.6045, 83.3895) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.03
Lavender (survey)
#C79FEF
ΔE00 4.43
Pale Violet
#CEAEFA
ΔE00 5.01
Pastel Purple
#CAA0FF
ΔE00 5.28
Lilac (survey)
#CEA2FD
ΔE00 5.54
Baby Purple
#CA9BF7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5A2EA #D7EAA2
analogous
#A2B3EA #B5A2EA #D9A2EA
triadic
#B5A2EA #EAB5A2 #A2EAB5
tetradic
#B5A2EA #EAA2B3 #D7EAA2 #A2EAD9
square
#B5A2EA #EAA2B3 #D7EAA2 #A2EAD9
split-complementary
#B5A2EA #EAD9A2 #B3EAA2
monochromatic
#663ED3 #8D70DF #B5A2EA #DDD4F5 #EBE6F9
Accessibility & contrast
On white
2.25
#B5A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#B5A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5A2EA
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5A2EA | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#93ACE8
Tritanopia (blue-blind)
#ABAEBC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b5a2ea; /* rgb */ color: rgb(181, 162, 234); /* oklch */ color: oklch(75.5% 0.103 295.9);
Tailwind
colors: {
custom: {
50: '#ccbdf1',
500: '#b5a2ea',
950: '#000000',
},
}SCSS
$custom: #b5a2ea; $custom-light: #ccbdf1; $custom-dark: #000000;
JSON
{
"hex": "#b5a2ea",
"rgb": {
"r": 181,
"g": 162,
"b": 234
},
"hsl": {
"h": 255.833,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.75492,
"c": 0.1035,
"h": 295.9
},
"luminance": 0.41605
}Semantic roles & 50–950 ramp
primary
#B5A2EA
secondary
#EBF1DA
accent
#CB1B9C
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131216
muted
#828184