#A8A0F8#A8A0F8
#A8A0F8 is a light, vivid blue. Relative luminance 0.402; OKLCH L 74.7% C 0.125 H 287.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A0F8 |
|---|---|
| RGB | rgb(168, 160, 248) |
| HSL | hsl(245, 86%, 80%) |
| HSV | hsv(245, 35%, 97%) |
| CMYK | cmyk(32.3%, 35.5%, 0%, 2.7%) |
| CIE-LAB | lab(69.64, 22.44, -42.88) |
| CIE-LCH | lch(69.64, 48.40, 297.63°) |
| OKLab | oklab(74.7% 0.0369 -0.1198) |
| OKLCH | oklch(74.7% 0.125 287.1) |
| XYZ | xyz(45.6580, 40.2426, 94.1507) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.40
Perrywinkle
#8F8CE7
ΔE00 6.40
Lavender
#B39DDB
ΔE00 7.38
Pastel Purple
#CAA0FF
ΔE00 7.40
Lavender Blue
#8B88F8
ΔE00 7.84
Lavender (survey)
#C79FEF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A0F8 #F0F8A0
analogous
#A0C4F8 #A8A0F8 #D4A0F8
triadic
#A8A0F8 #F8A8A0 #A0F8A8
tetradic
#A8A0F8 #F8A0C4 #F0F8A0 #A0F8D4
square
#A8A0F8 #F8A0C4 #F0F8A0 #A0F8D4
split-complementary
#A8A0F8 #F8D4A0 #C4F8A0
monochromatic
#402EF0 #7467F4 #A8A0F8 #DCD9FC #E5E2FD
Accessibility & contrast
On white
2.32
#A8A0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#A8A0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A0F8
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A0F8 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ACFC
Deuteranopia (green-blind)
#84A8F6
Tritanopia (blue-blind)
#94B0C0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a8a0f8; /* rgb */ color: rgb(168, 160, 248); /* oklch */ color: oklch(74.7% 0.125 287.1);
Tailwind
colors: {
custom: {
50: '#c4bcfb',
500: '#a8a0f8',
950: '#000000',
},
}SCSS
$custom: #a8a0f8; $custom-light: #c4bcfb; $custom-dark: #000000;
JSON
{
"hex": "#a8a0f8",
"rgb": {
"r": 168,
"g": 160,
"b": 248
},
"hsl": {
"h": 245.455,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.74696,
"c": 0.12532,
"h": 287.1
},
"luminance": 0.40244
}Semantic roles & 50–950 ramp
primary
#A8A0F8
secondary
#F2F5D6
accent
#E303CE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185