#B2A0FA#B2A0FA
#B2A0FA is a light, vivid violet. Relative luminance 0.415; OKLCH L 75.6% C 0.128 H 292.2°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A0FA |
|---|---|
| RGB | rgb(178, 160, 250) |
| HSL | hsl(252, 90%, 80%) |
| HSV | hsv(252, 36%, 98%) |
| CMYK | cmyk(28.8%, 36%, 0%, 2%) |
| CIE-LAB | lab(70.53, 25.70, -42.52) |
| CIE-LCH | lch(70.53, 49.68, 301.15°) |
| OKLab | oklab(75.6% 0.0485 -0.1185) |
| OKLCH | oklch(75.6% 0.128 292.2) |
| XYZ | xyz(48.1819, 41.5079, 95.8973) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.13
Lilac (survey)
#CEA2FD
ΔE00 6.00
Lavender (survey)
#C79FEF
ΔE00 6.09
Baby Purple
#CA9BF7
ΔE00 6.12
Lavender
#B39DDB
ΔE00 6.33
Pale Violet
#CEAEFA
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A0FA #E8FAA0
analogous
#A0BBFA #B2A0FA #DFA0FA
triadic
#B2A0FA #FAB2A0 #A0FAB2
tetradic
#B2A0FA #FAA0BB #E8FAA0 #A0FADF
square
#B2A0FA #FAA0BB #E8FAA0 #A0FADF
split-complementary
#B2A0FA #FADFA0 #BBFAA0
monochromatic
#542CF4 #8366F7 #B2A0FA #E1DAFD #E7E2FD
Accessibility & contrast
On white
2.26
#B2A0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#B2A0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A0FA
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A0FA | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#A2B0C1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b2a0fa; /* rgb */ color: rgb(178, 160, 250); /* oklch */ color: oklch(75.6% 0.128 292.2);
Tailwind
colors: {
custom: {
50: '#cbbcfc',
500: '#b2a0fa',
950: '#000000',
},
}SCSS
$custom: #b2a0fa; $custom-light: #cbbcfc; $custom-dark: #000000;
JSON
{
"hex": "#b2a0fa",
"rgb": {
"r": 178,
"g": 160,
"b": 250
},
"hsl": {
"h": 252,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.756,
"c": 0.12805,
"h": 292.2
},
"luminance": 0.41509
}Semantic roles & 50–950 ramp
primary
#B2A0FA
secondary
#EFF6D5
accent
#E600B8
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131217
muted
#828185