#A896FF#A896FF
#A896FF is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.2% C 0.149 H 290.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A896FF |
|---|---|
| RGB | rgb(168, 150, 255) |
| HSL | hsl(250, 100%, 79%) |
| HSV | hsv(250, 41%, 100%) |
| CMYK | cmyk(34.1%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(67.54, 29.88, -49.99) |
| CIE-LCH | lch(67.54, 58.24, 300.87°) |
| OKLab | oklab(73.2% 0.0513 -0.1404) |
| OKLCH | oklch(73.2% 0.149 290.1) |
| XYZ | xyz(45.1000, 37.3564, 99.4227) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.46
Periwinkle Blue
#8F99FB
ΔE00 5.75
Lavender Blue
#8B88F8
ΔE00 6.00
Periwinkle (survey)
#8E82FE
ΔE00 6.63
Liliac
#C48EFD
ΔE00 6.76
Pastel Purple
#CAA0FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A896FF #EDFF96
analogous
#96B9FF #A896FF #DD96FF
triadic
#A896FF #FFA896 #96FFA8
tetradic
#A896FF #FF96B9 #EDFF96 #96FFDD
square
#A896FF #FF96B9 #EDFF96 #96FFDD
split-complementary
#A896FF #FFDD96 #B9FF96
monochromatic
#431CFF #7559FF #A896FF #DBD3FF #E6E0FF
Accessibility & contrast
On white
2.48
#A896FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#A896FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A896FF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A896FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A896FF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#92AABE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a896ff; /* rgb */ color: rgb(168, 150, 255); /* oklch */ color: oklch(73.2% 0.149 290.1);
Tailwind
colors: {
custom: {
50: '#c5b5ff',
500: '#a896ff',
950: '#000000',
},
}SCSS
$custom: #a896ff; $custom-light: #c5b5ff; $custom-dark: #000000;
JSON
{
"hex": "#a896ff",
"rgb": {
"r": 168,
"g": 150,
"b": 255
},
"hsl": {
"h": 250.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.73201,
"c": 0.14948,
"h": 290.1
},
"luminance": 0.37358
}Semantic roles & 50–950 ramp
primary
#A896FF
secondary
#F1F7D4
accent
#E600BE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086