#A899F4#A899F4
#A899F4 is a light, vivid blue. Relative luminance 0.376; OKLCH L 73.2% C 0.130 H 290.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A899F4 |
|---|---|
| RGB | rgb(168, 153, 244) |
| HSL | hsl(250, 81%, 78%) |
| HSV | hsv(250, 37%, 96%) |
| CMYK | cmyk(31.1%, 37.3%, 0%, 4.3%) |
| CIE-LAB | lab(67.75, 25.39, -43.66) |
| CIE-LCH | lch(67.75, 50.50, 300.18°) |
| OKLab | oklab(73.19% 0.0453 -0.122) |
| OKLCH | oklch(73.19% 0.13 290.4) |
| XYZ | xyz(43.8646, 37.6380, 90.5242) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.42
Periwinkle Blue
#8F99FB
ΔE00 6.05
Pastel Purple
#CAA0FF
ΔE00 6.74
Lavender
#B39DDB
ΔE00 6.81
Lavender Blue
#8B88F8
ΔE00 6.96
Liliac
#C48EFD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A899F4 #E5F499
analogous
#99B7F4 #A899F4 #D599F4
triadic
#A899F4 #F4A899 #99F4A8
tetradic
#A899F4 #F499B7 #E5F499 #99F4D5
square
#A899F4 #F499B7 #E5F499 #99F4D5
split-complementary
#A899F4 #F4D599 #B7F499
monochromatic
#4A2BE8 #7962EE #A899F4 #D7D0FA #E7E3FC
Accessibility & contrast
On white
2.46
#A899F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#A899F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A899F4
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A899F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A899F4 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7F8
Deuteranopia (green-blind)
#7FA3F2
Tritanopia (blue-blind)
#96A9BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a899f4; /* rgb */ color: rgb(168, 153, 244); /* oklch */ color: oklch(73.2% 0.130 290.4);
Tailwind
colors: {
custom: {
50: '#c4b7f8',
500: '#a899f4',
950: '#000000',
},
}SCSS
$custom: #a899f4; $custom-light: #c4b7f8; $custom-dark: #000000;
JSON
{
"hex": "#a899f4",
"rgb": {
"r": 168,
"g": 153,
"b": 244
},
"hsl": {
"h": 249.89,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.73193,
"c": 0.13016,
"h": 290.4
},
"luminance": 0.37639
}Semantic roles & 50–950 ramp
primary
#A899F4
secondary
#EFF4D7
accent
#DD09BA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085