#A899FA#A899FA
#A899FA is a light, vivid blue. Relative luminance 0.380; OKLCH L 73.5% C 0.138 H 289.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A899FA |
|---|---|
| RGB | rgb(168, 153, 250) |
| HSL | hsl(249, 91%, 79%) |
| HSV | hsv(249, 39%, 98%) |
| CMYK | cmyk(32.8%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(68.03, 26.91, -46.50) |
| CIE-LCH | lch(68.03, 53.73, 300.05°) |
| OKLab | oklab(73.49% 0.0465 -0.1303) |
| OKLCH | oklch(73.49% 0.138 289.6) |
| XYZ | xyz(44.7905, 38.0084, 95.4004) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.47
Periwinkle Blue
#8F99FB
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 6.57
Pastel Purple
#CAA0FF
ΔE00 6.94
Liliac
#C48EFD
ΔE00 7.18
Periwinkle (survey)
#8E82FE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A899FA #EBFA99
analogous
#99BBFA #A899FA #D999FA
triadic
#A899FA #FAA899 #99FAA8
tetradic
#A899FA #FA99BB #EBFA99 #99FAD9
square
#A899FA #FA99BB #EBFA99 #99FAD9
split-complementary
#A899FA #FAD999 #BBFA99
monochromatic
#4424F4 #765FF7 #A899FA #DAD3FD #E6E2FE
Accessibility & contrast
On white
2.44
#A899FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#A899FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A899FA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A899FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A899FA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FE
Deuteranopia (green-blind)
#7CA4F8
Tritanopia (blue-blind)
#94ABBE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a899fa; /* rgb */ color: rgb(168, 153, 250); /* oklch */ color: oklch(73.5% 0.138 289.6);
Tailwind
colors: {
custom: {
50: '#c4b7fc',
500: '#a899fa',
950: '#000000',
},
}SCSS
$custom: #a899fa; $custom-light: #c4b7fc; $custom-dark: #000000;
JSON
{
"hex": "#a899fa",
"rgb": {
"r": 168,
"g": 153,
"b": 250
},
"hsl": {
"h": 249.278,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.73492,
"c": 0.13832,
"h": 289.6
},
"luminance": 0.38009
}Semantic roles & 50–950 ramp
primary
#A899FA
secondary
#F1F6D5
accent
#E600C2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085