#A899F9#A899F9
#A899F9 is a light, vivid blue. Relative luminance 0.379; OKLCH L 73.4% C 0.137 H 289.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A899F9 |
|---|---|
| RGB | rgb(168, 153, 249) |
| HSL | hsl(249, 89%, 79%) |
| HSV | hsv(249, 39%, 98%) |
| CMYK | cmyk(32.5%, 38.6%, 0%, 2.4%) |
| CIE-LAB | lab(67.98, 26.65, -46.03) |
| CIE-LCH | lch(67.98, 53.19, 300.07°) |
| OKLab | oklab(73.44% 0.0463 -0.1289) |
| OKLCH | oklch(73.44% 0.137 289.8) |
| XYZ | xyz(44.6341, 37.9458, 94.5768) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.45
Periwinkle Blue
#8F99FB
ΔE00 5.67
Lavender Blue
#8B88F8
ΔE00 6.62
Pastel Purple
#CAA0FF
ΔE00 6.90
Liliac
#C48EFD
ΔE00 7.17
Periwinkle (survey)
#8E82FE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A899F9 #EAF999
analogous
#99BAF9 #A899F9 #D899F9
triadic
#A899F9 #F9A899 #99F9A8
tetradic
#A899F9 #F999BA #EAF999 #99F9D8
square
#A899F9 #F999BA #EAF999 #99F9D8
split-complementary
#A899F9 #F9D899 #BAF999
monochromatic
#4525F2 #775FF6 #A899F9 #D9D3FC #E6E2FD
Accessibility & contrast
On white
2.44
#A899F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#A899F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A899F9
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A899F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A899F9 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FD
Deuteranopia (green-blind)
#7CA4F7
Tritanopia (blue-blind)
#94ABBD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a899f9; /* rgb */ color: rgb(168, 153, 249); /* oklch */ color: oklch(73.4% 0.137 289.8);
Tailwind
colors: {
custom: {
50: '#c4b7fb',
500: '#a899f9',
950: '#000000',
},
}SCSS
$custom: #a899f9; $custom-light: #c4b7fb; $custom-dark: #000000;
JSON
{
"hex": "#a899f9",
"rgb": {
"r": 168,
"g": 153,
"b": 249
},
"hsl": {
"h": 249.375,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.73441,
"c": 0.13696,
"h": 289.8
},
"luminance": 0.37947
}Semantic roles & 50–950 ramp
primary
#A899F9
secondary
#F0F5D6
accent
#E600C2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085