#98ABCD#98ABCD
#98ABCD is a light, muted blue. Relative luminance 0.402; OKLCH L 73.8% C 0.054 H 262.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #98ABCD |
|---|---|
| RGB | rgb(152, 171, 205) |
| HSL | hsl(218, 35%, 70%) |
| HSV | hsv(218, 26%, 80%) |
| CMYK | cmyk(25.9%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(69.62, 1.00, -19.46) |
| CIE-LCH | lch(69.62, 19.49, 272.95°) |
| OKLab | oklab(73.83% -0.0074 -0.0533) |
| OKLCH | oklch(73.83% 0.054 262.1) |
| XYZ | xyz(38.5282, 40.2078, 63.4767) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.23
Cloudy Blue
#ACC2D9
ΔE00 7.52
Light Grey Blue
#9DBCD4
ΔE00 7.68
Pastel Blue
#A2BFFE
ΔE00 7.96
Light Blue Grey
#B7C9E2
ΔE00 8.48
Periwinkle Blue
#8F99FB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ABCD #CDBA98
analogous
#98C5CD #98ABCD #A098CD
triadic
#98ABCD #CD98AB #ABCD98
tetradic
#98ABCD #CD98C5 #CDBA98 #98CDA0
square
#98ABCD #CD98C5 #CDBA98 #98CDA0
split-complementary
#98ABCD #CDA098 #C5CD98
monochromatic
#4D6A9E #6F89B9 #98ABCD #C1CDE1 #EAEEF5
Accessibility & contrast
On white
2.32
#98ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#98ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ABCD
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ABCD | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADCF
Deuteranopia (green-blind)
#9BA8CC
Tritanopia (blue-blind)
#8AB2B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #98abcd; /* rgb */ color: rgb(152, 171, 205); /* oklch */ color: oklch(73.8% 0.054 262.1);
Tailwind
colors: {
custom: {
50: '#b7c3dc',
500: '#98abcd',
950: '#000000',
},
}SCSS
$custom: #98abcd; $custom-light: #b7c3dc; $custom-dark: #000000;
JSON
{
"hex": "#98abcd",
"rgb": {
"r": 152,
"g": 171,
"b": 205
},
"hsl": {
"h": 218.491,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.73829,
"c": 0.0538,
"h": 262.1
},
"luminance": 0.40209
}Semantic roles & 50–950 ramp
primary
#98ABCD
secondary
#E8E3D9
accent
#8338AD
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183