#9898AE#9898AE
#9898AE is a light, muted blue. Relative luminance 0.322; OKLCH L 68.7% C 0.032 H 285.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9898AE |
|---|---|
| RGB | rgb(152, 152, 174) |
| HSL | hsl(240, 12%, 64%) |
| HSV | hsv(240, 13%, 68%) |
| CMYK | cmyk(12.6%, 12.6%, 0%, 31.8%) |
| CIE-LAB | lab(63.50, 4.50, -11.44) |
| CIE-LCH | lch(63.50, 12.29, 291.49°) |
| OKLab | oklab(68.7% 0.0086 -0.0309) |
| OKLCH | oklch(68.7% 0.032 285.5) |
| XYZ | xyz(31.8155, 32.1876, 44.5729) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 10.54
Lightslategray
#778899
ΔE00 11.11
Dark Gray
#A9A9A9
ΔE00 11.23
Pewter
#899397
ΔE00 11.29
Purpley Grey
#947E94
ΔE00 11.31
Bluey Grey
#89A0B0
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9898AE #AEAE98
analogous
#98A3AE #9898AE #A398AE
triadic
#9898AE #AE9898 #98AE98
tetradic
#9898AE #AE98A3 #AEAE98 #98AEA3
square
#9898AE #AE98A3 #AEAE98 #98AEA3
split-complementary
#9898AE #AEA398 #A3AE98
monochromatic
#5A5A72 #767693 #9898AE #BABAC9 #DDDDE4
Accessibility & contrast
On white
2.82
#9898AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#9898AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9898AE
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9898AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9898AE | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939AAF
Deuteranopia (green-blind)
#9299AD
Tritanopia (blue-blind)
#949C9F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9898ae; /* rgb */ color: rgb(152, 152, 174); /* oklch */ color: oklch(68.7% 0.032 285.5);
Tailwind
colors: {
custom: {
50: '#b6b6c6',
500: '#9898ae',
950: '#000000',
},
}SCSS
$custom: #9898ae; $custom-light: #b6b6c6; $custom-dark: #000000;
JSON
{
"hex": "#9898ae",
"rgb": {
"r": 152,
"g": 152,
"b": 174
},
"hsl": {
"h": 240,
"s": 11.957,
"l": 63.922
},
"oklch": {
"l": 0.68698,
"c": 0.03206,
"h": 285.5
},
"luminance": 0.32188
}Semantic roles & 50–950 ramp
primary
#9898AE
secondary
#D5D5CD
accent
#964F96
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082