#A99DFD#A99DFD
#A99DFD is a light, vivid blue. Relative luminance 0.396; OKLCH L 74.5% C 0.137 H 288.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A99DFD |
|---|---|
| RGB | rgb(169, 157, 253) |
| HSL | hsl(248, 96%, 80%) |
| HSV | hsv(248, 38%, 99%) |
| CMYK | cmyk(33.2%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(69.21, 25.68, -46.27) |
| CIE-LCH | lch(69.21, 52.92, 299.03°) |
| OKLab | oklab(74.46% 0.043 -0.1296) |
| OKLCH | oklch(74.46% 0.137 288.4) |
| XYZ | xyz(46.1441, 39.6396, 98.1295) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.37
Perrywinkle
#8F8CE7
ΔE00 6.13
Pastel Purple
#CAA0FF
ΔE00 7.05
Lavender Blue
#8B88F8
ΔE00 7.18
Liliac
#C48EFD
ΔE00 7.88
Lavender
#B39DDB
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99DFD #F1FD9D
analogous
#9DC1FD #A99DFD #D99DFD
triadic
#A99DFD #FDA99D #9DFDA9
tetradic
#A99DFD #FD9DC1 #F1FD9D #9DFDD9
square
#A99DFD #FD9DC1 #F1FD9D #9DFDD9
split-complementary
#A99DFD #FDD99D #C1FD9D
monochromatic
#4025FB #7461FC #A99DFD #DED9FE #E5E1FE
Accessibility & contrast
On white
2.35
#A99DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#A99DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99DFD
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99DFD | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#94AFC1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a99dfd; /* rgb */ color: rgb(169, 157, 253); /* oklch */ color: oklch(74.5% 0.137 288.4);
Tailwind
colors: {
custom: {
50: '#c5bafe',
500: '#a99dfd',
950: '#000000',
},
}SCSS
$custom: #a99dfd; $custom-light: #c5bafe; $custom-dark: #000000;
JSON
{
"hex": "#a99dfd",
"rgb": {
"r": 169,
"g": 157,
"b": 253
},
"hsl": {
"h": 247.5,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.7446,
"c": 0.1365,
"h": 288.4
},
"luminance": 0.39641
}Semantic roles & 50–950 ramp
primary
#A99DFD
secondary
#F2F7D4
accent
#E600C9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086