#A19CF0#A19CF0
#A19CF0 is a light, vivid blue. Relative luminance 0.376; OKLCH L 73.0% C 0.120 H 285.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A19CF0 |
|---|---|
| RGB | rgb(161, 156, 240) |
| HSL | hsl(244, 74%, 78%) |
| HSV | hsv(244, 35%, 94%) |
| CMYK | cmyk(32.9%, 35%, 0%, 5.9%) |
| CIE-LAB | lab(67.76, 20.75, -41.50) |
| CIE-LCH | lch(67.76, 46.40, 296.56°) |
| OKLab | oklab(73% 0.0326 -0.1159) |
| OKLCH | oklch(73% 0.12 285.7) |
| XYZ | xyz(42.3104, 37.6441, 87.4580) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.66
Perrywinkle
#8F8CE7
ΔE00 5.00
Lavender Blue
#8B88F8
ΔE00 6.84
Lavender
#B39DDB
ΔE00 7.34
Periwinkle (survey)
#8E82FE
ΔE00 8.31
Pastel Purple
#CAA0FF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19CF0 #EBF09C
analogous
#9CC1F0 #A19CF0 #CB9CF0
triadic
#A19CF0 #F0A19C #9CF0A1
tetradic
#A19CF0 #F09CC1 #EBF09C #9CF0CB
square
#A19CF0 #F09CC1 #EBF09C #9CF0CB
split-complementary
#A19CF0 #F0CB9C #C1F09C
monochromatic
#3C32E0 #6F67E8 #A19CF0 #D3D1F8 #E6E4FB
Accessibility & contrast
On white
2.46
#A19CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#A19CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19CF0
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19CF0 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F3
Deuteranopia (green-blind)
#81A3EE
Tritanopia (blue-blind)
#8DACBB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a19cf0; /* rgb */ color: rgb(161, 156, 240); /* oklch */ color: oklch(73.0% 0.120 285.7);
Tailwind
colors: {
custom: {
50: '#bfb9f5',
500: '#a19cf0',
950: '#000000',
},
}SCSS
$custom: #a19cf0; $custom-light: #bfb9f5; $custom-dark: #000000;
JSON
{
"hex": "#a19cf0",
"rgb": {
"r": 161,
"g": 156,
"b": 240
},
"hsl": {
"h": 243.571,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.73002,
"c": 0.12043,
"h": 285.7
},
"luminance": 0.37645
}Semantic roles & 50–950 ramp
primary
#A19CF0
secondary
#F1F3D8
accent
#D610CA
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085