#A19CFC#A19CFC
#A19CFC is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.6% C 0.137 H 284.9°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A19CFC |
|---|---|
| RGB | rgb(161, 156, 252) |
| HSL | hsl(243, 94%, 80%) |
| HSV | hsv(243, 38%, 99%) |
| CMYK | cmyk(36.1%, 38.1%, 0%, 1.2%) |
| CIE-LAB | lab(68.30, 23.87, -47.20) |
| CIE-LCH | lch(68.30, 52.89, 296.83°) |
| OKLab | oklab(73.6% 0.0352 -0.1324) |
| OKLCH | oklch(73.6% 0.137 284.9) |
| XYZ | xyz(44.1522, 38.3809, 97.1585) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.69
Perrywinkle
#8F8CE7
ΔE00 5.22
Lavender Blue
#8B88F8
ΔE00 6.14
Periwinkle (survey)
#8E82FE
ΔE00 7.52
Pastel Purple
#CAA0FF
ΔE00 8.74
Lavender
#B39DDB
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19CFC #F7FC9C
analogous
#9CC7FC #A19CFC #D19CFC
triadic
#A19CFC #FCA19C #9CFCA1
tetradic
#A19CFC #FC9CC7 #F7FC9C #9CFCD1
square
#A19CFC #FC9CC7 #F7FC9C #9CFCD1
split-complementary
#A19CFC #FCD19C #C7FC9C
monochromatic
#3025F8 #6961FA #A19CFC #D9D7FE #E3E1FE
Accessibility & contrast
On white
2.42
#A19CFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#A19CFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19CFC
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19CFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19CFC | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#88AEC0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a19cfc; /* rgb */ color: rgb(161, 156, 252); /* oklch */ color: oklch(73.6% 0.137 284.9);
Tailwind
colors: {
custom: {
50: '#c0b9fe',
500: '#a19cfc',
950: '#000000',
},
}SCSS
$custom: #a19cfc; $custom-light: #c0b9fe; $custom-dark: #000000;
JSON
{
"hex": "#a19cfc",
"rgb": {
"r": 161,
"g": 156,
"b": 252
},
"hsl": {
"h": 243.125,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.73595,
"c": 0.13703,
"h": 284.9
},
"luminance": 0.38382
}Semantic roles & 50–950 ramp
primary
#A19CFC
secondary
#F5F6D5
accent
#E600DA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086