#A199DC#A199DC
#A199DC is a light, moderate blue. Relative luminance 0.355; OKLCH L 71.5% C 0.097 H 289.2°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A199DC |
|---|---|
| RGB | rgb(161, 153, 220) |
| HSL | hsl(247, 49%, 73%) |
| HSV | hsv(247, 30%, 86%) |
| CMYK | cmyk(26.8%, 30.5%, 0%, 13.7%) |
| CIE-LAB | lab(66.16, 17.44, -32.99) |
| CIE-LCH | lch(66.16, 37.32, 297.86°) |
| OKLab | oklab(71.49% 0.0318 -0.0914) |
| OKLCH | oklch(71.49% 0.097 289.2) |
| XYZ | xyz(39.0042, 35.5261, 72.4985) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.64
Perrywinkle
#8F8CE7
ΔE00 6.14
Pale Purple
#B790D4
ΔE00 7.56
Periwinkle Blue
#8F99FB
ΔE00 7.75
Lavender (survey)
#C79FEF
ΔE00 8.07
Pastel Purple
#CAA0FF
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A199DC #D4DC99
analogous
#99B2DC #A199DC #C299DC
triadic
#A199DC #DCA199 #99DCA1
tetradic
#A199DC #DC99B2 #D4DC99 #99DCC2
square
#A199DC #DC99B2 #D4DC99 #99DCC2
split-complementary
#A199DC #DCC299 #B2DC99
monochromatic
#4F40BB #776BCC #A199DC #CBC7EC #EAE8F7
Accessibility & contrast
On white
2.59
#A199DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#A199DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A199DC
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A199DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A199DC | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DF
Deuteranopia (green-blind)
#879FDA
Tritanopia (blue-blind)
#94A5B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a199dc; /* rgb */ color: rgb(161, 153, 220); /* oklch */ color: oklch(71.5% 0.097 289.2);
Tailwind
colors: {
custom: {
50: '#beb7e7',
500: '#a199dc',
950: '#000000',
},
}SCSS
$custom: #a199dc; $custom-light: #beb7e7; $custom-dark: #000000;
JSON
{
"hex": "#a199dc",
"rgb": {
"r": 161,
"g": 153,
"b": 220
},
"hsl": {
"h": 247.164,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.71492,
"c": 0.09679,
"h": 289.2
},
"luminance": 0.35527
}Semantic roles & 50–950 ramp
primary
#A199DC
secondary
#ECEEDD
accent
#BC29AB
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084