#A192FC#A192FC
#A192FC is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.7% C 0.151 H 288.5°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A192FC |
|---|---|
| RGB | rgb(161, 146, 252) |
| HSL | hsl(248, 95%, 78%) |
| HSV | hsv(248, 42%, 99%) |
| CMYK | cmyk(36.1%, 42.1%, 0%, 1.2%) |
| CIE-LAB | lab(65.87, 29.56, -51.03) |
| CIE-LCH | lch(65.87, 58.97, 300.09°) |
| OKLab | oklab(71.75% 0.048 -0.1436) |
| OKLCH | oklch(71.75% 0.151 288.5) |
| XYZ | xyz(42.5428, 35.1619, 96.6220) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.18
Lavender Blue
#8B88F8
ΔE00 4.52
Periwinkle Blue
#8F99FB
ΔE00 5.06
Periwinkle (survey)
#8E82FE
ΔE00 5.22
Liliac
#C48EFD
ΔE00 7.58
Pastel Purple
#CAA0FF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A192FC #EDFC92
analogous
#92B8FC #A192FC #D692FC
triadic
#A192FC #FCA192 #92FCA1
tetradic
#A192FC #FC92B8 #EDFC92 #92FCD6
square
#A192FC #FC92B8 #EDFC92 #92FCD6
split-complementary
#A192FC #FCD692 #B8FC92
monochromatic
#3A1BF9 #6E56FA #A192FC #D4CEFE #E5E1FE
Accessibility & contrast
On white
2.61
#A192FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#A192FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A192FC
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A192FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A192FC | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#6E9DF9
Tritanopia (blue-blind)
#89A6BB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a192fc; /* rgb */ color: rgb(161, 146, 252); /* oklch */ color: oklch(71.7% 0.151 288.5);
Tailwind
colors: {
custom: {
50: '#c0b2fe',
500: '#a192fc',
950: '#000000',
},
}SCSS
$custom: #a192fc; $custom-light: #c0b2fe; $custom-dark: #000000;
JSON
{
"hex": "#a192fc",
"rgb": {
"r": 161,
"g": 146,
"b": 252
},
"hsl": {
"h": 248.491,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.71749,
"c": 0.15139,
"h": 288.5
},
"luminance": 0.35163
}Semantic roles & 50–950 ramp
primary
#A192FC
secondary
#F2F6D5
accent
#E600C5
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131118
muted
#828086