#9598F7#9598F7
#9598F7 is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.7% C 0.137 H 281.0°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9598F7 |
|---|---|
| RGB | rgb(149, 152, 247) |
| HSL | hsl(238, 86%, 78%) |
| HSV | hsv(238, 40%, 97%) |
| CMYK | cmyk(39.7%, 38.5%, 0%, 3.1%) |
| CIE-LAB | lab(66.18, 21.73, -47.87) |
| CIE-LCH | lch(66.18, 52.57, 294.41°) |
| OKLab | oklab(71.68% 0.0261 -0.1346) |
| OKLCH | oklch(71.68% 0.137 281) |
| XYZ | xyz(40.4063, 35.5598, 92.7124) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.66
Perrywinkle
#8F8CE7
ΔE00 3.89
Lavender Blue
#8B88F8
ΔE00 4.66
Periwinkle (survey)
#8E82FE
ΔE00 6.50
Soft Blue
#6488EA
ΔE00 9.19
Cornflowerblue
#6495ED
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9598F7 #F7F495
analogous
#95C9F7 #9598F7 #C395F7
triadic
#9598F7 #F79598 #98F795
tetradic
#9598F7 #F795C9 #F7F495 #95F7C3
square
#9598F7 #F795C9 #F7F495 #95F7C3
split-complementary
#9598F7 #F7C395 #C9F795
monochromatic
#2329EE #5C61F3 #9598F7 #CECFFB #E3E3FD
Accessibility & contrast
On white
2.59
#9598F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#9598F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9598F7
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9598F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9598F7 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4FB
Deuteranopia (green-blind)
#729DF5
Tritanopia (blue-blind)
#78ABBC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9598f7; /* rgb */ color: rgb(149, 152, 247); /* oklch */ color: oklch(71.7% 0.137 281.0);
Tailwind
colors: {
custom: {
50: '#b8b6fa',
500: '#9598f7',
950: '#000000',
},
}SCSS
$custom: #9598f7; $custom-light: #b8b6fa; $custom-dark: #000000;
JSON
{
"hex": "#9598f7",
"rgb": {
"r": 149,
"g": 152,
"b": 247
},
"hsl": {
"h": 238.163,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.71676,
"c": 0.13714,
"h": 281
},
"luminance": 0.35561
}Semantic roles & 50–950 ramp
primary
#9598F7
secondary
#F5F4D6
accent
#DC03E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085