#A995BF#A995BF
#A995BF is a light, moderate violet. Relative luminance 0.337; OKLCH L 70.2% C 0.064 H 306.4°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A995BF |
|---|---|
| RGB | rgb(169, 149, 191) |
| HSL | hsl(269, 25%, 67%) |
| HSV | hsv(269, 22%, 75%) |
| CMYK | cmyk(11.5%, 22%, 0%, 25.1%) |
| CIE-LAB | lab(64.72, 15.55, -19.01) |
| CIE-LCH | lch(64.72, 24.56, 309.29°) |
| OKLab | oklab(70.18% 0.0381 -0.0517) |
| OKLCH | oklch(70.18% 0.064 306.4) |
| XYZ | xyz(36.5119, 33.6916, 53.8597) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.85
Heather
#A484AC
ΔE00 5.86
Pale Purple
#B790D4
ΔE00 6.46
Dusty Lavender
#AC86A8
ΔE00 7.04
Lilac
#C8A2C8
ΔE00 7.27
Wisteria
#A87DC2
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A995BF #ABBF95
analogous
#9596BF #A995BF #BE95BF
triadic
#A995BF #BFA995 #95BFA9
tetradic
#A995BF #BF9596 #ABBF95 #95BFBE
square
#A995BF #BF9596 #ABBF95 #95BFBE
split-complementary
#A995BF #BFBE95 #96BF95
monochromatic
#6C5288 #8A6FA8 #A995BF #C8BBD6 #E7E1ED
Accessibility & contrast
On white
2.71
#A995BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#A995BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A995BF
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A995BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A995BF | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC1
Deuteranopia (green-blind)
#929DBE
Tritanopia (blue-blind)
#A69BA3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a995bf; /* rgb */ color: rgb(169, 149, 191); /* oklch */ color: oklch(70.2% 0.064 306.4);
Tailwind
colors: {
custom: {
50: '#c3b4d2',
500: '#a995bf',
950: '#000000',
},
}SCSS
$custom: #a995bf; $custom-light: #c3b4d2; $custom-dark: #000000;
JSON
{
"hex": "#a995bf",
"rgb": {
"r": 169,
"g": 149,
"b": 191
},
"hsl": {
"h": 268.571,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.70181,
"c": 0.06419,
"h": 306.4
},
"luminance": 0.33691
}Semantic roles & 50–950 ramp
primary
#A995BF
secondary
#D8DFD1
accent
#A34275
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121114
muted
#818082