#98A0B2#98A0B2
#98A0B2 is a light, muted blue. Relative luminance 0.350; OKLCH L 70.5% C 0.028 H 266.5°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #98A0B2 |
|---|---|
| RGB | rgb(152, 160, 178) |
| HSL | hsl(222, 14%, 65%) |
| HSV | hsv(222, 15%, 70%) |
| CMYK | cmyk(14.6%, 10.1%, 0%, 30.2%) |
| CIE-LAB | lab(65.77, 0.91, -10.28) |
| CIE-LCH | lch(65.77, 10.32, 275.05°) |
| OKLab | oklab(70.52% -0.0017 -0.0278) |
| OKLCH | oklch(70.52% 0.028 266.5) |
| XYZ | xyz(33.5537, 35.0309, 47.1047) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.85
Bluey Grey
#89A0B0
ΔE00 6.63
Pewter
#899397
ΔE00 8.60
Cool Grey
#95A3A6
ΔE00 8.63
Dark Gray
#A9A9A9
ΔE00 8.85
Bluegrey
#85A3B2
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A0B2 #B2AA98
analogous
#98ADB2 #98A0B2 #9D98B2
triadic
#98A0B2 #B298A0 #A0B298
tetradic
#98A0B2 #B298AD #B2AA98 #98B29D
square
#98A0B2 #B298AD #B2AA98 #98B29D
split-complementary
#98A0B2 #B29D98 #ADB298
monochromatic
#596277 #758098 #98A0B2 #BBC0CC #DEE1E6
Accessibility & contrast
On white
2.62
#98A0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#98A0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A0B2
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A0B2 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B3
Deuteranopia (green-blind)
#999FB2
Tritanopia (blue-blind)
#92A3A6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #98a0b2; /* rgb */ color: rgb(152, 160, 178); /* oklch */ color: oklch(70.5% 0.028 266.5);
Tailwind
colors: {
custom: {
50: '#b6bcc9',
500: '#98a0b2',
950: '#000000',
},
}SCSS
$custom: #98a0b2; $custom-light: #b6bcc9; $custom-dark: #000000;
JSON
{
"hex": "#98a0b2",
"rgb": {
"r": 152,
"g": 160,
"b": 178
},
"hsl": {
"h": 221.538,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.70521,
"c": 0.02781,
"h": 266.5
},
"luminance": 0.35031
}Semantic roles & 50–950 ramp
primary
#98A0B2
secondary
#D7D5CE
accent
#814D99
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111213
muted
#808182