#A69CA2#A69CA2
#A69CA2 is a light, near-neutral grey. Relative luminance 0.345; OKLCH L 70.3% C 0.014 H 340.7°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A69CA2 |
|---|---|
| RGB | rgb(166, 156, 162) |
| HSL | hsl(324, 5%, 63%) |
| HSV | hsv(324, 6%, 65%) |
| CMYK | cmyk(0%, 6%, 2.4%, 34.9%) |
| CIE-LAB | lab(65.35, 4.75, -1.82) |
| CIE-LCH | lch(65.35, 5.09, 339.08°) |
| OKLab | oklab(70.31% 0.0136 -0.0048) |
| OKLCH | oklch(70.31% 0.014 340.7) |
| XYZ | xyz(34.1350, 34.4928, 39.0349) |
| Luminance | 0.3449 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.03
Warm Grey
#978A84
ΔE00 8.57
Pinkish Grey
#C8ACA9
ΔE00 9.36
Dove Gray
#B6B8BD
ΔE00 9.47
Grey
#929591
ΔE00 10.40
Stone
#A89F91
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69CA2 #9CA6A0
analogous
#A59CA6 #A69CA2 #A69C9D
triadic
#A69CA2 #A2A69C #9CA2A6
tetradic
#A69CA2 #A6A59C #9CA6A0 #9C9DA6
square
#A69CA2 #A6A59C #9CA6A0 #9C9DA6
split-complementary
#A69CA2 #9DA69C #9CA6A5
monochromatic
#695E65 #897C84 #A69CA2 #C3BCC0 #E0DCDF
Accessibility & contrast
On white
2.66
#A69CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#A69CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69CA2
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69CA2 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA2
Deuteranopia (green-blind)
#9E9FA2
Tritanopia (blue-blind)
#A79C9E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a69ca2; /* rgb */ color: rgb(166, 156, 162); /* oklch */ color: oklch(70.3% 0.014 340.7);
Tailwind
colors: {
custom: {
50: '#c0b9bd',
500: '#a69ca2',
950: '#000000',
},
}SCSS
$custom: #a69ca2; $custom-light: #c0b9bd; $custom-dark: #000000;
JSON
{
"hex": "#a69ca2",
"rgb": {
"r": 166,
"g": 156,
"b": 162
},
"hsl": {
"h": 324,
"s": 5.319,
"l": 63.137
},
"oklch": {
"l": 0.7031,
"c": 0.0144,
"h": 340.7
},
"luminance": 0.34493
}Semantic roles & 50–950 ramp
primary
#A69CA2
secondary
#CDD1CF
accent
#8F6D56
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081