#98A4FA#98A4FA
#98A4FA is a light, vivid blue. Relative luminance 0.401; OKLCH L 74.4% C 0.125 H 276.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #98A4FA |
|---|---|
| RGB | rgb(152, 164, 250) |
| HSL | hsl(233, 91%, 79%) |
| HSV | hsv(233, 39%, 98%) |
| CMYK | cmyk(39.2%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(69.56, 16.45, -44.18) |
| CIE-LCH | lch(69.56, 47.15, 290.42°) |
| OKLab | oklab(74.37% 0.0149 -0.1238) |
| OKLCH | oklch(74.37% 0.125 276.9) |
| XYZ | xyz(43.4746, 40.1266, 95.8785) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.15
Perrywinkle
#8F8CE7
ΔE00 7.11
Pastel Blue
#A2BFFE
ΔE00 7.27
Lavender Blue
#8B88F8
ΔE00 7.94
Carolina Blue
#8AB8FE
ΔE00 8.40
Cornflowerblue
#6495ED
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A4FA #FAEE98
analogous
#98D5FA #98A4FA #BD98FA
triadic
#98A4FA #FA98A4 #A4FA98
tetradic
#98A4FA #FA98D5 #FAEE98 #98FABD
square
#98A4FA #FA98D5 #FAEE98 #98FABD
split-complementary
#98A4FA #FABD98 #D5FA98
monochromatic
#233DF4 #5E70F7 #98A4FA #D2D8FD #E2E5FE
Accessibility & contrast
On white
2.33
#98A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#98A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A4FA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A4FA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#7AB5C3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #98a4fa; /* rgb */ color: rgb(152, 164, 250); /* oklch */ color: oklch(74.4% 0.125 276.9);
Tailwind
colors: {
custom: {
50: '#babefc',
500: '#98a4fa',
950: '#000000',
},
}SCSS
$custom: #98a4fa; $custom-light: #babefc; $custom-dark: #000000;
JSON
{
"hex": "#98a4fa",
"rgb": {
"r": 152,
"g": 164,
"b": 250
},
"hsl": {
"h": 232.653,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.74368,
"c": 0.12472,
"h": 276.9
},
"luminance": 0.40128
}Semantic roles & 50–950 ramp
primary
#98A4FA
secondary
#F6F2D5
accent
#C900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121217
muted
#818185