#98ABDF#98ABDF
#98ABDF is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.6% C 0.078 H 268.9°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #98ABDF |
|---|---|
| RGB | rgb(152, 171, 223) |
| HSL | hsl(224, 53%, 74%) |
| HSV | hsv(224, 32%, 87%) |
| CMYK | cmyk(31.8%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(70.27, 5.43, -28.35) |
| CIE-LCH | lch(70.27, 28.87, 280.84°) |
| OKLab | oklab(74.55% -0.0015 -0.0784) |
| OKLCH | oklch(74.55% 0.078 268.9) |
| XYZ | xyz(40.8273, 41.1274, 75.5850) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.18
Periwinkle Blue
#8F99FB
ΔE00 6.82
Carolina Blue
#8AB8FE
ΔE00 7.59
Light Periwinkle
#C1C6FC
ΔE00 8.83
Lightsteelblue
#B0C4DE
ΔE00 8.93
Perrywinkle
#8F8CE7
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ABDF #DFCC98
analogous
#98CEDF #98ABDF #A898DF
triadic
#98ABDF #DF98AB #ABDF98
tetradic
#98ABDF #DF98CE #DFCC98 #98DFA8
square
#98ABDF #DF98CE #DFCC98 #98DFA8
split-complementary
#98ABDF #DFA898 #CEDF98
monochromatic
#3C5FC1 #6985D0 #98ABDF #C7D1EE #E8ECF8
Accessibility & contrast
On white
2.28
#98ABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#98ABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ABDF
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ABDF | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE1
Deuteranopia (green-blind)
#94A9DE
Tritanopia (blue-blind)
#84B5BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #98abdf; /* rgb */ color: rgb(152, 171, 223); /* oklch */ color: oklch(74.6% 0.078 268.9);
Tailwind
colors: {
custom: {
50: '#b8c3e9',
500: '#98abdf',
950: '#000000',
},
}SCSS
$custom: #98abdf; $custom-light: #b8c3e9; $custom-dark: #000000;
JSON
{
"hex": "#98abdf",
"rgb": {
"r": 152,
"g": 171,
"b": 223
},
"hsl": {
"h": 223.944,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.7455,
"c": 0.07838,
"h": 268.9
},
"luminance": 0.41129
}Semantic roles & 50–950 ramp
primary
#98ABDF
secondary
#EFEADC
accent
#9725C0
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184