#978ADD#978ADD
#978ADD is a light, vivid blue. Relative luminance 0.300; OKLCH L 67.8% C 0.121 H 290.0°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #978ADD |
|---|---|
| RGB | rgb(151, 138, 221) |
| HSL | hsl(249, 55%, 70%) |
| HSV | hsv(249, 38%, 87%) |
| CMYK | cmyk(31.7%, 37.6%, 0%, 13.3%) |
| CIE-LAB | lab(61.63, 23.41, -40.67) |
| CIE-LCH | lch(61.63, 46.92, 299.93°) |
| OKLab | oklab(67.84% 0.0413 -0.1137) |
| OKLCH | oklch(67.84% 0.121 290) |
| XYZ | xyz(34.8987, 29.9760, 72.3398) |
| Luminance | 0.2998 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.07
Lavender Blue
#8B88F8
ΔE00 5.60
Periwinkle (survey)
#8E82FE
ΔE00 6.38
Periwinkle Blue
#8F99FB
ΔE00 7.43
Mediumpurple
#9370DB
ΔE00 7.91
Lavender
#B39DDB
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#978ADD #D0DD8A
analogous
#8AA6DD #978ADD #C18ADD
triadic
#978ADD #DD978A #8ADD97
tetradic
#978ADD #DD8AA6 #D0DD8A #8ADDC1
square
#978ADD #DD8AA6 #D0DD8A #8ADDC1
split-complementary
#978ADD #DDC18A #A6DD8A
monochromatic
#4A35B7 #6D5BCF #978ADD #C1B9EB #EAE7F8
Accessibility & contrast
On white
3.00
#978ADD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#978ADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #978ADD
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##978ADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##978ADD | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7196E0
Deuteranopia (green-blind)
#7293DB
Tritanopia (blue-blind)
#8699A9
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #978add; /* rgb */ color: rgb(151, 138, 221); /* oklch */ color: oklch(67.8% 0.121 290.0);
Tailwind
colors: {
custom: {
50: '#b8ace8',
500: '#978add',
950: '#000000',
},
}SCSS
$custom: #978add; $custom-light: #b8ace8; $custom-dark: #000000;
JSON
{
"hex": "#978add",
"rgb": {
"r": 151,
"g": 138,
"b": 221
},
"hsl": {
"h": 249.398,
"s": 54.967,
"l": 70.392
},
"oklch": {
"l": 0.6784,
"c": 0.12095,
"h": 290
},
"luminance": 0.29977
}Semantic roles & 50–950 ramp
primary
#978ADD
secondary
#E9EDD6
accent
#C223A9
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#111016
muted
#807F84