#98A2BB#98A2BB
#98A2BB is a light, muted blue. Relative luminance 0.361; OKLCH L 71.3% C 0.038 H 268.1°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #98A2BB |
|---|---|
| RGB | rgb(152, 162, 187) |
| HSL | hsl(223, 20%, 66%) |
| HSV | hsv(223, 19%, 73%) |
| CMYK | cmyk(18.7%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.60, 1.80, -14.06) |
| CIE-LCH | lch(66.60, 14.17, 277.28°) |
| OKLab | oklab(71.26% -0.0012 -0.0382) |
| OKLCH | oklch(71.26% 0.038 268.1) |
| XYZ | xyz(34.8367, 36.1032, 52.1373) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.89
Bluey Grey
#89A0B0
ΔE00 7.91
Lightsteelblue
#B0C4DE
ΔE00 9.75
Cloudy Blue
#ACC2D9
ΔE00 9.81
Blue Grey
#758DA3
ΔE00 9.89
Bluegrey
#85A3B2
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A2BB #BBB198
analogous
#98B4BB #98A2BB #A098BB
triadic
#98A2BB #BB98A2 #A2BB98
tetradic
#98A2BB #BB98B4 #BBB198 #98BBA0
square
#98A2BB #BB98B4 #BBB198 #98BBA0
split-complementary
#98A2BB #BBA098 #B4BB98
monochromatic
#566382 #7381A3 #98A2BB #BDC3D3 #E2E5EC
Accessibility & contrast
On white
2.55
#98A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#98A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A2BB
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A2BB | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#98A1BA
Tritanopia (blue-blind)
#90A7AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #98a2bb; /* rgb */ color: rgb(152, 162, 187); /* oklch */ color: oklch(71.3% 0.038 268.1);
Tailwind
colors: {
custom: {
50: '#b6bdcf',
500: '#98a2bb',
950: '#000000',
},
}SCSS
$custom: #98a2bb; $custom-light: #b6bdcf; $custom-dark: #000000;
JSON
{
"hex": "#98a2bb",
"rgb": {
"r": 152,
"g": 162,
"b": 187
},
"hsl": {
"h": 222.857,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.71264,
"c": 0.03821,
"h": 268.1
},
"luminance": 0.36104
}Semantic roles & 50–950 ramp
primary
#98A2BB
secondary
#DDDAD2
accent
#86479F
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182