#A692FF#A692FF
#A692FF is a light, vivid violet. Relative luminance 0.359; OKLCH L 72.3% C 0.155 H 290.4°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A692FF |
|---|---|
| RGB | rgb(166, 146, 255) |
| HSL | hsl(251, 100%, 79%) |
| HSV | hsv(251, 43%, 100%) |
| CMYK | cmyk(34.9%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(66.43, 31.63, -51.76) |
| CIE-LCH | lch(66.43, 60.66, 301.43°) |
| OKLab | oklab(72.32% 0.0542 -0.1456) |
| OKLCH | oklch(72.32% 0.155 290.4) |
| XYZ | xyz(44.0500, 35.8837, 99.1937) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.10
Lavender Blue
#8B88F8
ΔE00 5.31
Periwinkle (survey)
#8E82FE
ΔE00 5.68
Periwinkle Blue
#8F99FB
ΔE00 5.97
Liliac
#C48EFD
ΔE00 6.63
Pastel Purple
#CAA0FF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A692FF #EBFF92
analogous
#92B4FF #A692FF #DC92FF
triadic
#A692FF #FFA692 #92FFA6
tetradic
#A692FF #FF92B4 #EBFF92 #92FFDC
square
#A692FF #FF92B4 #EBFF92 #92FFDC
split-complementary
#A692FF #FFDC92 #B4FF92
monochromatic
#4218FF #7455FF #A692FF #D8CFFF #E6E0FF
Accessibility & contrast
On white
2.57
#A692FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#A692FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A692FF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A692FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A692FF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA4FF
Deuteranopia (green-blind)
#6F9FFC
Tritanopia (blue-blind)
#90A7BC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a692ff; /* rgb */ color: rgb(166, 146, 255); /* oklch */ color: oklch(72.3% 0.155 290.4);
Tailwind
colors: {
custom: {
50: '#c3b2ff',
500: '#a692ff',
950: '#000000',
},
}SCSS
$custom: #a692ff; $custom-light: #c3b2ff; $custom-dark: #000000;
JSON
{
"hex": "#a692ff",
"rgb": {
"r": 166,
"g": 146,
"b": 255
},
"hsl": {
"h": 251.009,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.72318,
"c": 0.15535,
"h": 290.4
},
"luminance": 0.35885
}Semantic roles & 50–950 ramp
primary
#A692FF
secondary
#F1F7D4
accent
#E600BB
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131118
muted
#828086