#B2A0EA#B2A0EA
#B2A0EA is a light, moderate violet. Relative luminance 0.405; OKLCH L 74.9% C 0.106 H 294.9°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A0EA |
|---|---|
| RGB | rgb(178, 160, 234) |
| HSL | hsl(255, 64%, 77%) |
| HSV | hsv(255, 32%, 92%) |
| CMYK | cmyk(23.9%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(69.86, 21.86, -34.85) |
| CIE-LCH | lch(69.86, 41.13, 302.10°) |
| OKLab | oklab(74.86% 0.0447 -0.0964) |
| OKLCH | oklch(74.86% 0.106 294.9) |
| XYZ | xyz(45.7787, 40.5466, 83.2404) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.33
Lavender (survey)
#C79FEF
ΔE00 4.84
Pastel Purple
#CAA0FF
ΔE00 5.45
Pale Violet
#CEAEFA
ΔE00 5.68
Baby Purple
#CA9BF7
ΔE00 5.85
Lilac (survey)
#CEA2FD
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A0EA #D8EAA0
analogous
#A0B3EA #B2A0EA #D7A0EA
triadic
#B2A0EA #EAB2A0 #A0EAB2
tetradic
#B2A0EA #EAA0B3 #D8EAA0 #A0EAD7
square
#B2A0EA #EAA0B3 #D8EAA0 #A0EAD7
split-complementary
#B2A0EA #EAD7A0 #B3EAA0
monochromatic
#613CD4 #896EDF #B2A0EA #DBD2F5 #EBE6F9
Accessibility & contrast
On white
2.31
#B2A0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#B2A0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A0EA
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A0EA | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EABED
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#A7ACBB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b2a0ea; /* rgb */ color: rgb(178, 160, 234); /* oklch */ color: oklch(74.9% 0.106 294.9);
Tailwind
colors: {
custom: {
50: '#cabcf1',
500: '#b2a0ea',
950: '#000000',
},
}SCSS
$custom: #b2a0ea; $custom-light: #cabcf1; $custom-dark: #000000;
JSON
{
"hex": "#b2a0ea",
"rgb": {
"r": 178,
"g": 160,
"b": 234
},
"hsl": {
"h": 254.595,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.74863,
"c": 0.10631,
"h": 294.9
},
"luminance": 0.40547
}Semantic roles & 50–950 ramp
primary
#B2A0EA
secondary
#EBF1DA
accent
#CC1AA0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184