#A199DB#A199DB
#A199DB is a light, moderate blue. Relative luminance 0.355; OKLCH L 71.4% C 0.095 H 289.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A199DB |
|---|---|
| RGB | rgb(161, 153, 219) |
| HSL | hsl(247, 48%, 73%) |
| HSV | hsv(247, 30%, 86%) |
| CMYK | cmyk(26.5%, 30.1%, 0%, 14.1%) |
| CIE-LAB | lab(66.12, 17.19, -32.51) |
| CIE-LCH | lch(66.12, 36.77, 297.88°) |
| OKLab | oklab(71.45% 0.0315 -0.09) |
| OKLCH | oklch(71.45% 0.095 289.3) |
| XYZ | xyz(38.8722, 35.4733, 71.8031) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.54
Perrywinkle
#8F8CE7
ΔE00 6.29
Pale Purple
#B790D4
ΔE00 7.49
Periwinkle Blue
#8F99FB
ΔE00 7.93
Lavender (survey)
#C79FEF
ΔE00 8.08
Pastel Purple
#CAA0FF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A199DB #D3DB99
analogous
#99B2DB #A199DB #C299DB
triadic
#A199DB #DBA199 #99DBA1
tetradic
#A199DB #DB99B2 #D3DB99 #99DBC2
square
#A199DB #DB99B2 #D3DB99 #99DBC2
split-complementary
#A199DB #DBC299 #B2DB99
monochromatic
#5041B8 #776CCB #A199DB #CBC6EB #EAE8F7
Accessibility & contrast
On white
2.59
#A199DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#A199DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A199DB
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A199DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A199DB | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DE
Deuteranopia (green-blind)
#879FD9
Tritanopia (blue-blind)
#94A4B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a199db; /* rgb */ color: rgb(161, 153, 219); /* oklch */ color: oklch(71.4% 0.095 289.3);
Tailwind
colors: {
custom: {
50: '#beb7e6',
500: '#a199db',
950: '#000000',
},
}SCSS
$custom: #a199db; $custom-light: #beb7e6; $custom-dark: #000000;
JSON
{
"hex": "#a199db",
"rgb": {
"r": 161,
"g": 153,
"b": 219
},
"hsl": {
"h": 247.273,
"s": 47.826,
"l": 72.941
},
"oklch": {
"l": 0.71447,
"c": 0.09538,
"h": 289.3
},
"luminance": 0.35474
}Semantic roles & 50–950 ramp
primary
#A199DB
secondary
#ECEEDD
accent
#BB2AAA
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084