#98A2BC#98A2BC
#98A2BC is a light, muted blue. Relative luminance 0.361; OKLCH L 71.3% C 0.040 H 268.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #98A2BC |
|---|---|
| RGB | rgb(152, 162, 188) |
| HSL | hsl(223, 21%, 67%) |
| HSV | hsv(223, 19%, 74%) |
| CMYK | cmyk(19.1%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(66.63, 2.02, -14.56) |
| CIE-LCH | lch(66.63, 14.70, 277.90°) |
| OKLab | oklab(71.3% -0.0009 -0.0396) |
| OKLCH | oklch(71.3% 0.04 268.7) |
| XYZ | xyz(34.9441, 36.1462, 52.7031) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 8.21
Cool Gray
#9AA7B0
ΔE00 8.25
Lightsteelblue
#B0C4DE
ΔE00 9.80
Cloudy Blue
#ACC2D9
ΔE00 9.92
Blue Grey
#758DA3
ΔE00 10.05
Light Grey Blue
#9DBCD4
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A2BC #BCB298
analogous
#98B4BC #98A2BC #A098BC
triadic
#98A2BC #BC98A2 #A2BC98
tetradic
#98A2BC #BC98B4 #BCB298 #98BCA0
square
#98A2BC #BC98B4 #BCB298 #98BCA0
split-complementary
#98A2BC #BCA098 #B4BC98
monochromatic
#566384 #7381A4 #98A2BC #BDC3D4 #E2E5EC
Accessibility & contrast
On white
2.55
#98A2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#98A2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A2BC
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A2BC | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BD
Deuteranopia (green-blind)
#97A1BB
Tritanopia (blue-blind)
#8FA7AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #98a2bc; /* rgb */ color: rgb(152, 162, 188); /* oklch */ color: oklch(71.3% 0.040 268.7);
Tailwind
colors: {
custom: {
50: '#b6bdd0',
500: '#98a2bc',
950: '#000000',
},
}SCSS
$custom: #98a2bc; $custom-light: #b6bdd0; $custom-dark: #000000;
JSON
{
"hex": "#98a2bc",
"rgb": {
"r": 152,
"g": 162,
"b": 188
},
"hsl": {
"h": 223.333,
"s": 21.176,
"l": 66.667
},
"oklch": {
"l": 0.713,
"c": 0.0396,
"h": 268.7
},
"luminance": 0.36147
}Semantic roles & 50–950 ramp
primary
#98A2BC
secondary
#DEDAD2
accent
#8746A0
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111214
muted
#808182