#A99FFD#A99FFD
#A99FFD is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.8% C 0.134 H 287.6°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A99FFD |
|---|---|
| RGB | rgb(169, 159, 253) |
| HSL | hsl(246, 96%, 81%) |
| HSV | hsv(246, 37%, 99%) |
| CMYK | cmyk(33.2%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(69.70, 24.55, -45.51) |
| CIE-LCH | lch(69.70, 51.71, 298.35°) |
| OKLab | oklab(74.83% 0.0404 -0.1273) |
| OKLCH | oklch(74.83% 0.134 287.6) |
| XYZ | xyz(46.4852, 40.3219, 98.2432) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.30
Perrywinkle
#8F8CE7
ΔE00 6.41
Pastel Purple
#CAA0FF
ΔE00 7.22
Lavender Blue
#8B88F8
ΔE00 7.52
Lavender
#B39DDB
ΔE00 7.97
Lilac (survey)
#CEA2FD
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99FFD #F3FD9F
analogous
#9FC4FD #A99FFD #D89FFD
triadic
#A99FFD #FDA99F #9FFDA9
tetradic
#A99FFD #FD9FC4 #F3FD9F #9FFDD8
square
#A99FFD #FD9FC4 #F3FD9F #9FFDD8
split-complementary
#A99FFD #FDD89F #C4FD9F
monochromatic
#3E27FB #7363FC #A99FFD #DFDBFE #E4E1FE
Accessibility & contrast
On white
2.32
#A99FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#A99FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99FFD
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99FFD | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#94B0C2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a99ffd; /* rgb */ color: rgb(169, 159, 253); /* oklch */ color: oklch(74.8% 0.134 287.6);
Tailwind
colors: {
custom: {
50: '#c5bbfe',
500: '#a99ffd',
950: '#000000',
},
}SCSS
$custom: #a99ffd; $custom-light: #c5bbfe; $custom-dark: #000000;
JSON
{
"hex": "#a99ffd",
"rgb": {
"r": 169,
"g": 159,
"b": 253
},
"hsl": {
"h": 246.383,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.74831,
"c": 0.1336,
"h": 287.6
},
"luminance": 0.40323
}Semantic roles & 50–950 ramp
primary
#A99FFD
secondary
#F3F7D4
accent
#E600CD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086