#A8A3DF#A8A3DF
#A8A3DF is a light, moderate blue. Relative luminance 0.398; OKLCH L 74.1% C 0.086 H 287.9°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A3DF |
|---|---|
| RGB | rgb(168, 163, 223) |
| HSL | hsl(245, 48%, 76%) |
| HSV | hsv(245, 27%, 87%) |
| CMYK | cmyk(24.7%, 26.9%, 0%, 12.5%) |
| CIE-LAB | lab(69.36, 14.60, -29.65) |
| CIE-LCH | lch(69.36, 33.05, 296.21°) |
| OKLab | oklab(74.14% 0.0265 -0.0818) |
| OKLCH | oklch(74.14% 0.086 287.9) |
| XYZ | xyz(42.5616, 39.8462, 75.2464) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.38
Lavender (survey)
#C79FEF
ΔE00 7.89
Pale Violet
#CEAEFA
ΔE00 7.90
Pale Purple
#B790D4
ΔE00 8.59
Perrywinkle
#8F8CE7
ΔE00 8.63
Pastel Purple
#CAA0FF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A3DF #DADFA3
analogous
#A3BCDF #A8A3DF #C6A3DF
triadic
#A8A3DF #DFA8A3 #A3DFA8
tetradic
#A8A3DF #DFA3BC #DADFA3 #A3DFC6
square
#A8A3DF #DFA3BC #DADFA3 #A3DFC6
split-complementary
#A8A3DF #DFC6A3 #BCDFA3
monochromatic
#5248BF #7D76CF #A8A3DF #D3D0EF #EAE8F7
Accessibility & contrast
On white
2.34
#A8A3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#A8A3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A3DF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A3DF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE2
Deuteranopia (green-blind)
#93A8DD
Tritanopia (blue-blind)
#9CADB8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a8a3df; /* rgb */ color: rgb(168, 163, 223); /* oklch */ color: oklch(74.1% 0.086 287.9);
Tailwind
colors: {
custom: {
50: '#c3bee9',
500: '#a8a3df',
950: '#000000',
},
}SCSS
$custom: #a8a3df; $custom-light: #c3bee9; $custom-dark: #000000;
JSON
{
"hex": "#a8a3df",
"rgb": {
"r": 168,
"g": 163,
"b": 223
},
"hsl": {
"h": 245,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.74139,
"c": 0.08597,
"h": 287.9
},
"luminance": 0.39847
}Semantic roles & 50–950 ramp
primary
#A8A3DF
secondary
#EDEEDD
accent
#BC2AB0
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#121216
muted
#818184