#A296FF#A296FF
#A296FF is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.7% C 0.150 H 287.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A296FF |
|---|---|
| RGB | rgb(162, 150, 255) |
| HSL | hsl(247, 100%, 79%) |
| HSV | hsv(247, 41%, 100%) |
| CMYK | cmyk(36.5%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(67.06, 28.33, -50.78) |
| CIE-LCH | lch(67.06, 58.15, 299.16°) |
| OKLab | oklab(72.72% 0.0445 -0.1428) |
| OKLCH | oklch(72.72% 0.15 287.3) |
| XYZ | xyz(43.8517, 36.7128, 99.3642) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.48
Perrywinkle
#8F8CE7
ΔE00 4.71
Lavender Blue
#8B88F8
ΔE00 5.10
Periwinkle (survey)
#8E82FE
ΔE00 6.04
Liliac
#C48EFD
ΔE00 8.03
Pastel Purple
#CAA0FF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A296FF #F3FF96
analogous
#96BFFF #A296FF #D796FF
triadic
#A296FF #FFA296 #96FFA2
tetradic
#A296FF #FF96BF #F3FF96 #96FFD7
square
#A296FF #FF96BF #F3FF96 #96FFD7
split-complementary
#A296FF #FFD796 #BFFF96
monochromatic
#361CFF #6C59FF #A296FF #D8D3FF #E4E0FF
Accessibility & contrast
On white
2.52
#A296FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#A296FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A296FF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A296FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A296FF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#72A0FC
Tritanopia (blue-blind)
#89AABE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a296ff; /* rgb */ color: rgb(162, 150, 255); /* oklch */ color: oklch(72.7% 0.150 287.3);
Tailwind
colors: {
custom: {
50: '#c1b5ff',
500: '#a296ff',
950: '#000000',
},
}SCSS
$custom: #a296ff; $custom-light: #c1b5ff; $custom-dark: #000000;
JSON
{
"hex": "#a296ff",
"rgb": {
"r": 162,
"g": 150,
"b": 255
},
"hsl": {
"h": 246.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.72717,
"c": 0.14962,
"h": 287.3
},
"luminance": 0.36714
}Semantic roles & 50–950 ramp
primary
#A296FF
secondary
#F3F7D4
accent
#E600CB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086