#A19BBC#A19BBC
#A19BBC is a light, muted violet. Relative luminance 0.347; OKLCH L 70.6% C 0.048 H 293.5°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A19BBC |
|---|---|
| RGB | rgb(161, 155, 188) |
| HSL | hsl(251, 20%, 67%) |
| HSV | hsv(251, 18%, 74%) |
| CMYK | cmyk(14.4%, 17.6%, 0%, 26.3%) |
| CIE-LAB | lab(65.48, 8.87, -16.24) |
| CIE-LCH | lch(65.48, 18.51, 298.65°) |
| OKLab | oklab(70.57% 0.0191 -0.0441) |
| OKLCH | oklch(70.57% 0.048 293.5) |
| XYZ | xyz(35.4945, 34.6504, 52.3854) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 8.06
Heather
#A484AC
ΔE00 9.59
Pale Purple
#B790D4
ΔE00 10.24
Lilac
#C8A2C8
ΔE00 10.30
Dusty Lavender
#AC86A8
ΔE00 10.67
Purpley Grey
#947E94
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19BBC #B6BC9B
analogous
#9BA6BC #A19BBC #B29BBC
triadic
#A19BBC #BCA19B #9BBCA1
tetradic
#A19BBC #BC9BA6 #B6BC9B #9BBCB2
square
#A19BBC #BC9BA6 #B6BC9B #9BBCB2
split-complementary
#A19BBC #BCB29B #A6BC9B
monochromatic
#605984 #7F76A3 #A19BBC #C3C0D5 #E6E4ED
Accessibility & contrast
On white
2.65
#A19BBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#A19BBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19BBC
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19BBC | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBD
Deuteranopia (green-blind)
#959EBB
Tritanopia (blue-blind)
#9CA0A6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a19bbc; /* rgb */ color: rgb(161, 155, 188); /* oklch */ color: oklch(70.6% 0.048 293.5);
Tailwind
colors: {
custom: {
50: '#bdb8d0',
500: '#a19bbc',
950: '#000000',
},
}SCSS
$custom: #a19bbc; $custom-light: #bdb8d0; $custom-dark: #000000;
JSON
{
"hex": "#a19bbc",
"rgb": {
"r": 161,
"g": 155,
"b": 188
},
"hsl": {
"h": 250.909,
"s": 19.76,
"l": 67.255
},
"oklch": {
"l": 0.70571,
"c": 0.04807,
"h": 293.5
},
"luminance": 0.34651
}Semantic roles & 50–950 ramp
primary
#A19BBC
secondary
#DDDFD4
accent
#9E478E
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121114
muted
#818082