#98A2B4#98A2B4
#98A2B4 is a light, muted blue. Relative luminance 0.358; OKLCH L 71.0% C 0.029 H 262.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #98A2B4 |
|---|---|
| RGB | rgb(152, 162, 180) |
| HSL | hsl(219, 16%, 65%) |
| HSV | hsv(219, 16%, 71%) |
| CMYK | cmyk(15.6%, 10%, 0%, 29.4%) |
| CIE-LAB | lab(66.38, 0.24, -10.49) |
| CIE-LCH | lch(66.38, 10.49, 271.30°) |
| OKLab | oklab(71.02% -0.0038 -0.0284) |
| OKLCH | oklch(71.02% 0.029 262.3) |
| XYZ | xyz(34.1055, 35.8108, 48.2865) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.14
Bluey Grey
#89A0B0
ΔE00 5.81
Cool Grey
#95A3A6
ΔE00 8.11
Bluegrey
#85A3B2
ΔE00 8.13
Pewter
#899397
ΔE00 8.54
Dove Gray
#B6B8BD
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A2B4 #B4AA98
analogous
#98B0B4 #98A2B4 #9C98B4
triadic
#98A2B4 #B498A2 #A2B498
tetradic
#98A2B4 #B498B0 #B4AA98 #98B49C
square
#98A2B4 #B498B0 #B4AA98 #98B49C
split-complementary
#98A2B4 #B49C98 #B0B498
monochromatic
#586479 #75829A #98A2B4 #BBC2CE #DFE2E8
Accessibility & contrast
On white
2.57
#98A2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#98A2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A2B4
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A2B4 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B5
Deuteranopia (green-blind)
#9AA0B4
Tritanopia (blue-blind)
#91A6A8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #98a2b4; /* rgb */ color: rgb(152, 162, 180); /* oklch */ color: oklch(71.0% 0.029 262.3);
Tailwind
colors: {
custom: {
50: '#b6bdca',
500: '#98a2b4',
950: '#000000',
},
}SCSS
$custom: #98a2b4; $custom-light: #b6bdca; $custom-dark: #000000;
JSON
{
"hex": "#98a2b4",
"rgb": {
"r": 152,
"g": 162,
"b": 180
},
"hsl": {
"h": 218.571,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.71015,
"c": 0.02863,
"h": 262.3
},
"luminance": 0.35811
}Semantic roles & 50–950 ramp
primary
#98A2B4
secondary
#D9D5CF
accent
#7E4C9A
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111213
muted
#808182