#A69FA2#A69FA2
#A69FA2 is a light, near-neutral grey. Relative luminance 0.355; OKLCH L 70.9% C 0.009 H 349.4°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FA2 |
|---|---|
| RGB | rgb(166, 159, 162) |
| HSL | hsl(334, 4%, 64%) |
| HSV | hsv(334, 4%, 65%) |
| CMYK | cmyk(0%, 4.2%, 2.4%, 34.9%) |
| CIE-LAB | lab(66.15, 3.09, -0.65) |
| CIE-LCH | lch(66.15, 3.16, 348.05°) |
| OKLab | oklab(70.93% 0.009 -0.0017) |
| OKLCH | oklch(70.93% 0.009 349.4) |
| XYZ | xyz(34.6447, 35.5121, 39.2048) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.90
Dove Gray
#B6B8BD
ΔE00 8.00
Warm Grey
#978A84
ΔE00 8.29
Grey
#929591
ΔE00 8.51
Stone
#A89F91
ΔE00 8.85
Pinkish Grey
#C8ACA9
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FA2 #9FA6A3
analogous
#A69FA5 #A69FA2 #A69F9F
triadic
#A69FA2 #A2A69F #9FA2A6
tetradic
#A69FA2 #A5A69F #9FA6A3 #9F9FA6
square
#A69FA2 #A5A69F #9FA6A3 #9F9FA6
split-complementary
#A69FA2 #9FA69F #9FA5A6
monochromatic
#696165 #897F83 #A69FA2 #C3BFC1 #E1DFE0
Accessibility & contrast
On white
2.59
#A69FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#A69FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FA2
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FA2 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#A1A1A2
Tritanopia (blue-blind)
#A79FA0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a69fa2; /* rgb */ color: rgb(166, 159, 162); /* oklch */ color: oklch(70.9% 0.009 349.4);
Tailwind
colors: {
custom: {
50: '#c0bbbd',
500: '#a69fa2',
950: '#000000',
},
}SCSS
$custom: #a69fa2; $custom-light: #c0bbbd; $custom-dark: #000000;
JSON
{
"hex": "#a69fa2",
"rgb": {
"r": 166,
"g": 159,
"b": 162
},
"hsl": {
"h": 334.286,
"s": 3.784,
"l": 63.725
},
"oklch": {
"l": 0.70932,
"c": 0.00915,
"h": 349.4
},
"luminance": 0.35512
}Semantic roles & 50–950 ramp
primary
#A69FA2
secondary
#CFD2D1
accent
#8E7758
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081