#BA94BB#BA94BB
#BA94BB is a light, moderate purple. Relative luminance 0.352; OKLCH L 71.4% C 0.070 H 325.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BA94BB |
|---|---|
| RGB | rgb(186, 148, 187) |
| HSL | hsl(298, 22%, 66%) |
| HSV | hsv(298, 21%, 73%) |
| CMYK | cmyk(0.5%, 20.9%, 0%, 26.7%) |
| CIE-LAB | lab(65.91, 21.03, -14.81) |
| CIE-LCH | lch(65.91, 25.72, 324.85°) |
| OKLab | oklab(71.43% 0.0578 -0.0398) |
| OKLCH | oklch(71.43% 0.07 325.5) |
| XYZ | xyz(39.8082, 35.2077, 51.7028) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.09
Dusty Lavender
#AC86A8
ΔE00 4.79
Heather
#A484AC
ΔE00 5.81
Pale Purple
#B790D4
ΔE00 7.43
Plum
#DDA0DD
ΔE00 8.04
Light Mauve
#C292A1
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA94BB #95BB94
analogous
#A694BB #BA94BB #BB94A8
triadic
#BA94BB #BBBA94 #94BBBA
tetradic
#BA94BB #BBA694 #95BB94 #94A8BB
square
#BA94BB #BBA694 #95BB94 #94A8BB
split-complementary
#BA94BB #A8BB94 #94BBA6
monochromatic
#815382 #A26FA3 #BA94BB #D2B9D3 #EADFEB
Accessibility & contrast
On white
2.61
#BA94BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#BA94BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA94BB
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA94BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA94BB | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBD
Deuteranopia (green-blind)
#9AA2BA
Tritanopia (blue-blind)
#BC97A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ba94bb; /* rgb */ color: rgb(186, 148, 187); /* oklch */ color: oklch(71.4% 0.070 325.5);
Tailwind
colors: {
custom: {
50: '#cfb3cf',
500: '#ba94bb',
950: '#000000',
},
}SCSS
$custom: #ba94bb; $custom-light: #cfb3cf; $custom-dark: #000000;
JSON
{
"hex": "#ba94bb",
"rgb": {
"r": 186,
"g": 148,
"b": 187
},
"hsl": {
"h": 298.462,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.71428,
"c": 0.07019,
"h": 325.5
},
"luminance": 0.35207
}Semantic roles & 50–950 ramp
primary
#BA94BB
secondary
#CFDCCF
accent
#A14547
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082