#A69EA6#A69EA6
#A69EA6 is a light, near-neutral grey. Relative luminance 0.353; OKLCH L 70.8% C 0.015 H 325.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EA6 |
|---|---|
| RGB | rgb(166, 158, 166) |
| HSL | hsl(300, 4%, 64%) |
| HSV | hsv(300, 5%, 65%) |
| CMYK | cmyk(0%, 4.8%, 0%, 34.9%) |
| CIE-LAB | lab(65.99, 4.40, -3.12) |
| CIE-LCH | lch(65.99, 5.39, 324.70°) |
| OKLab | oklab(70.85% 0.0121 -0.0082) |
| OKLCH | oklch(70.85% 0.015 325.7) |
| XYZ | xyz(34.8346, 35.3141, 41.0502) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.78
Dove Gray
#B6B8BD
ΔE00 8.72
Warm Grey
#978A84
ΔE00 9.66
Pinkish Grey
#C8ACA9
ΔE00 9.99
Grey
#929591
ΔE00 10.61
Cool Gray
#9AA7B0
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EA6 #9EA69E
analogous
#A29EA6 #A69EA6 #A69EA2
triadic
#A69EA6 #A6A69E #9EA6A6
tetradic
#A69EA6 #A6A29E #9EA69E #9EA2A6
square
#A69EA6 #A6A29E #9EA69E #9EA2A6
split-complementary
#A69EA6 #A2A69E #9EA6A2
monochromatic
#696069 #897E89 #A69EA6 #C3BEC3 #E1DEE1
Accessibility & contrast
On white
2.60
#A69EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#A69EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EA6
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EA6 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A6
Deuteranopia (green-blind)
#9FA1A6
Tritanopia (blue-blind)
#A79FA1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a69ea6; /* rgb */ color: rgb(166, 158, 166); /* oklch */ color: oklch(70.8% 0.015 325.7);
Tailwind
colors: {
custom: {
50: '#c0bac0',
500: '#a69ea6',
950: '#000000',
},
}SCSS
$custom: #a69ea6; $custom-light: #c0bac0; $custom-dark: #000000;
JSON
{
"hex": "#a69ea6",
"rgb": {
"r": 166,
"g": 158,
"b": 166
},
"hsl": {
"h": 300,
"s": 4.301,
"l": 63.529
},
"oklch": {
"l": 0.70849,
"c": 0.01464,
"h": 325.7
},
"luminance": 0.35314
}Semantic roles & 50–950 ramp
primary
#A69EA6
secondary
#CED1CE
accent
#8E5757
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081