#A69EA4#A69EA4
#A69EA4 is a light, near-neutral grey. Relative luminance 0.352; OKLCH L 70.8% C 0.013 H 334.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EA4 |
|---|---|
| RGB | rgb(166, 158, 164) |
| HSL | hsl(315, 4%, 64%) |
| HSV | hsv(315, 5%, 65%) |
| CMYK | cmyk(0%, 4.8%, 1.2%, 34.9%) |
| CIE-LAB | lab(65.94, 4.02, -2.08) |
| CIE-LCH | lch(65.94, 4.53, 332.64°) |
| OKLab | oklab(70.79% 0.0113 -0.0055) |
| OKLCH | oklch(70.79% 0.013 334.2) |
| XYZ | xyz(34.6526, 35.2413, 40.0915) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.17
Dove Gray
#B6B8BD
ΔE00 8.54
Warm Grey
#978A84
ΔE00 8.98
Pinkish Grey
#C8ACA9
ΔE00 9.69
Grey
#929591
ΔE00 9.86
Silver
#C0C0C0
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EA4 #9EA6A0
analogous
#A49EA6 #A69EA4 #A69EA0
triadic
#A69EA4 #A4A69E #9EA4A6
tetradic
#A69EA4 #A6A49E #9EA6A0 #9EA0A6
square
#A69EA4 #A6A49E #9EA6A0 #9EA0A6
split-complementary
#A69EA4 #A0A69E #9EA6A4
monochromatic
#696067 #897E86 #A69EA4 #C3BEC2 #E1DEE0
Accessibility & contrast
On white
2.61
#A69EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#A69EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EA4
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EA4 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A4
Deuteranopia (green-blind)
#A0A1A4
Tritanopia (blue-blind)
#A79EA0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a69ea4; /* rgb */ color: rgb(166, 158, 164); /* oklch */ color: oklch(70.8% 0.013 334.2);
Tailwind
colors: {
custom: {
50: '#c0babf',
500: '#a69ea4',
950: '#000000',
},
}SCSS
$custom: #a69ea4; $custom-light: #c0babf; $custom-dark: #000000;
JSON
{
"hex": "#a69ea4",
"rgb": {
"r": 166,
"g": 158,
"b": 164
},
"hsl": {
"h": 315,
"s": 4.301,
"l": 63.529
},
"oklch": {
"l": 0.70786,
"c": 0.01256,
"h": 334.2
},
"luminance": 0.35241
}Semantic roles & 50–950 ramp
primary
#A69EA4
secondary
#CED1CF
accent
#8E6557
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081