#A196DB#A196DB
#A196DB is a light, moderate blue. Relative luminance 0.345; OKLCH L 70.9% C 0.100 H 290.9°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A196DB |
|---|---|
| RGB | rgb(161, 150, 219) |
| HSL | hsl(250, 49%, 72%) |
| HSV | hsv(250, 32%, 86%) |
| CMYK | cmyk(26.5%, 31.5%, 0%, 14.1%) |
| CIE-LAB | lab(65.36, 18.90, -33.68) |
| CIE-LCH | lch(65.36, 38.62, 299.30°) |
| OKLab | oklab(70.87% 0.0357 -0.0934) |
| OKLCH | oklch(70.87% 0.1 290.9) |
| XYZ | xyz(38.3873, 34.5036, 71.6415) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.59
Perrywinkle
#8F8CE7
ΔE00 5.86
Pale Purple
#B790D4
ΔE00 6.91
Lavender (survey)
#C79FEF
ΔE00 7.86
Periwinkle Blue
#8F99FB
ΔE00 8.06
Lavender Blue
#8B88F8
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A196DB #D0DB96
analogous
#96AEDB #A196DB #C396DB
triadic
#A196DB #DBA196 #96DBA1
tetradic
#A196DB #DB96AE #D0DB96 #96DBC3
square
#A196DB #DB96AE #D0DB96 #96DBC3
split-complementary
#A196DB #DBC396 #AEDB96
monochromatic
#523FB8 #7868CB #A196DB #CAC4EB #EBE8F7
Accessibility & contrast
On white
2.66
#A196DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#A196DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A196DB
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A196DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A196DB | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A0DE
Deuteranopia (green-blind)
#849DD9
Tritanopia (blue-blind)
#94A2AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a196db; /* rgb */ color: rgb(161, 150, 219); /* oklch */ color: oklch(70.9% 0.100 290.9);
Tailwind
colors: {
custom: {
50: '#beb4e6',
500: '#a196db',
950: '#000000',
},
}SCSS
$custom: #a196db; $custom-light: #beb4e6; $custom-dark: #000000;
JSON
{
"hex": "#a196db",
"rgb": {
"r": 161,
"g": 150,
"b": 219
},
"hsl": {
"h": 249.565,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.70866,
"c": 0.09996,
"h": 290.9
},
"luminance": 0.34504
}Semantic roles & 50–950 ramp
primary
#A196DB
secondary
#EBEEDD
accent
#BC29A5
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084