#A8A0F9#A8A0F9
#A8A0F9 is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.7% C 0.127 H 287.0°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A0F9 |
|---|---|
| RGB | rgb(168, 160, 249) |
| HSL | hsl(245, 88%, 80%) |
| HSV | hsv(245, 36%, 98%) |
| CMYK | cmyk(32.5%, 35.7%, 0%, 2.4%) |
| CIE-LAB | lab(69.69, 22.70, -43.36) |
| CIE-LCH | lch(69.69, 48.94, 297.63°) |
| OKLab | oklab(74.74% 0.0371 -0.1211) |
| OKLCH | oklch(74.74% 0.127 287) |
| XYZ | xyz(45.8136, 40.3048, 94.9700) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.33
Perrywinkle
#8F8CE7
ΔE00 6.41
Pastel Purple
#CAA0FF
ΔE00 7.42
Lavender
#B39DDB
ΔE00 7.53
Lavender Blue
#8B88F8
ΔE00 7.79
Lavender (survey)
#C79FEF
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A0F9 #F1F9A0
analogous
#A0C5F9 #A8A0F9 #D4A0F9
triadic
#A8A0F9 #F9A8A0 #A0F9A8
tetradic
#A8A0F9 #F9A0C5 #F1F9A0 #A0F9D4
square
#A8A0F9 #F9A0C5 #F1F9A0 #A0F9D4
split-complementary
#A8A0F9 #F9D4A0 #C5F9A0
monochromatic
#3F2DF2 #7366F5 #A8A0F9 #DDDAFD #E5E2FD
Accessibility & contrast
On white
2.32
#A8A0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#A8A0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A0F9
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A0F9 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFD
Deuteranopia (green-blind)
#84A8F7
Tritanopia (blue-blind)
#94B0C1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a8a0f9; /* rgb */ color: rgb(168, 160, 249); /* oklch */ color: oklch(74.7% 0.127 287.0);
Tailwind
colors: {
custom: {
50: '#c4bcfb',
500: '#a8a0f9',
950: '#000000',
},
}SCSS
$custom: #a8a0f9; $custom-light: #c4bcfb; $custom-dark: #000000;
JSON
{
"hex": "#a8a0f9",
"rgb": {
"r": 168,
"g": 160,
"b": 249
},
"hsl": {
"h": 245.393,
"s": 88.119,
"l": 80.196
},
"oklch": {
"l": 0.74744,
"c": 0.12669,
"h": 287
},
"luminance": 0.40306
}Semantic roles & 50–950 ramp
primary
#A8A0F9
secondary
#F2F5D6
accent
#E501D0
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185