#A199CA#A199CA
#A199CA is a light, moderate blue. Relative luminance 0.346; OKLCH L 70.7% C 0.071 H 292.0°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A199CA |
|---|---|
| RGB | rgb(161, 153, 202) |
| HSL | hsl(250, 32%, 70%) |
| HSV | hsv(250, 24%, 79%) |
| CMYK | cmyk(20.3%, 24.3%, 0%, 20.8%) |
| CIE-LAB | lab(65.45, 13.15, -24.09) |
| CIE-LCH | lch(65.45, 27.44, 298.64°) |
| OKLab | oklab(70.72% 0.0266 -0.0661) |
| OKLCH | oklch(70.72% 0.071 292) |
| XYZ | xyz(36.7474, 34.6234, 60.6126) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.61
Pale Purple
#B790D4
ΔE00 7.42
Lavender (survey)
#C79FEF
ΔE00 9.30
Heather
#A484AC
ΔE00 9.50
Perrywinkle
#8F8CE7
ΔE00 9.56
Wisteria
#A87DC2
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A199CA #C2CA99
analogous
#99AACA #A199CA #BA99CA
triadic
#A199CA #CAA199 #99CAA1
tetradic
#A199CA #CA99AA #C2CA99 #99CABA
square
#A199CA #CA99AA #C2CA99 #99CABA
split-complementary
#A199CA #CABA99 #AACA99
monochromatic
#5C5099 #7C71B5 #A199CA #C6C1DF #EBEAF4
Accessibility & contrast
On white
2.65
#A199CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#A199CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A199CA
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A199CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A199CA | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA0CC
Deuteranopia (green-blind)
#8E9EC9
Tritanopia (blue-blind)
#99A1AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a199ca; /* rgb */ color: rgb(161, 153, 202); /* oklch */ color: oklch(70.7% 0.071 292.0);
Tailwind
colors: {
custom: {
50: '#bdb7da',
500: '#a199ca',
950: '#000000',
},
}SCSS
$custom: #a199ca; $custom-light: #bdb7da; $custom-dark: #000000;
JSON
{
"hex": "#a199ca",
"rgb": {
"r": 161,
"g": 153,
"b": 202
},
"hsl": {
"h": 249.796,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.70719,
"c": 0.07124,
"h": 292
},
"luminance": 0.34624
}Semantic roles & 50–950 ramp
primary
#A199CA
secondary
#E4E6D8
accent
#AA3B98
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#121114
muted
#818083