#A19FFE#A19FFE
#A19FFE is a light, vivid blue. Relative luminance 0.395; OKLCH L 74.3% C 0.136 H 283.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A19FFE |
|---|---|
| RGB | rgb(161, 159, 254) |
| HSL | hsl(241, 98%, 81%) |
| HSV | hsv(241, 37%, 100%) |
| CMYK | cmyk(36.6%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(69.13, 22.69, -46.98) |
| CIE-LCH | lch(69.13, 52.18, 295.78°) |
| OKLab | oklab(74.26% 0.0318 -0.1318) |
| OKLCH | oklch(74.26% 0.136 283.5) |
| XYZ | xyz(44.9805, 39.5276, 99.0063) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.56
Perrywinkle
#8F8CE7
ΔE00 5.89
Lavender Blue
#8B88F8
ΔE00 6.75
Periwinkle (survey)
#8E82FE
ΔE00 8.21
Pastel Purple
#CAA0FF
ΔE00 9.10
Lavender
#B39DDB
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19FFE #FCFE9F
analogous
#9FCCFE #A19FFE #D09FFE
triadic
#A19FFE #FEA19F #9FFEA1
tetradic
#A19FFE #FE9FCC #FCFE9F #9FFED0
square
#A19FFE #FE9FCC #FCFE9F #9FFED0
split-complementary
#A19FFE #FED09F #CCFE9F
monochromatic
#2A26FD #6662FD #A19FFE #DCDCFF #E1E1FF
Accessibility & contrast
On white
2.36
#A19FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#A19FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19FFE
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19FFE | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#87B1C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a19ffe; /* rgb */ color: rgb(161, 159, 254); /* oklch */ color: oklch(74.3% 0.136 283.5);
Tailwind
colors: {
custom: {
50: '#c0bbff',
500: '#a19ffe',
950: '#000000',
},
}SCSS
$custom: #a19ffe; $custom-light: #c0bbff; $custom-dark: #000000;
JSON
{
"hex": "#a19ffe",
"rgb": {
"r": 161,
"g": 159,
"b": 254
},
"hsl": {
"h": 241.263,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.74261,
"c": 0.13556,
"h": 283.5
},
"luminance": 0.39529
}Semantic roles & 50–950 ramp
primary
#A19FFE
secondary
#F6F7D4
accent
#E600E1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086