#B4A0FA#B4A0FA
#B4A0FA is a light, vivid violet. Relative luminance 0.417; OKLCH L 75.8% C 0.128 H 293.3°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B4A0FA |
|---|---|
| RGB | rgb(180, 160, 250) |
| HSL | hsl(253, 90%, 80%) |
| HSV | hsv(253, 36%, 98%) |
| CMYK | cmyk(28%, 36%, 0%, 2%) |
| CIE-LAB | lab(70.70, 26.26, -42.25) |
| CIE-LCH | lch(70.70, 49.74, 301.86°) |
| OKLab | oklab(75.77% 0.0507 -0.1177) |
| OKLCH | oklch(75.77% 0.128 293.3) |
| XYZ | xyz(48.6443, 41.7463, 95.9189) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.67
Lilac (survey)
#CEA2FD
ΔE00 5.53
Lavender (survey)
#C79FEF
ΔE00 5.65
Baby Purple
#CA9BF7
ΔE00 5.67
Lavender
#B39DDB
ΔE00 6.14
Pale Violet
#CEAEFA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4A0FA #E6FAA0
analogous
#A0B9FA #B4A0FA #E1A0FA
triadic
#B4A0FA #FAB4A0 #A0FAB4
tetradic
#B4A0FA #FAA0B9 #E6FAA0 #A0FAE1
square
#B4A0FA #FAA0B9 #E6FAA0 #A0FAE1
split-complementary
#B4A0FA #FAE1A0 #B9FAA0
monochromatic
#582CF4 #8666F7 #B4A0FA #E2DAFD #E8E2FD
Accessibility & contrast
On white
2.25
#B4A0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#B4A0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4A0FA
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4A0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4A0FA | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#8AABF8
Tritanopia (blue-blind)
#A5B0C1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b4a0fa; /* rgb */ color: rgb(180, 160, 250); /* oklch */ color: oklch(75.8% 0.128 293.3);
Tailwind
colors: {
custom: {
50: '#ccbcfc',
500: '#b4a0fa',
950: '#000000',
},
}SCSS
$custom: #b4a0fa; $custom-light: #ccbcfc; $custom-dark: #000000;
JSON
{
"hex": "#b4a0fa",
"rgb": {
"r": 180,
"g": 160,
"b": 250
},
"hsl": {
"h": 253.333,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.75766,
"c": 0.12817,
"h": 293.3
},
"luminance": 0.41747
}Semantic roles & 50–950 ramp
primary
#B4A0FA
secondary
#EEF6D5
accent
#E600B3
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131217
muted
#828185