#A89EAF#A89EAF
#A89EAF is a light, muted violet. Relative luminance 0.359; OKLCH L 71.3% C 0.027 H 311.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EAF |
|---|---|
| RGB | rgb(168, 158, 175) |
| HSL | hsl(275, 10%, 65%) |
| HSV | hsv(275, 10%, 69%) |
| CMYK | cmyk(4%, 9.7%, 0%, 31.4%) |
| CIE-LAB | lab(66.42, 6.86, -7.49) |
| CIE-LCH | lch(66.42, 10.16, 312.49°) |
| OKLab | oklab(71.31% 0.0178 -0.02) |
| OKLCH | oklch(71.31% 0.027 311.6) |
| XYZ | xyz(36.1119, 35.8738, 45.5710) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 10.14
Dove Gray
#B6B8BD
ΔE00 10.69
Purpley Grey
#947E94
ΔE00 10.79
Lilac
#C8A2C8
ΔE00 10.83
Dusty Lavender
#AC86A8
ΔE00 11.26
Pinkish Grey
#C8ACA9
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EAF #A5AF9E
analogous
#9F9EAF #A89EAF #AF9EAE
triadic
#A89EAF #AFA89E #9EAFA8
tetradic
#A89EAF #AF9F9E #A5AF9E #9EAEAF
square
#A89EAF #AF9F9E #A5AF9E #9EAEAF
split-complementary
#A89EAF #AEAF9E #9EAF9F
monochromatic
#6B5F73 #8A7C93 #A89EAF #C6C0CB #E4E1E6
Accessibility & contrast
On white
2.57
#A89EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#A89EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EAF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EAF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B0
Deuteranopia (green-blind)
#9EA2AE
Tritanopia (blue-blind)
#A7A0A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a89eaf; /* rgb */ color: rgb(168, 158, 175); /* oklch */ color: oklch(71.3% 0.027 311.6);
Tailwind
colors: {
custom: {
50: '#c1bac6',
500: '#a89eaf',
950: '#000000',
},
}SCSS
$custom: #a89eaf; $custom-light: #c1bac6; $custom-dark: #000000;
JSON
{
"hex": "#a89eaf",
"rgb": {
"r": 168,
"g": 158,
"b": 175
},
"hsl": {
"h": 275.294,
"s": 9.605,
"l": 65.294
},
"oklch": {
"l": 0.71313,
"c": 0.02678,
"h": 311.6
},
"luminance": 0.35874
}Semantic roles & 50–950 ramp
primary
#A89EAF
secondary
#D4D7D2
accent
#94526D
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121113
muted
#818082