#A693AA#A693AA
#A693AA is a light, muted purple. Relative luminance 0.319; OKLCH L 68.7% C 0.040 H 320.4°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A693AA |
|---|---|
| RGB | rgb(166, 147, 170) |
| HSL | hsl(290, 12%, 62%) |
| HSV | hsv(290, 14%, 67%) |
| CMYK | cmyk(2.4%, 13.5%, 0%, 33.3%) |
| CIE-LAB | lab(63.24, 11.33, -9.44) |
| CIE-LCH | lch(63.24, 14.75, 320.19°) |
| OKLab | oklab(68.74% 0.0305 -0.0253) |
| OKLCH | oklch(68.74% 0.04 320.4) |
| XYZ | xyz(33.4142, 31.8771, 42.4150) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.57
Heather
#A484AC
ΔE00 7.02
Purpley Grey
#947E94
ΔE00 7.04
Lilac
#C8A2C8
ΔE00 8.86
Light Mauve
#C292A1
ΔE00 9.24
Grey Pink
#C3909B
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A693AA #97AA93
analogous
#9B93AA #A693AA #AA93A3
triadic
#A693AA #AAA693 #93AAA6
tetradic
#A693AA #AA9B93 #97AA93 #93A3AA
square
#A693AA #AA9B93 #97AA93 #93A3AA
split-complementary
#A693AA #A3AA93 #93AA9B
monochromatic
#69566D #8A718F #A693AA #C2B5C5 #DED7E0
Accessibility & contrast
On white
2.85
#A693AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#A693AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A693AA
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A693AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A693AA | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9198AB
Deuteranopia (green-blind)
#959AA9
Tritanopia (blue-blind)
#A7959B
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #a693aa; /* rgb */ color: rgb(166, 147, 170); /* oklch */ color: oklch(68.7% 0.040 320.4);
Tailwind
colors: {
custom: {
50: '#c0b2c3',
500: '#a693aa',
950: '#000000',
},
}SCSS
$custom: #a693aa; $custom-light: #c0b2c3; $custom-dark: #000000;
JSON
{
"hex": "#a693aa",
"rgb": {
"r": 166,
"g": 147,
"b": 170
},
"hsl": {
"h": 289.565,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.68743,
"c": 0.0396,
"h": 320.4
},
"luminance": 0.31877
}Semantic roles & 50–950 ramp
primary
#A693AA
secondary
#CAD1C8
accent
#964F5C
background
#FBFAFB
surface
#F7F5F7
border
#D0CFD0
text
#121112
muted
#818081