#A196DC#A196DC
#A196DC is a light, moderate blue. Relative luminance 0.346; OKLCH L 70.9% C 0.101 H 290.8°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A196DC |
|---|---|
| RGB | rgb(161, 150, 220) |
| HSL | hsl(249, 50%, 73%) |
| HSV | hsv(249, 32%, 86%) |
| CMYK | cmyk(26.8%, 31.8%, 0%, 13.7%) |
| CIE-LAB | lab(65.40, 19.14, -34.17) |
| CIE-LCH | lch(65.40, 39.16, 299.26°) |
| OKLab | oklab(70.91% 0.036 -0.0948) |
| OKLCH | oklch(70.91% 0.101 290.8) |
| XYZ | xyz(38.5194, 34.5564, 72.3369) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.70
Perrywinkle
#8F8CE7
ΔE00 5.70
Pale Purple
#B790D4
ΔE00 7.00
Lavender (survey)
#C79FEF
ΔE00 7.85
Periwinkle Blue
#8F99FB
ΔE00 7.88
Lavender Blue
#8B88F8
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A196DC #D1DC96
analogous
#96AEDC #A196DC #C496DC
triadic
#A196DC #DCA196 #96DCA1
tetradic
#A196DC #DC96AE #D1DC96 #96DCC4
square
#A196DC #DC96AE #D1DC96 #96DCC4
split-complementary
#A196DC #DCC496 #AEDC96
monochromatic
#513EBA #7868CD #A196DC #CAC4EB #EAE8F7
Accessibility & contrast
On white
2.65
#A196DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#A196DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A196DC
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A196DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A196DC | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DF
Deuteranopia (green-blind)
#849DDA
Tritanopia (blue-blind)
#94A2AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a196dc; /* rgb */ color: rgb(161, 150, 220); /* oklch */ color: oklch(70.9% 0.101 290.8);
Tailwind
colors: {
custom: {
50: '#beb4e7',
500: '#a196dc',
950: '#000000',
},
}SCSS
$custom: #a196dc; $custom-light: #beb4e7; $custom-dark: #000000;
JSON
{
"hex": "#a196dc",
"rgb": {
"r": 161,
"g": 150,
"b": 220
},
"hsl": {
"h": 249.429,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.70912,
"c": 0.10136,
"h": 290.8
},
"luminance": 0.34557
}Semantic roles & 50–950 ramp
primary
#A196DC
secondary
#ECEEDD
accent
#BD28A6
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084