#9898F3#9898F3
#9898F3 is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.7% C 0.131 H 282.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9898F3 |
|---|---|
| RGB | rgb(152, 152, 243) |
| HSL | hsl(240, 79%, 77%) |
| HSV | hsv(240, 37%, 95%) |
| CMYK | cmyk(37.4%, 37.4%, 0%, 4.7%) |
| CIE-LAB | lab(66.21, 21.41, -45.62) |
| CIE-LCH | lch(66.21, 50.39, 295.15°) |
| OKLab | oklab(71.69% 0.0286 -0.128) |
| OKLCH | oklch(71.69% 0.131 282.6) |
| XYZ | xyz(40.3502, 35.6015, 89.5224) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.64
Perrywinkle
#8F8CE7
ΔE00 3.62
Lavender Blue
#8B88F8
ΔE00 4.96
Periwinkle (survey)
#8E82FE
ΔE00 6.70
Lavender
#B39DDB
ΔE00 9.39
Soft Blue
#6488EA
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9898F3 #F3F398
analogous
#98C6F3 #9898F3 #C698F3
triadic
#9898F3 #F39898 #98F398
tetradic
#9898F3 #F398C6 #F3F398 #98F3C6
square
#9898F3 #F398C6 #F3F398 #98F3C6
split-complementary
#9898F3 #F3C698 #C6F398
monochromatic
#2A2AE6 #6161ED #9898F3 #CFCFF9 #E4E4FC
Accessibility & contrast
On white
2.59
#9898F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#9898F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9898F3
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9898F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9898F3 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F7
Deuteranopia (green-blind)
#769EF1
Tritanopia (blue-blind)
#7EAABA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9898f3; /* rgb */ color: rgb(152, 152, 243); /* oklch */ color: oklch(71.7% 0.131 282.6);
Tailwind
colors: {
custom: {
50: '#b9b6f7',
500: '#9898f3',
950: '#000000',
},
}SCSS
$custom: #9898f3; $custom-light: #b9b6f7; $custom-dark: #000000;
JSON
{
"hex": "#9898f3",
"rgb": {
"r": 152,
"g": 152,
"b": 243
},
"hsl": {
"h": 240,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.71694,
"c": 0.13117,
"h": 282.6
},
"luminance": 0.35603
}Semantic roles & 50–950 ramp
primary
#9898F3
secondary
#F4F4D7
accent
#DB0ADB
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085