#A199CD#A199CD
#A199CD is a light, moderate blue. Relative luminance 0.348; OKLCH L 70.8% C 0.076 H 291.4°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A199CD |
|---|---|
| RGB | rgb(161, 153, 205) |
| HSL | hsl(249, 34%, 70%) |
| HSV | hsv(249, 25%, 80%) |
| CMYK | cmyk(21.5%, 25.4%, 0%, 19.6%) |
| CIE-LAB | lab(65.57, 13.85, -25.58) |
| CIE-LCH | lch(65.57, 29.09, 298.43°) |
| OKLab | oklab(70.84% 0.0276 -0.0703) |
| OKLCH | oklch(70.84% 0.076 291.4) |
| XYZ | xyz(37.1061, 34.7669, 62.5015) |
| Luminance | 0.3477 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.30
Pale Purple
#B790D4
ΔE00 7.25
Perrywinkle
#8F8CE7
ΔE00 8.90
Lavender (survey)
#C79FEF
ΔE00 8.94
Heather
#A484AC
ΔE00 9.88
Wisteria
#A87DC2
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A199CD #C5CD99
analogous
#99ABCD #A199CD #BB99CD
triadic
#A199CD #CDA199 #99CDA1
tetradic
#A199CD #CD99AB #C5CD99 #99CDBB
square
#A199CD #CD99AB #C5CD99 #99CDBB
split-complementary
#A199CD #CDBB99 #ABCD99
monochromatic
#5A4D9E #7B70B9 #A199CD #C7C2E1 #ECEAF5
Accessibility & contrast
On white
2.64
#A199CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#A199CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A199CD
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A199CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A199CD | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA0CF
Deuteranopia (green-blind)
#8D9ECC
Tritanopia (blue-blind)
#98A1AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a199cd; /* rgb */ color: rgb(161, 153, 205); /* oklch */ color: oklch(70.8% 0.076 291.4);
Tailwind
colors: {
custom: {
50: '#bdb7dc',
500: '#a199cd',
950: '#000000',
},
}SCSS
$custom: #a199cd; $custom-light: #bdb7dc; $custom-dark: #000000;
JSON
{
"hex": "#a199cd",
"rgb": {
"r": 161,
"g": 153,
"b": 205
},
"hsl": {
"h": 249.231,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.70843,
"c": 0.07551,
"h": 291.4
},
"luminance": 0.34767
}Semantic roles & 50–950 ramp
primary
#A199CD
secondary
#E6E8DA
accent
#AD389B
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#121115
muted
#818083