#98A3FA#98A3FA
#98A3FA is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.2% C 0.126 H 277.4°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #98A3FA |
|---|---|
| RGB | rgb(152, 163, 250) |
| HSL | hsl(233, 91%, 79%) |
| HSV | hsv(233, 39%, 98%) |
| CMYK | cmyk(39.2%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(69.31, 17.02, -44.58) |
| CIE-LCH | lch(69.31, 47.72, 290.90°) |
| OKLab | oklab(74.17% 0.0162 -0.125) |
| OKLCH | oklch(74.17% 0.126 277.4) |
| XYZ | xyz(43.2963, 39.7701, 95.8190) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.91
Perrywinkle
#8F8CE7
ΔE00 6.82
Pastel Blue
#A2BFFE
ΔE00 7.57
Lavender Blue
#8B88F8
ΔE00 7.66
Carolina Blue
#8AB8FE
ΔE00 8.68
Periwinkle (survey)
#8E82FE
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A3FA #FAEF98
analogous
#98D4FA #98A3FA #BE98FA
triadic
#98A3FA #FA98A3 #A3FA98
tetradic
#98A3FA #FA98D4 #FAEF98 #98FABE
square
#98A3FA #FA98D4 #FAEF98 #98FABE
split-complementary
#98A3FA #FABE98 #D4FA98
monochromatic
#233BF4 #5E6FF7 #98A3FA #D2D7FD #E2E5FE
Accessibility & contrast
On white
2.35
#98A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#98A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A3FA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A3FA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFE
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#7AB4C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #98a3fa; /* rgb */ color: rgb(152, 163, 250); /* oklch */ color: oklch(74.2% 0.126 277.4);
Tailwind
colors: {
custom: {
50: '#babefc',
500: '#98a3fa',
950: '#000000',
},
}SCSS
$custom: #98a3fa; $custom-light: #babefc; $custom-dark: #000000;
JSON
{
"hex": "#98a3fa",
"rgb": {
"r": 152,
"g": 163,
"b": 250
},
"hsl": {
"h": 233.265,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.74173,
"c": 0.12603,
"h": 277.4
},
"luminance": 0.39772
}Semantic roles & 50–950 ramp
primary
#98A3FA
secondary
#F6F2D5
accent
#CC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121217
muted
#818185