#A99FF7#A99FF7
#A99FF7 is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.5% C 0.125 H 288.2°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A99FF7 |
|---|---|
| RGB | rgb(169, 159, 247) |
| HSL | hsl(247, 85%, 80%) |
| HSV | hsv(247, 36%, 97%) |
| CMYK | cmyk(31.6%, 35.6%, 0%, 3.1%) |
| CIE-LAB | lab(69.43, 23.03, -42.66) |
| CIE-LCH | lch(69.43, 48.48, 298.36°) |
| OKLab | oklab(74.54% 0.0391 -0.1191) |
| OKLCH | oklch(74.54% 0.125 288.2) |
| XYZ | xyz(45.5444, 39.9456, 93.2883) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.71
Perrywinkle
#8F8CE7
ΔE00 6.34
Pastel Purple
#CAA0FF
ΔE00 7.02
Lavender
#B39DDB
ΔE00 7.03
Lavender (survey)
#C79FEF
ΔE00 7.78
Lavender Blue
#8B88F8
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99FF7 #EDF79F
analogous
#9FC1F7 #A99FF7 #D59FF7
triadic
#A99FF7 #F7A99F #9FF7A9
tetradic
#A99FF7 #F79FC1 #EDF79F #9FF7D5
square
#A99FF7 #F79FC1 #EDF79F #9FF7D5
split-complementary
#A99FF7 #F7D59F #C1F79F
monochromatic
#442EEE #7667F2 #A99FF7 #DCD7FC #E6E3FD
Accessibility & contrast
On white
2.34
#A99FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#A99FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99FF7
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99FF7 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFA
Deuteranopia (green-blind)
#84A7F5
Tritanopia (blue-blind)
#96AFC0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a99ff7; /* rgb */ color: rgb(169, 159, 247); /* oklch */ color: oklch(74.5% 0.125 288.2);
Tailwind
colors: {
custom: {
50: '#c5bbfa',
500: '#a99ff7',
950: '#000000',
},
}SCSS
$custom: #a99ff7; $custom-light: #c5bbfa; $custom-dark: #000000;
JSON
{
"hex": "#a99ff7",
"rgb": {
"r": 169,
"g": 159,
"b": 247
},
"hsl": {
"h": 246.818,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.74539,
"c": 0.12536,
"h": 288.2
},
"luminance": 0.39947
}Semantic roles & 50–950 ramp
primary
#A99FF7
secondary
#F1F5D6
accent
#E104C8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085