#A69EA3#A69EA3
#A69EA3 is a light, near-neutral grey. Relative luminance 0.352; OKLCH L 70.8% C 0.012 H 339.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EA3 |
|---|---|
| RGB | rgb(166, 158, 163) |
| HSL | hsl(323, 4%, 64%) |
| HSV | hsv(323, 5%, 65%) |
| CMYK | cmyk(0%, 4.8%, 1.8%, 34.9%) |
| CIE-LAB | lab(65.91, 3.83, -1.56) |
| CIE-LCH | lch(65.91, 4.14, 337.83°) |
| OKLab | oklab(70.76% 0.0109 -0.0041) |
| OKLCH | oklch(70.76% 0.012 339.5) |
| XYZ | xyz(34.5626, 35.2053, 39.6177) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.88
Dove Gray
#B6B8BD
ΔE00 8.48
Warm Grey
#978A84
ΔE00 8.65
Grey
#929591
ΔE00 9.49
Pinkish Grey
#C8ACA9
ΔE00 9.57
Stone
#A89F91
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EA3 #9EA6A1
analogous
#A59EA6 #A69EA3 #A69E9F
triadic
#A69EA3 #A3A69E #9EA3A6
tetradic
#A69EA3 #A6A59E #9EA6A1 #9E9FA6
square
#A69EA3 #A6A59E #9EA6A1 #9E9FA6
split-complementary
#A69EA3 #9FA69E #9EA6A5
monochromatic
#696066 #897E85 #A69EA3 #C3BEC1 #E1DEE0
Accessibility & contrast
On white
2.61
#A69EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#A69EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EA3
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EA3 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA3
Deuteranopia (green-blind)
#A0A1A3
Tritanopia (blue-blind)
#A79EA0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a69ea3; /* rgb */ color: rgb(166, 158, 163); /* oklch */ color: oklch(70.8% 0.012 339.5);
Tailwind
colors: {
custom: {
50: '#c0babe',
500: '#a69ea3',
950: '#000000',
},
}SCSS
$custom: #a69ea3; $custom-light: #c0babe; $custom-dark: #000000;
JSON
{
"hex": "#a69ea3",
"rgb": {
"r": 166,
"g": 158,
"b": 163
},
"hsl": {
"h": 322.5,
"s": 4.301,
"l": 63.529
},
"oklch": {
"l": 0.70755,
"c": 0.01166,
"h": 339.5
},
"luminance": 0.35205
}Semantic roles & 50–950 ramp
primary
#A69EA3
secondary
#CED1D0
accent
#8E6C57
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081