#A19DF2#A19DF2
#A19DF2 is a light, vivid blue. Relative luminance 0.381; OKLCH L 73.3% C 0.122 H 285.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A19DF2 |
|---|---|
| RGB | rgb(161, 157, 242) |
| HSL | hsl(243, 77%, 78%) |
| HSV | hsv(243, 35%, 95%) |
| CMYK | cmyk(33.5%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(68.09, 20.70, -42.07) |
| CIE-LCH | lch(68.09, 46.89, 296.20°) |
| OKLab | oklab(73.29% 0.0318 -0.1176) |
| OKLCH | oklch(73.29% 0.122 285.1) |
| XYZ | xyz(42.7776, 38.1006, 89.0875) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.42
Perrywinkle
#8F8CE7
ΔE00 5.19
Lavender Blue
#8B88F8
ΔE00 6.89
Lavender
#B39DDB
ΔE00 7.65
Periwinkle (survey)
#8E82FE
ΔE00 8.38
Pastel Purple
#CAA0FF
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19DF2 #EEF29D
analogous
#9DC3F2 #A19DF2 #CB9DF2
triadic
#A19DF2 #F2A19D #9DF2A1
tetradic
#A19DF2 #F29DC3 #EEF29D #9DF2CB
square
#A19DF2 #F29DC3 #EEF29D #9DF2CB
split-complementary
#A19DF2 #F2CB9D #C3F29D
monochromatic
#3931E4 #6D67EB #A19DF2 #D5D3F9 #E5E4FB
Accessibility & contrast
On white
2.44
#A19DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#A19DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19DF2
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19DF2 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F5
Deuteranopia (green-blind)
#81A3F0
Tritanopia (blue-blind)
#8CADBC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a19df2; /* rgb */ color: rgb(161, 157, 242); /* oklch */ color: oklch(73.3% 0.122 285.1);
Tailwind
colors: {
custom: {
50: '#bfb9f6',
500: '#a19df2',
950: '#000000',
},
}SCSS
$custom: #a19df2; $custom-light: #bfb9f6; $custom-dark: #000000;
JSON
{
"hex": "#a19df2",
"rgb": {
"r": 161,
"g": 157,
"b": 242
},
"hsl": {
"h": 242.824,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.73289,
"c": 0.12178,
"h": 285.1
},
"luminance": 0.38102
}Semantic roles & 50–950 ramp
primary
#A19DF2
secondary
#F2F3D8
accent
#D90DCF
background
#FBFBFF
surface
#F7F6FE
border
#D0D0D6
text
#121117
muted
#818085