#978FD5#978FD5
#978FD5 is a light, moderate blue. Relative luminance 0.310; OKLCH L 68.4% C 0.102 H 288.6°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #978FD5 |
|---|---|
| RGB | rgb(151, 143, 213) |
| HSL | hsl(247, 45%, 70%) |
| HSV | hsv(247, 33%, 84%) |
| CMYK | cmyk(29.1%, 32.9%, 0%, 16.5%) |
| CIE-LAB | lab(62.53, 18.49, -34.80) |
| CIE-LCH | lch(62.53, 39.41, 297.98°) |
| OKLab | oklab(68.41% 0.0326 -0.0968) |
| OKLCH | oklch(68.41% 0.102 288.6) |
| XYZ | xyz(34.5921, 31.0276, 67.1043) |
| Luminance | 0.3103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.38
Lavender
#B39DDB
ΔE00 6.80
Lavender Blue
#8B88F8
ΔE00 7.35
Periwinkle Blue
#8F99FB
ΔE00 7.79
Pale Purple
#B790D4
ΔE00 8.14
Periwinkle (survey)
#8E82FE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#978FD5 #CDD58F
analogous
#8FAAD5 #978FD5 #BA8FD5
triadic
#978FD5 #D5978F #8FD597
tetradic
#978FD5 #D58FAA #CDD58F #8FD5BA
square
#978FD5 #D58FAA #CDD58F #8FD5BA
split-complementary
#978FD5 #D5BA8F #AAD58F
monochromatic
#4C40AA #6E62C4 #978FD5 #C0BCE6 #EAE8F6
Accessibility & contrast
On white
2.91
#978FD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#978FD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #978FD5
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##978FD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##978FD5 | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C99D8
Deuteranopia (green-blind)
#7B96D3
Tritanopia (blue-blind)
#899BA8
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #978fd5; /* rgb */ color: rgb(151, 143, 213); /* oklch */ color: oklch(68.4% 0.102 288.6);
Tailwind
colors: {
custom: {
50: '#b7afe2',
500: '#978fd5',
950: '#000000',
},
}SCSS
$custom: #978fd5; $custom-light: #b7afe2; $custom-dark: #000000;
JSON
{
"hex": "#978fd5",
"rgb": {
"r": 151,
"g": 143,
"b": 213
},
"hsl": {
"h": 246.857,
"s": 45.455,
"l": 69.804
},
"oklch": {
"l": 0.6841,
"c": 0.10211,
"h": 288.6
},
"luminance": 0.31028
}Semantic roles & 50–950 ramp
primary
#978FD5
secondary
#E8EAD6
accent
#B92DA9
background
#FBFAFD
surface
#F6F4FB
border
#D0CED4
text
#111015
muted
#807F83