#978FF9#978FF9
#978FF9 is a light, vivid blue. Relative luminance 0.331; OKLCH L 70.2% C 0.152 H 285.2°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #978FF9 |
|---|---|
| RGB | rgb(151, 143, 249) |
| HSL | hsl(245, 90%, 77%) |
| HSV | hsv(245, 43%, 98%) |
| CMYK | cmyk(39.4%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(64.21, 27.95, -52.07) |
| CIE-LCH | lch(64.21, 59.10, 298.23°) |
| OKLab | oklab(70.24% 0.0399 -0.1469) |
| OKLCH | oklch(70.24% 0.152 285.2) |
| XYZ | xyz(39.6790, 33.0624, 93.8952) |
| Luminance | 0.3306 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.68
Perrywinkle
#8F8CE7
ΔE00 2.80
Periwinkle (survey)
#8E82FE
ΔE00 3.92
Periwinkle Blue
#8F99FB
ΔE00 4.06
Cornflower
#6A79F7
ΔE00 9.12
Liliac
#C48EFD
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#978FF9 #F1F98F
analogous
#8FBCF9 #978FF9 #CC8FF9
triadic
#978FF9 #F9978F #8FF997
tetradic
#978FF9 #F98FBC #F1F98F #8FF9CC
square
#978FF9 #F98FBC #F1F98F #8FF9CC
split-complementary
#978FF9 #F9CC8F #BCF98F
monochromatic
#2B1BF3 #6155F6 #978FF9 #CDC9FC #E4E2FD
Accessibility & contrast
On white
2.76
#978FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#978FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #978FF9
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##978FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##978FF9 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFD
Deuteranopia (green-blind)
#6699F7
Tritanopia (blue-blind)
#7BA4B8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #978ff9; /* rgb */ color: rgb(151, 143, 249); /* oklch */ color: oklch(70.2% 0.152 285.2);
Tailwind
colors: {
custom: {
50: '#b9affc',
500: '#978ff9',
950: '#000000',
},
}SCSS
$custom: #978ff9; $custom-light: #b9affc; $custom-dark: #000000;
JSON
{
"hex": "#978ff9",
"rgb": {
"r": 151,
"g": 143,
"b": 249
},
"hsl": {
"h": 244.528,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.70243,
"c": 0.15219,
"h": 285.2
},
"luminance": 0.33064
}Semantic roles & 50–950 ramp
primary
#978FF9
secondary
#F3F6D5
accent
#E600D4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#121017
muted
#817F85