#9798EC#9798EC
#9798EC is a light, vivid blue. Relative luminance 0.351; OKLCH L 71.3% C 0.122 H 282.3°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9798EC |
|---|---|
| RGB | rgb(151, 152, 236) |
| HSL | hsl(239, 69%, 76%) |
| HSV | hsv(239, 36%, 93%) |
| CMYK | cmyk(36%, 35.6%, 0%, 7.5%) |
| CIE-LAB | lab(65.82, 19.28, -42.40) |
| CIE-LCH | lch(65.82, 46.58, 294.45°) |
| OKLab | oklab(71.27% 0.026 -0.1187) |
| OKLCH | oklch(71.27% 0.122 282.3) |
| XYZ | xyz(39.1268, 35.0906, 84.0522) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.27
Perrywinkle
#8F8CE7
ΔE00 3.49
Lavender Blue
#8B88F8
ΔE00 5.43
Periwinkle (survey)
#8E82FE
ΔE00 7.23
Lavender
#B39DDB
ΔE00 8.79
Soft Blue
#6488EA
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9798EC #ECEB97
analogous
#97C2EC #9798EC #C097EC
triadic
#9798EC #EC9798 #98EC97
tetradic
#9798EC #EC97C2 #ECEB97 #97ECC0
square
#9798EC #EC97C2 #ECEB97 #97ECC0
split-complementary
#9798EC #ECC097 #C2EC97
monochromatic
#3032D9 #6365E3 #9798EC #CBCBF5 #E5E5FA
Accessibility & contrast
On white
2.62
#9798EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#9798EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9798EC
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9798EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9798EC | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3EF
Deuteranopia (green-blind)
#799DEA
Tritanopia (blue-blind)
#80A8B7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9798ec; /* rgb */ color: rgb(151, 152, 236); /* oklch */ color: oklch(71.3% 0.122 282.3);
Tailwind
colors: {
custom: {
50: '#b8b6f2',
500: '#9798ec',
950: '#000000',
},
}SCSS
$custom: #9798ec; $custom-light: #b8b6f2; $custom-dark: #000000;
JSON
{
"hex": "#9798ec",
"rgb": {
"r": 151,
"g": 152,
"b": 236
},
"hsl": {
"h": 239.294,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.71268,
"c": 0.12152,
"h": 282.3
},
"luminance": 0.35092
}Semantic roles & 50–950 ramp
primary
#9798EC
secondary
#F2F2D9
accent
#CF14D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085