#978DFF#978DFF
#978DFF is a light, vivid blue. Relative luminance 0.328; OKLCH L 70.2% C 0.163 H 285.4°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #978DFF |
|---|---|
| RGB | rgb(151, 141, 255) |
| HSL | hsl(245, 100%, 78%) |
| HSV | hsv(245, 45%, 100%) |
| CMYK | cmyk(40.8%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(64.04, 30.74, -55.63) |
| CIE-LCH | lch(64.04, 63.56, 298.92°) |
| OKLab | oklab(70.21% 0.0433 -0.1573) |
| OKLCH | oklch(70.21% 0.163 285.4) |
| XYZ | xyz(40.3322, 32.8475, 98.8035) |
| Luminance | 0.3285 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.43
Periwinkle (survey)
#8E82FE
ΔE00 3.21
Perrywinkle
#8F8CE7
ΔE00 3.59
Periwinkle Blue
#8F99FB
ΔE00 4.57
Cornflower
#6A79F7
ΔE00 8.76
Liliac
#C48EFD
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#978DFF #F5FF8D
analogous
#8DBCFF #978DFF #D08DFF
triadic
#978DFF #FF978D #8DFF97
tetradic
#978DFF #FF8DBC #F5FF8D #8DFFD0
square
#978DFF #FF8DBC #F5FF8D #8DFFD0
split-complementary
#978DFF #FFD08D #BCFF8D
monochromatic
#2713FF #5F50FF #978DFF #CFCAFF #E3E0FF
Accessibility & contrast
On white
2.77
#978DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#978DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #978DFF
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##978DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##978DFF | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629EFF
Deuteranopia (green-blind)
#5F98FC
Tritanopia (blue-blind)
#78A4BA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #978dff; /* rgb */ color: rgb(151, 141, 255); /* oklch */ color: oklch(70.2% 0.163 285.4);
Tailwind
colors: {
custom: {
50: '#baaeff',
500: '#978dff',
950: '#000000',
},
}SCSS
$custom: #978dff; $custom-light: #baaeff; $custom-dark: #000000;
JSON
{
"hex": "#978dff",
"rgb": {
"r": 151,
"g": 141,
"b": 255
},
"hsl": {
"h": 245.263,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.70212,
"c": 0.16312,
"h": 285.4
},
"luminance": 0.32849
}Semantic roles & 50–950 ramp
primary
#978DFF
secondary
#F4F7D4
accent
#E600D1
background
#FBFAFF
surface
#F7F4FF
border
#D0CED7
text
#121018
muted
#817F86