#98ABCB#98ABCB
#98ABCB is a light, muted blue. Relative luminance 0.401; OKLCH L 73.8% C 0.051 H 260.8°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #98ABCB |
|---|---|
| RGB | rgb(152, 171, 203) |
| HSL | hsl(218, 33%, 70%) |
| HSV | hsv(218, 25%, 80%) |
| CMYK | cmyk(25.1%, 15.8%, 0%, 20.4%) |
| CIE-LAB | lab(69.55, 0.53, -18.46) |
| CIE-LCH | lch(69.55, 18.47, 271.63°) |
| OKLab | oklab(73.75% -0.0081 -0.0505) |
| OKLCH | oklch(73.75% 0.051 260.8) |
| XYZ | xyz(38.2884, 40.1119, 62.2134) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.04
Cloudy Blue
#ACC2D9
ΔE00 7.20
Light Grey Blue
#9DBCD4
ΔE00 7.29
Bluey Grey
#89A0B0
ΔE00 8.15
Pastel Blue
#A2BFFE
ΔE00 8.26
Light Blue Grey
#B7C9E2
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ABCB #CBB898
analogous
#98C5CB #98ABCB #9F98CB
triadic
#98ABCB #CB98AB #ABCB98
tetradic
#98ABCB #CB98C5 #CBB898 #98CB9F
square
#98ABCB #CB98C5 #CBB898 #98CB9F
split-complementary
#98ABCB #CB9F98 #C5CB98
monochromatic
#4E6B9B #6F8AB6 #98ABCB #C1CCE0 #E9EDF4
Accessibility & contrast
On white
2.33
#98ABCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#98ABCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ABCB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ABCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ABCB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCD
Deuteranopia (green-blind)
#9BA8CA
Tritanopia (blue-blind)
#8BB2B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #98abcb; /* rgb */ color: rgb(152, 171, 203); /* oklch */ color: oklch(73.8% 0.051 260.8);
Tailwind
colors: {
custom: {
50: '#b7c3da',
500: '#98abcb',
950: '#000000',
},
}SCSS
$custom: #98abcb; $custom-light: #b7c3da; $custom-dark: #000000;
JSON
{
"hex": "#98abcb",
"rgb": {
"r": 152,
"g": 171,
"b": 203
},
"hsl": {
"h": 217.647,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.73753,
"c": 0.05114,
"h": 260.8
},
"luminance": 0.40113
}Semantic roles & 50–950 ramp
primary
#98ABCB
secondary
#E7E1D8
accent
#813AAC
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111215
muted
#808183