#A19CF9#A19CF9
#A19CF9 is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.4% C 0.133 H 285.1°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A19CF9 |
|---|---|
| RGB | rgb(161, 156, 249) |
| HSL | hsl(243, 89%, 79%) |
| HSV | hsv(243, 37%, 98%) |
| CMYK | cmyk(35.3%, 37.3%, 0%, 2.4%) |
| CIE-LAB | lab(68.16, 23.08, -45.78) |
| CIE-LCH | lch(68.16, 51.28, 296.76°) |
| OKLab | oklab(73.44% 0.0346 -0.1283) |
| OKLCH | oklch(73.44% 0.133 285.1) |
| XYZ | xyz(43.6806, 38.1922, 94.6745) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.85
Perrywinkle
#8F8CE7
ΔE00 5.10
Lavender Blue
#8B88F8
ΔE00 6.26
Periwinkle (survey)
#8E82FE
ΔE00 7.67
Lavender
#B39DDB
ΔE00 8.59
Pastel Purple
#CAA0FF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19CF9 #F4F99C
analogous
#9CC6F9 #A19CF9 #D09CF9
triadic
#A19CF9 #F9A19C #9CF9A1
tetradic
#A19CF9 #F99CC6 #F4F99C #9CF9D0
square
#A19CF9 #F99CC6 #F4F99C #9CF9D0
split-complementary
#A19CF9 #F9D09C #C6F99C
monochromatic
#3329F2 #6A62F6 #A19CF9 #D8D6FC #E4E2FD
Accessibility & contrast
On white
2.43
#A19CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#A19CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19CF9
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19CF9 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#7CA3F7
Tritanopia (blue-blind)
#8AAEBF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a19cf9; /* rgb */ color: rgb(161, 156, 249); /* oklch */ color: oklch(73.4% 0.133 285.1);
Tailwind
colors: {
custom: {
50: '#bfb9fb',
500: '#a19cf9',
950: '#000000',
},
}SCSS
$custom: #a19cf9; $custom-light: #bfb9fb; $custom-dark: #000000;
JSON
{
"hex": "#a19cf9",
"rgb": {
"r": 161,
"g": 156,
"b": 249
},
"hsl": {
"h": 243.226,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.73444,
"c": 0.1329,
"h": 285.1
},
"luminance": 0.38194
}Semantic roles & 50–950 ramp
primary
#A19CF9
secondary
#F4F5D6
accent
#E500D9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085