#A19CDA#A19CDA
#A19CDA is a light, moderate blue. Relative luminance 0.364; OKLCH L 72.0% C 0.089 H 287.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A19CDA |
|---|---|
| RGB | rgb(161, 156, 218) |
| HSL | hsl(245, 46%, 73%) |
| HSV | hsv(245, 28%, 85%) |
| CMYK | cmyk(26.1%, 28.4%, 0%, 14.5%) |
| CIE-LAB | lab(66.84, 15.25, -30.84) |
| CIE-LCH | lch(66.84, 34.40, 296.31°) |
| OKLab | oklab(71.99% 0.0271 -0.0853) |
| OKLCH | oklch(71.99% 0.089 287.6) |
| XYZ | xyz(39.2381, 36.4152, 71.2776) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.68
Perrywinkle
#8F8CE7
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 8.08
Pale Purple
#B790D4
ΔE00 8.13
Lavender (survey)
#C79FEF
ΔE00 8.46
Pale Violet
#CEAEFA
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19CDA #D5DA9C
analogous
#9CB6DA #A19CDA #C09CDA
triadic
#A19CDA #DAA19C #9CDAA1
tetradic
#A19CDA #DA9CB6 #D5DA9C #9CDAC0
square
#A19CDA #DA9CB6 #D5DA9C #9CDAC0
split-complementary
#A19CDA #DAC09C #B6DA9C
monochromatic
#4E44B7 #776FC9 #A19CDA #CBC9EB #EAE9F7
Accessibility & contrast
On white
2.54
#A19CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#A19CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19CDA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19CDA | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA4DD
Deuteranopia (green-blind)
#8BA1D8
Tritanopia (blue-blind)
#94A7B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a19cda; /* rgb */ color: rgb(161, 156, 218); /* oklch */ color: oklch(72.0% 0.089 287.6);
Tailwind
colors: {
custom: {
50: '#beb9e5',
500: '#a19cda',
950: '#000000',
},
}SCSS
$custom: #a19cda; $custom-light: #beb9e5; $custom-dark: #000000;
JSON
{
"hex": "#a19cda",
"rgb": {
"r": 161,
"g": 156,
"b": 218
},
"hsl": {
"h": 244.839,
"s": 45.588,
"l": 73.333
},
"oklch": {
"l": 0.71989,
"c": 0.08946,
"h": 287.6
},
"luminance": 0.36416
}Semantic roles & 50–950 ramp
primary
#A19CDA
secondary
#ECEEDD
accent
#B92DAD
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084