#9A98AE#9A98AE
#9A98AE is a light, muted blue. Relative luminance 0.324; OKLCH L 68.9% C 0.032 H 289.7°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9A98AE |
|---|---|
| RGB | rgb(154, 152, 174) |
| HSL | hsl(245, 12%, 64%) |
| HSV | hsv(245, 13%, 68%) |
| CMYK | cmyk(11.5%, 12.6%, 0%, 31.8%) |
| CIE-LAB | lab(63.66, 5.18, -11.18) |
| CIE-LCH | lch(63.66, 12.32, 294.87°) |
| OKLab | oklab(68.86% 0.0108 -0.0302) |
| OKLCH | oklch(68.86% 0.032 289.7) |
| XYZ | xyz(32.1931, 32.3823, 44.5906) |
| Luminance | 0.3238 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Purpley Grey
#947E94
ΔE00 10.71
Cool Gray
#9AA7B0
ΔE00 11.21
Dark Gray
#A9A9A9
ΔE00 11.35
Heather
#A484AC
ΔE00 11.68
Pewter
#899397
ΔE00 11.90
Lightslategray
#778899
ΔE00 11.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A98AE #ACAE98
analogous
#98A1AE #9A98AE #A598AE
triadic
#9A98AE #AE9A98 #98AE9A
tetradic
#9A98AE #AE98A1 #ACAE98 #98AEA5
square
#9A98AE #AE98A1 #ACAE98 #98AEA5
split-complementary
#9A98AE #AEA598 #A1AE98
monochromatic
#5C5A72 #787693 #9A98AE #BCBAC9 #DDDDE4
Accessibility & contrast
On white
2.81
#9A98AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#9A98AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9A98AE
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A98AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A98AE | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939BAF
Deuteranopia (green-blind)
#939AAD
Tritanopia (blue-blind)
#969B9F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9a98ae; /* rgb */ color: rgb(154, 152, 174); /* oklch */ color: oklch(68.9% 0.032 289.7);
Tailwind
colors: {
custom: {
50: '#b7b6c6',
500: '#9a98ae',
950: '#000000',
},
}SCSS
$custom: #9a98ae; $custom-light: #b7b6c6; $custom-dark: #000000;
JSON
{
"hex": "#9a98ae",
"rgb": {
"r": 154,
"g": 152,
"b": 174
},
"hsl": {
"h": 245.455,
"s": 11.957,
"l": 63.922
},
"oklch": {
"l": 0.68862,
"c": 0.03204,
"h": 289.7
},
"luminance": 0.32382
}Semantic roles & 50–950 ramp
primary
#9A98AE
secondary
#D4D5CD
accent
#964F90
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082