#A892E9#A892E9
#A892E9 is a light, vivid violet. Relative luminance 0.348; OKLCH L 71.4% C 0.126 H 294.6°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A892E9 |
|---|---|
| RGB | rgb(168, 146, 233) |
| HSL | hsl(255, 66%, 74%) |
| HSV | hsv(255, 37%, 91%) |
| CMYK | cmyk(27.9%, 37.3%, 0%, 8.6%) |
| CIE-LAB | lab(65.57, 26.62, -41.05) |
| CIE-LCH | lch(65.57, 48.93, 302.96°) |
| OKLab | oklab(71.36% 0.0525 -0.1145) |
| OKLCH | oklch(71.36% 0.126 294.6) |
| XYZ | xyz(41.1317, 34.7652, 81.6183) |
| Luminance | 0.3477 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.46
Lavender
#B39DDB
ΔE00 5.87
Liliac
#C48EFD
ΔE00 6.18
Pale Purple
#B790D4
ΔE00 6.64
Baby Purple
#CA9BF7
ΔE00 6.71
Pastel Purple
#CAA0FF
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A892E9 #D3E992
analogous
#92A8E9 #A892E9 #D392E9
triadic
#A892E9 #E9A892 #92E9A8
tetradic
#A892E9 #E992A8 #D3E992 #92E9D3
square
#A892E9 #E992A8 #D3E992 #92E9D3
split-complementary
#A892E9 #E9D392 #A8E992
monochromatic
#572CD4 #7F5FDF #A892E9 #D1C5F3 #EBE6FA
Accessibility & contrast
On white
2.64
#A892E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#A892E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A892E9
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A892E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A892E9 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0EC
Deuteranopia (green-blind)
#7D9EE7
Tritanopia (blue-blind)
#9AA1B3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a892e9; /* rgb */ color: rgb(168, 146, 233); /* oklch */ color: oklch(71.4% 0.126 294.6);
Tailwind
colors: {
custom: {
50: '#c3b2f0',
500: '#a892e9',
950: '#000000',
},
}SCSS
$custom: #a892e9; $custom-light: #c3b2f0; $custom-dark: #000000;
JSON
{
"hex": "#a892e9",
"rgb": {
"r": 168,
"g": 146,
"b": 233
},
"hsl": {
"h": 255.172,
"s": 66.412,
"l": 74.314
},
"oklch": {
"l": 0.71364,
"c": 0.12591,
"h": 294.6
},
"luminance": 0.34766
}Semantic roles & 50–950 ramp
primary
#A892E9
secondary
#EBF1DA
accent
#CE17A0
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131116
muted
#828084