#A19BD6#A19BD6
#A19BD6 is a light, moderate blue. Relative luminance 0.359; OKLCH L 71.6% C 0.085 H 288.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A19BD6 |
|---|---|
| RGB | rgb(161, 155, 214) |
| HSL | hsl(246, 42%, 72%) |
| HSV | hsv(246, 28%, 84%) |
| CMYK | cmyk(24.8%, 27.6%, 0%, 16.1%) |
| CIE-LAB | lab(66.42, 14.85, -29.26) |
| CIE-LCH | lch(66.42, 32.81, 296.91°) |
| OKLab | oklab(71.62% 0.0274 -0.0808) |
| OKLCH | oklch(71.62% 0.085 288.7) |
| XYZ | xyz(38.5539, 35.8741, 68.4985) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.35
Perrywinkle
#8F8CE7
ΔE00 7.44
Pale Purple
#B790D4
ΔE00 7.74
Lavender (survey)
#C79FEF
ΔE00 8.49
Periwinkle Blue
#8F99FB
ΔE00 8.86
Pale Violet
#CEAEFA
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19BD6 #D0D69B
analogous
#9BB2D6 #A19BD6 #BF9BD6
triadic
#A19BD6 #D6A19B #9BD6A1
tetradic
#A19BD6 #D69BB2 #D0D69B #9BD6BF
square
#A19BD6 #D69BB2 #D0D69B #9BD6BF
split-complementary
#A19BD6 #D6BF9B #B2D69B
monochromatic
#5248AF #7870C4 #A19BD6 #CAC6E8 #EBE9F6
Accessibility & contrast
On white
2.57
#A19BD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#A19BD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19BD6
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19BD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19BD6 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA3D8
Deuteranopia (green-blind)
#8BA0D4
Tritanopia (blue-blind)
#95A5B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a19bd6; /* rgb */ color: rgb(161, 155, 214); /* oklch */ color: oklch(71.6% 0.085 288.7);
Tailwind
colors: {
custom: {
50: '#beb8e2',
500: '#a19bd6',
950: '#000000',
},
}SCSS
$custom: #a19bd6; $custom-light: #beb8e2; $custom-dark: #000000;
JSON
{
"hex": "#a19bd6",
"rgb": {
"r": 161,
"g": 155,
"b": 214
},
"hsl": {
"h": 246.102,
"s": 41.844,
"l": 72.353
},
"oklch": {
"l": 0.71619,
"c": 0.08527,
"h": 288.7
},
"luminance": 0.35875
}Semantic roles & 50–950 ramp
primary
#A19BD6
secondary
#EBEDDE
accent
#B531A7
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083