#978DF2#978DF2
#978DF2 is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.5% C 0.145 H 286.5°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #978DF2 |
|---|---|
| RGB | rgb(151, 141, 242) |
| HSL | hsl(246, 80%, 75%) |
| HSV | hsv(246, 42%, 95%) |
| CMYK | cmyk(37.6%, 41.7%, 0%, 5.1%) |
| CIE-LAB | lab(63.37, 27.21, -49.55) |
| CIE-LCH | lch(63.37, 56.53, 298.77°) |
| OKLab | oklab(69.49% 0.0413 -0.1395) |
| OKLCH | oklch(69.49% 0.146 286.5) |
| XYZ | xyz(38.3099, 32.0386, 88.1528) |
| Luminance | 0.3204 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.08
Lavender Blue
#8B88F8
ΔE00 2.86
Periwinkle (survey)
#8E82FE
ΔE00 3.96
Periwinkle Blue
#8F99FB
ΔE00 4.85
Liliac
#C48EFD
ΔE00 9.04
Mediumpurple
#9370DB
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#978DF2 #E8F28D
analogous
#8DB5F2 #978DF2 #CA8DF2
triadic
#978DF2 #F2978D #8DF297
tetradic
#978DF2 #F28DB5 #E8F28D #8DF2CA
square
#978DF2 #F28DB5 #E8F28D #8DF2CA
split-complementary
#978DF2 #F2CA8D #B5F28D
monochromatic
#331FE5 #6556EC #978DF2 #C9C4F8 #E6E4FC
Accessibility & contrast
On white
2.83
#978DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#978DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #978DF2
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##978DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##978DF2 | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9CF6
Deuteranopia (green-blind)
#6997F0
Tritanopia (blue-blind)
#7EA1B4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #978df2; /* rgb */ color: rgb(151, 141, 242); /* oklch */ color: oklch(69.5% 0.145 286.5);
Tailwind
colors: {
custom: {
50: '#b9aef7',
500: '#978df2',
950: '#000000',
},
}SCSS
$custom: #978df2; $custom-light: #b9aef7; $custom-dark: #000000;
JSON
{
"hex": "#978df2",
"rgb": {
"r": 151,
"g": 141,
"b": 242
},
"hsl": {
"h": 245.941,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.69494,
"c": 0.1455,
"h": 286.5
},
"luminance": 0.3204
}Semantic roles & 50–950 ramp
primary
#978DF2
secondary
#F1F4D7
accent
#DC0AC7
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#121017
muted
#817F85