#98AFF9#98AFF9
#98AFF9 is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.5% C 0.110 H 270.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFF9 |
|---|---|
| RGB | rgb(152, 175, 249) |
| HSL | hsl(226, 89%, 79%) |
| HSV | hsv(226, 39%, 98%) |
| CMYK | cmyk(39%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(72.34, 9.98, -39.29) |
| CIE-LCH | lch(72.34, 40.54, 284.25°) |
| OKLab | oklab(76.51% 0.0008 -0.1097) |
| OKLCH | oklch(76.51% 0.11 270.4) |
| XYZ | xyz(45.3726, 44.1728, 95.7396) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.09
Carolina Blue
#8AB8FE
ΔE00 5.36
Periwinkle Blue
#8F99FB
ΔE00 6.17
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.85
Lightsteelblue
#B0C4DE
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFF9 #F9E298
analogous
#98DFF9 #98AFF9 #B198F9
triadic
#98AFF9 #F998AF #AFF998
tetradic
#98AFF9 #F998DF #F9E298 #98F9B1
square
#98AFF9 #F998DF #F9E298 #98F9B1
split-complementary
#98AFF9 #F9B198 #DFF998
monochromatic
#2455F2 #5E82F6 #98AFF9 #D2DCFC #E2E9FD
Accessibility & contrast
On white
2.14
#98AFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#98AFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFF9
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFF9 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FC
Deuteranopia (green-blind)
#8DAEF7
Tritanopia (blue-blind)
#79BEC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #98aff9; /* rgb */ color: rgb(152, 175, 249); /* oklch */ color: oklch(76.5% 0.110 270.4);
Tailwind
colors: {
custom: {
50: '#b9c6fb',
500: '#98aff9',
950: '#000000',
},
}SCSS
$custom: #98aff9; $custom-light: #b9c6fb; $custom-dark: #000000;
JSON
{
"hex": "#98aff9",
"rgb": {
"r": 152,
"g": 175,
"b": 249
},
"hsl": {
"h": 225.773,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.76508,
"c": 0.10968,
"h": 270.4
},
"luminance": 0.44175
}Semantic roles & 50–950 ramp
primary
#98AFF9
secondary
#F5EED6
accent
#AF00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285