#98A0AE#98A0AE
#98A0AE is a light, muted blue. Relative luminance 0.349; OKLCH L 70.4% C 0.022 H 261.8°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #98A0AE |
|---|---|
| RGB | rgb(152, 160, 174) |
| HSL | hsl(218, 12%, 64%) |
| HSV | hsv(218, 13%, 68%) |
| CMYK | cmyk(12.6%, 8%, 0%, 31.8%) |
| CIE-LAB | lab(65.65, 0.04, -8.22) |
| CIE-LCH | lch(65.65, 8.22, 270.31°) |
| OKLab | oklab(70.38% -0.0032 -0.0222) |
| OKLCH | oklch(70.38% 0.022 261.8) |
| XYZ | xyz(33.1580, 34.8726, 45.0204) |
| Luminance | 0.3487 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.31
Bluey Grey
#89A0B0
ΔE00 5.71
Cool Grey
#95A3A6
ΔE00 6.94
Pewter
#899397
ΔE00 7.11
Dark Gray
#A9A9A9
ΔE00 7.51
Bluegrey
#85A3B2
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A0AE #AEA698
analogous
#98ABAE #98A0AE #9B98AE
triadic
#98A0AE #AE98A0 #A0AE98
tetradic
#98A0AE #AE98AB #AEA698 #98AE9B
square
#98A0AE #AE98AB #AEA698 #98AE9B
split-complementary
#98A0AE #AE9B98 #ABAE98
monochromatic
#5A6272 #768093 #98A0AE #BAC0C9 #DDDFE4
Accessibility & contrast
On white
2.63
#98A0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#98A0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A0AE
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A0AE | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1AF
Deuteranopia (green-blind)
#9A9FAE
Tritanopia (blue-blind)
#93A3A4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #98a0ae; /* rgb */ color: rgb(152, 160, 174); /* oklch */ color: oklch(70.4% 0.022 261.8);
Tailwind
colors: {
custom: {
50: '#b6bcc6',
500: '#98a0ae',
950: '#000000',
},
}SCSS
$custom: #98a0ae; $custom-light: #b6bcc6; $custom-dark: #000000;
JSON
{
"hex": "#98a0ae",
"rgb": {
"r": 152,
"g": 160,
"b": 174
},
"hsl": {
"h": 218.182,
"s": 11.957,
"l": 63.922
},
"oklch": {
"l": 0.70383,
"c": 0.02239,
"h": 261.8
},
"luminance": 0.34873
}Semantic roles & 50–950 ramp
primary
#98A0AE
secondary
#D5D2CD
accent
#7C4F96
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111213
muted
#808182