#A89EA8#A89EA8
#A89EA8 is a light, near-neutral grey. Relative luminance 0.356; OKLCH L 71.1% C 0.018 H 325.8°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EA8 |
|---|---|
| RGB | rgb(168, 158, 168) |
| HSL | hsl(300, 5%, 64%) |
| HSV | hsv(300, 6%, 66%) |
| CMYK | cmyk(0%, 6%, 0%, 34.1%) |
| CIE-LAB | lab(66.22, 5.50, -3.88) |
| CIE-LCH | lch(66.22, 6.73, 324.76°) |
| OKLab | oklab(71.08% 0.0151 -0.0103) |
| OKLCH | oklch(71.08% 0.018 325.8) |
| XYZ | xyz(35.4421, 35.6059, 42.0437) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.93
Dove Gray
#B6B8BD
ΔE00 9.43
Pinkish Grey
#C8ACA9
ΔE00 9.74
Warm Grey
#978A84
ΔE00 10.39
Silver
#C0C0C0
ΔE00 11.52
Purpley Grey
#947E94
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EA8 #9EA89E
analogous
#A39EA8 #A89EA8 #A89EA3
triadic
#A89EA8 #A8A89E #9EA8A8
tetradic
#A89EA8 #A8A39E #9EA89E #9EA3A8
square
#A89EA8 #A8A39E #9EA89E #9EA3A8
split-complementary
#A89EA8 #A3A89E #9EA8A3
monochromatic
#6B606B #8B7E8B #A89EA8 #C5BEC5 #E2DFE2
Accessibility & contrast
On white
2.59
#A89EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#A89EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EA8
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EA8 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A8
Deuteranopia (green-blind)
#9FA1A8
Tritanopia (blue-blind)
#A99FA1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a89ea8; /* rgb */ color: rgb(168, 158, 168); /* oklch */ color: oklch(71.1% 0.018 325.8);
Tailwind
colors: {
custom: {
50: '#c1bac1',
500: '#a89ea8',
950: '#000000',
},
}SCSS
$custom: #a89ea8; $custom-light: #c1bac1; $custom-dark: #000000;
JSON
{
"hex": "#a89ea8",
"rgb": {
"r": 168,
"g": 158,
"b": 168
},
"hsl": {
"h": 300,
"s": 5.435,
"l": 63.922
},
"oklch": {
"l": 0.71085,
"c": 0.01829,
"h": 325.8
},
"luminance": 0.35606
}Semantic roles & 50–950 ramp
primary
#A89EA8
secondary
#CFD3CF
accent
#8F5656
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081