#A899FF#A899FF
#A899FF is a light, vivid blue. Relative luminance 0.383; OKLCH L 73.7% C 0.145 H 289.1°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A899FF |
|---|---|
| RGB | rgb(168, 153, 255) |
| HSL | hsl(249, 100%, 80%) |
| HSV | hsv(249, 40%, 100%) |
| CMYK | cmyk(34.1%, 40%, 0%, 0%) |
| CIE-LAB | lab(68.26, 28.19, -48.86) |
| CIE-LCH | lch(68.26, 56.41, 299.98°) |
| OKLab | oklab(73.75% 0.0474 -0.1371) |
| OKLCH | oklch(73.75% 0.145 289.1) |
| XYZ | xyz(45.5849, 38.3261, 99.5843) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.38
Perrywinkle
#8F8CE7
ΔE00 5.66
Lavender Blue
#8B88F8
ΔE00 6.37
Pastel Purple
#CAA0FF
ΔE00 7.19
Periwinkle (survey)
#8E82FE
ΔE00 7.21
Liliac
#C48EFD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A899FF #F0FF99
analogous
#99BDFF #A899FF #DB99FF
triadic
#A899FF #FFA899 #99FFA8
tetradic
#A899FF #FF99BD #F0FF99 #99FFDB
square
#A899FF #FF99BD #F0FF99 #99FFDB
split-complementary
#A899FF #FFDB99 #BDFF99
monochromatic
#401FFF #745CFF #A899FF #DCD6FF #E5E0FF
Accessibility & contrast
On white
2.42
#A899FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#A899FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A899FF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A899FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A899FF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#79A4FD
Tritanopia (blue-blind)
#92ACC0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a899ff; /* rgb */ color: rgb(168, 153, 255); /* oklch */ color: oklch(73.7% 0.145 289.1);
Tailwind
colors: {
custom: {
50: '#c5b7ff',
500: '#a899ff',
950: '#000000',
},
}SCSS
$custom: #a899ff; $custom-light: #c5b7ff; $custom-dark: #000000;
JSON
{
"hex": "#a899ff",
"rgb": {
"r": 168,
"g": 153,
"b": 255
},
"hsl": {
"h": 248.824,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.73746,
"c": 0.14508,
"h": 289.1
},
"luminance": 0.38327
}Semantic roles & 50–950 ramp
primary
#A899FF
secondary
#F2F7D4
accent
#E600C4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086