#A69EA8#A69EA8
#A69EA8 is a light, near-neutral grey. Relative luminance 0.354; OKLCH L 70.9% C 0.017 H 319.5°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EA8 |
|---|---|
| RGB | rgb(166, 158, 168) |
| HSL | hsl(288, 5%, 64%) |
| HSV | hsv(288, 6%, 66%) |
| CMYK | cmyk(1.2%, 6%, 0%, 34.1%) |
| CIE-LAB | lab(66.05, 4.79, -4.15) |
| CIE-LCH | lch(66.05, 6.34, 319.07°) |
| OKLab | oklab(70.91% 0.0129 -0.011) |
| OKLCH | oklch(70.91% 0.017 319.5) |
| XYZ | xyz(35.0195, 35.3880, 42.0239) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.43
Dove Gray
#B6B8BD
ΔE00 8.98
Pinkish Grey
#C8ACA9
ΔE00 10.34
Warm Grey
#978A84
ΔE00 10.35
Cool Gray
#9AA7B0
ΔE00 10.93
Silver
#C0C0C0
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EA8 #A0A89E
analogous
#A19EA8 #A69EA8 #A89EA5
triadic
#A69EA8 #A8A69E #9EA8A6
tetradic
#A69EA8 #A8A19E #A0A89E #9EA5A8
square
#A69EA8 #A8A19E #A0A89E #9EA5A8
split-complementary
#A69EA8 #A5A89E #9EA8A1
monochromatic
#69606B #887E8B #A69EA8 #C4BEC5 #E1DFE2
Accessibility & contrast
On white
2.60
#A69EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#A69EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EA8
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EA8 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A8
Deuteranopia (green-blind)
#9FA1A8
Tritanopia (blue-blind)
#A69FA1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a69ea8; /* rgb */ color: rgb(166, 158, 168); /* oklch */ color: oklch(70.9% 0.017 319.5);
Tailwind
colors: {
custom: {
50: '#c0bac1',
500: '#a69ea8',
950: '#000000',
},
}SCSS
$custom: #a69ea8; $custom-light: #c0bac1; $custom-dark: #000000;
JSON
{
"hex": "#a69ea8",
"rgb": {
"r": 166,
"g": 158,
"b": 168
},
"hsl": {
"h": 288,
"s": 5.435,
"l": 63.922
},
"oklch": {
"l": 0.70912,
"c": 0.01695,
"h": 319.5
},
"luminance": 0.35388
}Semantic roles & 50–950 ramp
primary
#A69EA8
secondary
#D0D3CF
accent
#8F5662
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081