#BAA5FF#BAA5FF
#BAA5FF is a light, vivid violet. Relative luminance 0.446; OKLCH L 77.4% C 0.128 H 293.9°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA5FF |
|---|---|
| RGB | rgb(186, 165, 255) |
| HSL | hsl(254, 100%, 82%) |
| HSV | hsv(254, 35%, 100%) |
| CMYK | cmyk(27.1%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(72.61, 26.36, -41.94) |
| CIE-LCH | lch(72.61, 49.53, 302.15°) |
| OKLab | oklab(77.42% 0.0518 -0.1167) |
| OKLCH | oklch(77.42% 0.128 293.9) |
| XYZ | xyz(51.7505, 44.5687, 100.4645) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.20
Lilac (survey)
#CEA2FD
ΔE00 4.94
Pale Violet
#CEAEFA
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 5.43
Baby Purple
#CA9BF7
ΔE00 5.53
Lavender
#B39DDB
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA5FF #EAFFA5
analogous
#A5BDFF #BAA5FF #E7A5FF
triadic
#BAA5FF #FFBAA5 #A5FFBA
tetradic
#BAA5FF #FFA5BD #EAFFA5 #A5FFE7
square
#BAA5FF #FFA5BD #EAFFA5 #A5FFE7
split-complementary
#BAA5FF #FFE7A5 #BDFFA5
monochromatic
#5C2BFF #8B68FF #BAA5FF #E8E0FF #E8E0FF
Accessibility & contrast
On white
2.12
#BAA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#BAA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA5FF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA5FF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#8FB1FD
Tritanopia (blue-blind)
#ABB5C6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #baa5ff; /* rgb */ color: rgb(186, 165, 255); /* oklch */ color: oklch(77.4% 0.128 293.9);
Tailwind
colors: {
custom: {
50: '#d0bfff',
500: '#baa5ff',
950: '#000000',
},
}SCSS
$custom: #baa5ff; $custom-light: #d0bfff; $custom-dark: #000000;
JSON
{
"hex": "#baa5ff",
"rgb": {
"r": 186,
"g": 165,
"b": 255
},
"hsl": {
"h": 254,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.77417,
"c": 0.12767,
"h": 293.9
},
"luminance": 0.44569
}Semantic roles & 50–950 ramp
primary
#BAA5FF
secondary
#EFF7D4
accent
#E600B0
background
#FCFBFF
surface
#F9F7FF
border
#D2D0D7
text
#141218
muted
#828186