#A19CFE#A19CFE
#A19CFE is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.7% C 0.140 H 284.7°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A19CFE |
|---|---|
| RGB | rgb(161, 156, 254) |
| HSL | hsl(243, 98%, 80%) |
| HSV | hsv(243, 39%, 100%) |
| CMYK | cmyk(36.6%, 38.6%, 0%, 0.4%) |
| CIE-LAB | lab(68.39, 24.40, -48.14) |
| CIE-LCH | lch(68.39, 53.97, 296.88°) |
| OKLab | oklab(73.7% 0.0356 -0.1352) |
| OKLCH | oklch(73.7% 0.14 284.7) |
| XYZ | xyz(44.4708, 38.5083, 98.8365) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.61
Perrywinkle
#8F8CE7
ΔE00 5.33
Lavender Blue
#8B88F8
ΔE00 6.09
Periwinkle (survey)
#8E82FE
ΔE00 7.44
Pastel Purple
#CAA0FF
ΔE00 8.81
Lavender
#B39DDB
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19CFE #F9FE9C
analogous
#9CC8FE #A19CFE #D29CFE
triadic
#A19CFE #FEA19C #9CFEA1
tetradic
#A19CFE #FE9CC8 #F9FE9C #9CFED2
square
#A19CFE #FE9CC8 #F9FE9C #9CFED2
split-complementary
#A19CFE #FED29C #C8FE9C
monochromatic
#2E23FD #675FFD #A19CFE #DBD9FF #E2E1FF
Accessibility & contrast
On white
2.41
#A19CFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#A19CFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19CFE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19CFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19CFE | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#88AFC1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a19cfe; /* rgb */ color: rgb(161, 156, 254); /* oklch */ color: oklch(73.7% 0.140 284.7);
Tailwind
colors: {
custom: {
50: '#c0b9ff',
500: '#a19cfe',
950: '#000000',
},
}SCSS
$custom: #a19cfe; $custom-light: #c0b9ff; $custom-dark: #000000;
JSON
{
"hex": "#a19cfe",
"rgb": {
"r": 161,
"g": 156,
"b": 254
},
"hsl": {
"h": 243.061,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.73697,
"c": 0.13977,
"h": 284.7
},
"luminance": 0.3851
}Semantic roles & 50–950 ramp
primary
#A19CFE
secondary
#F5F7D4
accent
#E600DA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086