#A192FE#A192FE
#A192FE is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.9% C 0.154 H 288.3°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A192FE |
|---|---|
| RGB | rgb(161, 146, 254) |
| HSL | hsl(248, 98%, 78%) |
| HSV | hsv(248, 43%, 100%) |
| CMYK | cmyk(36.6%, 42.5%, 0%, 0.4%) |
| CIE-LAB | lab(65.97, 30.09, -51.97) |
| CIE-LCH | lch(65.97, 60.05, 300.07°) |
| OKLab | oklab(71.86% 0.0483 -0.1463) |
| OKLCH | oklch(71.86% 0.154 288.3) |
| XYZ | xyz(42.8613, 35.2893, 98.3000) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.34
Lavender Blue
#8B88F8
ΔE00 4.48
Periwinkle Blue
#8F99FB
ΔE00 5.01
Periwinkle (survey)
#8E82FE
ΔE00 5.14
Liliac
#C48EFD
ΔE00 7.64
Pastel Purple
#CAA0FF
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A192FE #EFFE92
analogous
#92B9FE #A192FE #D792FE
triadic
#A192FE #FEA192 #92FEA1
tetradic
#A192FE #FE92B9 #EFFE92 #92FED7
square
#A192FE #FE92B9 #EFFE92 #92FED7
split-complementary
#A192FE #FED792 #B9FE92
monochromatic
#3819FD #6D55FD #A192FE #D5CFFF #E5E1FF
Accessibility & contrast
On white
2.61
#A192FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#A192FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A192FE
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A192FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A192FE | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#6D9EFB
Tritanopia (blue-blind)
#89A7BC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a192fe; /* rgb */ color: rgb(161, 146, 254); /* oklch */ color: oklch(71.9% 0.154 288.3);
Tailwind
colors: {
custom: {
50: '#c0b2ff',
500: '#a192fe',
950: '#000000',
},
}SCSS
$custom: #a192fe; $custom-light: #c0b2ff; $custom-dark: #000000;
JSON
{
"hex": "#a192fe",
"rgb": {
"r": 161,
"g": 146,
"b": 254
},
"hsl": {
"h": 248.333,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.71856,
"c": 0.15408,
"h": 288.3
},
"luminance": 0.35291
}Semantic roles & 50–950 ramp
primary
#A192FE
secondary
#F2F7D4
accent
#E600C6
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131118
muted
#828086