#A8A3DA#A8A3DA
#A8A3DA is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.9% C 0.079 H 288.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A3DA |
|---|---|
| RGB | rgb(168, 163, 218) |
| HSL | hsl(245, 43%, 75%) |
| HSV | hsv(245, 25%, 85%) |
| CMYK | cmyk(22.9%, 25.2%, 0%, 14.5%) |
| CIE-LAB | lab(69.17, 13.42, -27.20) |
| CIE-LCH | lch(69.17, 30.32, 296.26°) |
| OKLab | oklab(73.93% 0.025 -0.0748) |
| OKLCH | oklch(73.93% 0.079 288.5) |
| XYZ | xyz(41.8975, 39.5805, 71.7485) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.23
Lavender (survey)
#C79FEF
ΔE00 8.18
Pale Violet
#CEAEFA
ΔE00 8.20
Pale Purple
#B790D4
ΔE00 8.49
Light Periwinkle
#C1C6FC
ΔE00 9.20
Pastel Purple
#CAA0FF
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A3DA #D5DAA3
analogous
#A3B9DA #A8A3DA #C4A3DA
triadic
#A8A3DA #DAA8A3 #A3DAA8
tetradic
#A8A3DA #DAA3B9 #D5DAA3 #A3DAC4
square
#A8A3DA #DAA3B9 #D5DAA3 #A3DAC4
split-complementary
#A8A3DA #DAC4A3 #B9DAA3
monochromatic
#554CB7 #7F77C8 #A8A3DA #D1CFEC #EAE9F6
Accessibility & contrast
On white
2.36
#A8A3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#A8A3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A3DA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A3DA | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AADC
Deuteranopia (green-blind)
#95A8D9
Tritanopia (blue-blind)
#9DACB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a8a3da; /* rgb */ color: rgb(168, 163, 218); /* oklch */ color: oklch(73.9% 0.079 288.5);
Tailwind
colors: {
custom: {
50: '#c2bee5',
500: '#a8a3da',
950: '#000000',
},
}SCSS
$custom: #a8a3da; $custom-light: #c2bee5; $custom-dark: #000000;
JSON
{
"hex": "#a8a3da",
"rgb": {
"r": 168,
"g": 163,
"b": 218
},
"hsl": {
"h": 245.455,
"s": 42.636,
"l": 74.706
},
"oklch": {
"l": 0.73929,
"c": 0.07888,
"h": 288.5
},
"luminance": 0.39581
}Semantic roles & 50–950 ramp
primary
#A8A3DA
secondary
#ECEDDE
accent
#B630AA
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#121215
muted
#818184