#A8A0FD#A8A0FD
#A8A0FD is a light, vivid blue. Relative luminance 0.406; OKLCH L 74.9% C 0.132 H 286.7°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A0FD |
|---|---|
| RGB | rgb(168, 160, 253) |
| HSL | hsl(245, 96%, 81%) |
| HSV | hsv(245, 37%, 99%) |
| CMYK | cmyk(33.6%, 36.8%, 0%, 0.8%) |
| CIE-LAB | lab(69.86, 23.72, -45.25) |
| CIE-LCH | lch(69.86, 51.09, 297.66°) |
| OKLab | oklab(74.94% 0.038 -0.1266) |
| OKLCH | oklch(74.94% 0.132 286.7) |
| XYZ | xyz(46.4441, 40.5570, 98.2907) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.07
Perrywinkle
#8F8CE7
ΔE00 6.47
Pastel Purple
#CAA0FF
ΔE00 7.56
Lavender Blue
#8B88F8
ΔE00 7.59
Lavender
#B39DDB
ΔE00 8.14
Lilac (survey)
#CEA2FD
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A0FD #F5FDA0
analogous
#A0C6FD #A8A0FD #D6A0FD
triadic
#A8A0FD #FDA8A0 #A0FDA8
tetradic
#A8A0FD #FDA0C6 #F5FDA0 #A0FDD6
square
#A8A0FD #FDA0C6 #F5FDA0 #A0FDD6
split-complementary
#A8A0FD #FDD6A0 #C6FDA0
monochromatic
#3A28FA #7164FC #A8A0FD #DFDCFE #E4E1FE
Accessibility & contrast
On white
2.30
#A8A0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#A8A0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A0FD
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A0FD | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#82A8FB
Tritanopia (blue-blind)
#92B1C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a8a0fd; /* rgb */ color: rgb(168, 160, 253); /* oklch */ color: oklch(74.9% 0.132 286.7);
Tailwind
colors: {
custom: {
50: '#c4bcfe',
500: '#a8a0fd',
950: '#000000',
},
}SCSS
$custom: #a8a0fd; $custom-light: #c4bcfe; $custom-dark: #000000;
JSON
{
"hex": "#a8a0fd",
"rgb": {
"r": 168,
"g": 160,
"b": 253
},
"hsl": {
"h": 245.161,
"s": 95.876,
"l": 80.98
},
"oklch": {
"l": 0.74939,
"c": 0.13219,
"h": 286.7
},
"luminance": 0.40558
}Semantic roles & 50–950 ramp
primary
#A8A0FD
secondary
#F4F7D4
accent
#E600D2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186