#A99EFE#A99EFE
#A99EFE is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.7% C 0.136 H 287.9°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A99EFE |
|---|---|
| RGB | rgb(169, 158, 254) |
| HSL | hsl(247, 98%, 81%) |
| HSV | hsv(247, 38%, 100%) |
| CMYK | cmyk(33.5%, 37.8%, 0%, 0.4%) |
| CIE-LAB | lab(69.50, 25.37, -46.36) |
| CIE-LCH | lch(69.50, 52.85, 298.69°) |
| OKLab | oklab(74.69% 0.0419 -0.1298) |
| OKLCH | oklch(74.69% 0.136 287.9) |
| XYZ | xyz(46.4737, 40.0433, 99.0273) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.28
Perrywinkle
#8F8CE7
ΔE00 6.30
Pastel Purple
#CAA0FF
ΔE00 7.17
Lavender Blue
#8B88F8
ΔE00 7.31
Lavender
#B39DDB
ΔE00 8.11
Liliac
#C48EFD
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99EFE #F3FE9E
analogous
#9EC3FE #A99EFE #D99EFE
triadic
#A99EFE #FEA99E #9EFEA9
tetradic
#A99EFE #FE9EC3 #F3FE9E #9EFED9
square
#A99EFE #FE9EC3 #F3FE9E #9EFED9
split-complementary
#A99EFE #FED99E #C3FE9E
monochromatic
#3E25FD #7361FD #A99EFE #DFDBFF #E4E1FF
Accessibility & contrast
On white
2.33
#A99EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#A99EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99EFE
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99EFE | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#80A7FC
Tritanopia (blue-blind)
#94B0C2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a99efe; /* rgb */ color: rgb(169, 158, 254); /* oklch */ color: oklch(74.7% 0.136 287.9);
Tailwind
colors: {
custom: {
50: '#c5baff',
500: '#a99efe',
950: '#000000',
},
}SCSS
$custom: #a99efe; $custom-light: #c5baff; $custom-dark: #000000;
JSON
{
"hex": "#a99efe",
"rgb": {
"r": 169,
"g": 158,
"b": 254
},
"hsl": {
"h": 246.875,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.74695,
"c": 0.13641,
"h": 287.9
},
"luminance": 0.40044
}Semantic roles & 50–950 ramp
primary
#A99EFE
secondary
#F3F7D4
accent
#E600CB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086