#98A3F9#98A3F9
#98A3F9 is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.1% C 0.125 H 277.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #98A3F9 |
|---|---|
| RGB | rgb(152, 163, 249) |
| HSL | hsl(233, 89%, 79%) |
| HSV | hsv(233, 39%, 98%) |
| CMYK | cmyk(39%, 34.5%, 0%, 2.4%) |
| CIE-LAB | lab(69.26, 16.75, -44.11) |
| CIE-LCH | lch(69.26, 47.18, 290.79°) |
| OKLab | oklab(74.12% 0.0159 -0.1236) |
| OKLCH | oklch(74.12% 0.125 277.3) |
| XYZ | xyz(43.1399, 39.7075, 94.9954) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.96
Perrywinkle
#8F8CE7
ΔE00 6.79
Pastel Blue
#A2BFFE
ΔE00 7.57
Lavender Blue
#8B88F8
ΔE00 7.68
Carolina Blue
#8AB8FE
ΔE00 8.70
Periwinkle (survey)
#8E82FE
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A3F9 #F9EE98
analogous
#98D3F9 #98A3F9 #BD98F9
triadic
#98A3F9 #F998A3 #A3F998
tetradic
#98A3F9 #F998D3 #F9EE98 #98F9BD
square
#98A3F9 #F998D3 #F9EE98 #98F9BD
split-complementary
#98A3F9 #F9BD98 #D3F998
monochromatic
#243CF2 #5E6FF6 #98A3F9 #D2D7FC #E2E5FD
Accessibility & contrast
On white
2.35
#98A3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#98A3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A3F9
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A3F9 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFC
Deuteranopia (green-blind)
#80A6F7
Tritanopia (blue-blind)
#7BB4C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #98a3f9; /* rgb */ color: rgb(152, 163, 249); /* oklch */ color: oklch(74.1% 0.125 277.3);
Tailwind
colors: {
custom: {
50: '#b9befb',
500: '#98a3f9',
950: '#000000',
},
}SCSS
$custom: #98a3f9; $custom-light: #b9befb; $custom-dark: #000000;
JSON
{
"hex": "#98a3f9",
"rgb": {
"r": 152,
"g": 163,
"b": 249
},
"hsl": {
"h": 233.196,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.74123,
"c": 0.12464,
"h": 277.3
},
"luminance": 0.39709
}Semantic roles & 50–950 ramp
primary
#98A3F9
secondary
#F5F2D6
accent
#CB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121217
muted
#818185