#A199BF#A199BF
#A199BF is a light, muted violet. Relative luminance 0.341; OKLCH L 70.3% C 0.056 H 294.6°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A199BF |
|---|---|
| RGB | rgb(161, 153, 191) |
| HSL | hsl(253, 23%, 67%) |
| HSV | hsv(253, 20%, 75%) |
| CMYK | cmyk(15.7%, 19.9%, 0%, 25.1%) |
| CIE-LAB | lab(65.06, 10.66, -18.55) |
| CIE-LCH | lch(65.06, 21.40, 299.89°) |
| OKLab | oklab(70.28% 0.0231 -0.0505) |
| OKLCH | oklch(70.28% 0.056 294.6) |
| XYZ | xyz(35.4911, 34.1209, 53.9963) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.74
Heather
#A484AC
ΔE00 8.67
Pale Purple
#B790D4
ΔE00 8.87
Lilac
#C8A2C8
ΔE00 9.84
Dusty Lavender
#AC86A8
ΔE00 10.02
Wisteria
#A87DC2
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A199BF #B7BF99
analogous
#99A4BF #A199BF #B499BF
triadic
#A199BF #BFA199 #99BFA1
tetradic
#A199BF #BF99A4 #B7BF99 #99BFB4
square
#A199BF #BF99A4 #B7BF99 #99BFB4
split-complementary
#A199BF #BFB499 #A4BF99
monochromatic
#605588 #7E73A7 #A199BF #C4BFD7 #E6E4EE
Accessibility & contrast
On white
2.68
#A199BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#A199BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A199BF
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A199BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A199BF | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC1
Deuteranopia (green-blind)
#929DBE
Tritanopia (blue-blind)
#9B9FA6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a199bf; /* rgb */ color: rgb(161, 153, 191); /* oklch */ color: oklch(70.3% 0.056 294.6);
Tailwind
colors: {
custom: {
50: '#bdb7d2',
500: '#a199bf',
950: '#000000',
},
}SCSS
$custom: #a199bf; $custom-light: #bdb7d2; $custom-dark: #000000;
JSON
{
"hex": "#a199bf",
"rgb": {
"r": 161,
"g": 153,
"b": 191
},
"hsl": {
"h": 252.632,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.70281,
"c": 0.05555,
"h": 294.6
},
"luminance": 0.34121
}Semantic roles & 50–950 ramp
primary
#A199BF
secondary
#DDE0D4
accent
#A1448E
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121114
muted
#818082