#A199DF#A199DF
#A199DF is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.6% C 0.101 H 288.8°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A199DF |
|---|---|
| RGB | rgb(161, 153, 223) |
| HSL | hsl(247, 52%, 74%) |
| HSV | hsv(247, 31%, 87%) |
| CMYK | cmyk(27.8%, 31.4%, 0%, 12.5%) |
| CIE-LAB | lab(66.28, 18.17, -34.46) |
| CIE-LCH | lch(66.28, 38.96, 297.81°) |
| OKLab | oklab(71.63% 0.0326 -0.0956) |
| OKLCH | oklch(71.63% 0.101 288.8) |
| XYZ | xyz(39.4051, 35.6865, 74.6098) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.98
Perrywinkle
#8F8CE7
ΔE00 5.72
Periwinkle Blue
#8F99FB
ΔE00 7.22
Pale Purple
#B790D4
ΔE00 7.79
Lavender (survey)
#C79FEF
ΔE00 8.06
Lavender Blue
#8B88F8
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A199DF #D7DF99
analogous
#99B4DF #A199DF #C499DF
triadic
#A199DF #DFA199 #99DFA1
tetradic
#A199DF #DF99B4 #D7DF99 #99DFC4
square
#A199DF #DF99B4 #D7DF99 #99DFC4
split-complementary
#A199DF #DFC499 #B4DF99
monochromatic
#4C3DC1 #766AD0 #A199DF #CCC8EE #EAE8F8
Accessibility & contrast
On white
2.58
#A199DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#A199DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A199DF
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A199DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A199DF | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A3E2
Deuteranopia (green-blind)
#869FDD
Tritanopia (blue-blind)
#93A5B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a199df; /* rgb */ color: rgb(161, 153, 223); /* oklch */ color: oklch(71.6% 0.101 288.8);
Tailwind
colors: {
custom: {
50: '#beb7e9',
500: '#a199df',
950: '#000000',
},
}SCSS
$custom: #a199df; $custom-light: #beb7e9; $custom-dark: #000000;
JSON
{
"hex": "#a199df",
"rgb": {
"r": 161,
"g": 153,
"b": 223
},
"hsl": {
"h": 246.857,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.71628,
"c": 0.10102,
"h": 288.8
},
"luminance": 0.35687
}Semantic roles & 50–950 ramp
primary
#A199DF
secondary
#EDEFDC
accent
#C026AE
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084