#A99FEF#A99FEF
#A99FEF is a light, moderate blue. Relative luminance 0.395; OKLCH L 74.2% C 0.114 H 289.0°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A99FEF |
|---|---|
| RGB | rgb(169, 159, 239) |
| HSL | hsl(248, 71%, 78%) |
| HSV | hsv(248, 33%, 94%) |
| CMYK | cmyk(29.3%, 33.5%, 0%, 6.3%) |
| CIE-LAB | lab(69.08, 21.03, -38.84) |
| CIE-LCH | lch(69.08, 44.16, 298.43°) |
| OKLab | oklab(74.16% 0.0373 -0.1081) |
| OKLCH | oklch(74.16% 0.114 289) |
| XYZ | xyz(44.3363, 39.4624, 86.9257) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.73
Periwinkle Blue
#8F99FB
ΔE00 6.53
Perrywinkle
#8F8CE7
ΔE00 6.54
Pastel Purple
#CAA0FF
ΔE00 6.97
Lavender (survey)
#C79FEF
ΔE00 7.20
Baby Purple
#CA9BF7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99FEF #E5EF9F
analogous
#9FBDEF #A99FEF #D19FEF
triadic
#A99FEF #EFA99F #9FEFA9
tetradic
#A99FEF #EF9FBD #E5EF9F #9FEFD1
square
#A99FEF #EF9FBD #E5EF9F #9FEFD1
split-complementary
#A99FEF #EFD19F #BDEF9F
monochromatic
#4B36DE #7A6BE6 #A99FEF #D8D3F8 #E8E5FB
Accessibility & contrast
On white
2.36
#A99FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#A99FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99FEF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99FEF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF2
Deuteranopia (green-blind)
#88A7ED
Tritanopia (blue-blind)
#99ADBC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a99fef; /* rgb */ color: rgb(169, 159, 239); /* oklch */ color: oklch(74.2% 0.114 289.0);
Tailwind
colors: {
custom: {
50: '#c4bbf4',
500: '#a99fef',
950: '#000000',
},
}SCSS
$custom: #a99fef; $custom-light: #c4bbf4; $custom-dark: #000000;
JSON
{
"hex": "#a99fef",
"rgb": {
"r": 169,
"g": 159,
"b": 239
},
"hsl": {
"h": 247.5,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.7416,
"c": 0.11432,
"h": 289
},
"luminance": 0.39463
}Semantic roles & 50–950 ramp
primary
#A99FEF
secondary
#EFF2D9
accent
#D312BB
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085