#A19CFB#A19CFB
#A19CFB is a light, vivid blue. Relative luminance 0.383; OKLCH L 73.5% C 0.136 H 284.9°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A19CFB |
|---|---|
| RGB | rgb(161, 156, 251) |
| HSL | hsl(243, 92%, 80%) |
| HSV | hsv(243, 38%, 98%) |
| CMYK | cmyk(35.9%, 37.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.25, 23.61, -46.73) |
| CIE-LCH | lch(68.25, 52.36, 296.80°) |
| OKLab | oklab(73.55% 0.035 -0.1311) |
| OKLCH | oklch(73.55% 0.136 284.9) |
| XYZ | xyz(43.9942, 38.3176, 96.3261) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.74
Perrywinkle
#8F8CE7
ΔE00 5.18
Lavender Blue
#8B88F8
ΔE00 6.18
Periwinkle (survey)
#8E82FE
ΔE00 7.57
Pastel Purple
#CAA0FF
ΔE00 8.70
Lavender
#B39DDB
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19CFB #F6FB9C
analogous
#9CC7FB #A19CFB #D19CFB
triadic
#A19CFB #FBA19C #9CFBA1
tetradic
#A19CFB #FB9CC7 #F6FB9C #9CFBD1
square
#A19CFB #FB9CC7 #F6FB9C #9CFBD1
split-complementary
#A19CFB #FBD19C #C7FB9C
monochromatic
#3126F6 #6961F9 #A19CFB #D9D7FD #E3E2FE
Accessibility & contrast
On white
2.42
#A19CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#A19CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19CFB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19CFB | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#7BA4F9
Tritanopia (blue-blind)
#89AEC0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a19cfb; /* rgb */ color: rgb(161, 156, 251); /* oklch */ color: oklch(73.5% 0.136 284.9);
Tailwind
colors: {
custom: {
50: '#c0b9fd',
500: '#a19cfb',
950: '#000000',
},
}SCSS
$custom: #a19cfb; $custom-light: #c0b9fd; $custom-dark: #000000;
JSON
{
"hex": "#a19cfb",
"rgb": {
"r": 161,
"g": 156,
"b": 251
},
"hsl": {
"h": 243.158,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.73545,
"c": 0.13566,
"h": 284.9
},
"luminance": 0.38319
}Semantic roles & 50–950 ramp
primary
#A19CFB
secondary
#F4F6D5
accent
#E600D9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085