#A199D5#A199D5
#A199D5 is a light, moderate blue. Relative luminance 0.352; OKLCH L 71.2% C 0.087 H 290.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A199D5 |
|---|---|
| RGB | rgb(161, 153, 213) |
| HSL | hsl(248, 42%, 72%) |
| HSV | hsv(248, 28%, 84%) |
| CMYK | cmyk(24.4%, 28.2%, 0%, 16.5%) |
| CIE-LAB | lab(65.88, 15.74, -29.55) |
| CIE-LCH | lch(65.88, 33.48, 298.04°) |
| OKLab | oklab(71.18% 0.0299 -0.0816) |
| OKLCH | oklch(71.18% 0.087 290.1) |
| XYZ | xyz(38.0965, 35.1630, 67.7179) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.13
Pale Purple
#B790D4
ΔE00 7.20
Perrywinkle
#8F8CE7
ΔE00 7.30
Lavender (survey)
#C79FEF
ΔE00 8.29
Periwinkle Blue
#8F99FB
ΔE00 9.08
Baby Purple
#CA9BF7
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A199D5 #CDD599
analogous
#99AFD5 #A199D5 #BF99D5
triadic
#A199D5 #D5A199 #99D5A1
tetradic
#A199D5 #D599AF #CDD599 #99D5BF
square
#A199D5 #D599AF #CDD599 #99D5BF
split-complementary
#A199D5 #D5BF99 #AFD599
monochromatic
#5547AD #796EC3 #A199D5 #C9C4E7 #EBE9F6
Accessibility & contrast
On white
2.61
#A199D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#A199D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A199D5
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A199D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A199D5 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA1D8
Deuteranopia (green-blind)
#8A9FD3
Tritanopia (blue-blind)
#96A3AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a199d5; /* rgb */ color: rgb(161, 153, 213); /* oklch */ color: oklch(71.2% 0.087 290.1);
Tailwind
colors: {
custom: {
50: '#beb7e2',
500: '#a199d5',
950: '#000000',
},
}SCSS
$custom: #a199d5; $custom-light: #beb7e2; $custom-dark: #000000;
JSON
{
"hex": "#a199d5",
"rgb": {
"r": 161,
"g": 153,
"b": 213
},
"hsl": {
"h": 248,
"s": 41.667,
"l": 71.765
},
"oklch": {
"l": 0.71183,
"c": 0.08689,
"h": 290.1
},
"luminance": 0.35164
}Semantic roles & 50–950 ramp
primary
#A199D5
secondary
#EAEDDD
accent
#B531A3
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083