#98A2B0#98A2B0
#98A2B0 is a light, muted blue. Relative luminance 0.357; OKLCH L 70.9% C 0.023 H 256.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #98A2B0 |
|---|---|
| RGB | rgb(152, 162, 176) |
| HSL | hsl(215, 13%, 64%) |
| HSV | hsv(215, 14%, 69%) |
| CMYK | cmyk(13.6%, 8%, 0%, 31%) |
| CIE-LAB | lab(66.25, -0.63, -8.44) |
| CIE-LCH | lch(66.25, 8.47, 265.73°) |
| OKLab | oklab(70.88% -0.0054 -0.0228) |
| OKLCH | oklch(70.88% 0.023 256.8) |
| XYZ | xyz(33.7039, 35.6501, 46.1713) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.47
Bluey Grey
#89A0B0
ΔE00 4.90
Cool Grey
#95A3A6
ΔE00 6.37
Pewter
#899397
ΔE00 7.12
Bluegrey
#85A3B2
ΔE00 7.13
Dark Gray
#A9A9A9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A2B0 #B0A698
analogous
#98AEB0 #98A2B0 #9A98B0
triadic
#98A2B0 #B098A2 #A2B098
tetradic
#98A2B0 #B098AE #B0A698 #98B09A
square
#98A2B0 #B098AE #B0A698 #98B09A
split-complementary
#98A2B0 #B09A98 #AEB098
monochromatic
#596574 #758395 #98A2B0 #BBC1CB #DDE1E5
Accessibility & contrast
On white
2.58
#98A2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#98A2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A2B0
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A2B0 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B1
Deuteranopia (green-blind)
#9BA0B0
Tritanopia (blue-blind)
#92A5A6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #98a2b0; /* rgb */ color: rgb(152, 162, 176); /* oklch */ color: oklch(70.9% 0.023 256.8);
Tailwind
colors: {
custom: {
50: '#b6bdc7',
500: '#98a2b0',
950: '#000000',
},
}SCSS
$custom: #98a2b0; $custom-light: #b6bdc7; $custom-dark: #000000;
JSON
{
"hex": "#98a2b0",
"rgb": {
"r": 152,
"g": 162,
"b": 176
},
"hsl": {
"h": 215,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.70877,
"c": 0.02339,
"h": 256.8
},
"luminance": 0.35651
}Semantic roles & 50–950 ramp
primary
#98A2B0
secondary
#D6D3CE
accent
#794E97
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111213
muted
#808182