#98A5F6#98A5F6
#98A5F6 is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.4% C 0.118 H 276.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #98A5F6 |
|---|---|
| RGB | rgb(152, 165, 246) |
| HSL | hsl(232, 84%, 78%) |
| HSV | hsv(232, 38%, 96%) |
| CMYK | cmyk(38.2%, 32.9%, 0%, 3.5%) |
| CIE-LAB | lab(69.64, 14.81, -41.88) |
| CIE-LCH | lch(69.64, 44.42, 289.47°) |
| OKLab | oklab(74.37% 0.0127 -0.1172) |
| OKLCH | oklch(74.37% 0.118 276.2) |
| XYZ | xyz(43.0337, 40.2377, 92.6701) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.60
Pastel Blue
#A2BFFE
ΔE00 7.01
Perrywinkle
#8F8CE7
ΔE00 7.30
Carolina Blue
#8AB8FE
ΔE00 8.22
Lavender Blue
#8B88F8
ΔE00 8.34
Cornflowerblue
#6495ED
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A5F6 #F6E998
analogous
#98D4F6 #98A5F6 #BA98F6
triadic
#98A5F6 #F698A5 #A5F698
tetradic
#98A5F6 #F698D4 #F6E998 #98F6BA
square
#98A5F6 #F698D4 #F6E998 #98F6BA
split-complementary
#98A5F6 #F6BA98 #D4F698
monochromatic
#2743EC #6074F1 #98A5F6 #D0D6FB #E3E6FD
Accessibility & contrast
On white
2.32
#98A5F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#98A5F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A5F6
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A5F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A5F6 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAEF9
Deuteranopia (green-blind)
#84A7F4
Tritanopia (blue-blind)
#7CB5C2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #98a5f6; /* rgb */ color: rgb(152, 165, 246); /* oklch */ color: oklch(74.4% 0.118 276.2);
Tailwind
colors: {
custom: {
50: '#b9bff9',
500: '#98a5f6',
950: '#000000',
},
}SCSS
$custom: #98a5f6; $custom-light: #b9bff9; $custom-dark: #000000;
JSON
{
"hex": "#98a5f6",
"rgb": {
"r": 152,
"g": 165,
"b": 246
},
"hsl": {
"h": 231.702,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.74371,
"c": 0.11787,
"h": 276.2
},
"luminance": 0.40239
}Semantic roles & 50–950 ramp
primary
#98A5F6
secondary
#F4F0D7
accent
#C205E0
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185