#978BDF#978BDF
#978BDF is a light, vivid blue. Relative luminance 0.304; OKLCH L 68.1% C 0.122 H 289.3°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #978BDF |
|---|---|
| RGB | rgb(151, 139, 223) |
| HSL | hsl(249, 57%, 71%) |
| HSV | hsv(249, 38%, 87%) |
| CMYK | cmyk(32.3%, 37.7%, 0%, 12.5%) |
| CIE-LAB | lab(61.97, 23.35, -41.25) |
| CIE-LCH | lch(61.97, 47.40, 299.51°) |
| OKLab | oklab(68.13% 0.0404 -0.1154) |
| OKLCH | oklch(68.13% 0.122 289.3) |
| XYZ | xyz(35.3109, 30.3714, 73.7996) |
| Luminance | 0.3037 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.72
Lavender Blue
#8B88F8
ΔE00 5.29
Periwinkle (survey)
#8E82FE
ΔE00 6.17
Periwinkle Blue
#8F99FB
ΔE00 6.99
Mediumpurple
#9370DB
ΔE00 8.18
Lavender
#B39DDB
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#978BDF #D3DF8B
analogous
#8BA9DF #978BDF #C18BDF
triadic
#978BDF #DF978B #8BDF97
tetradic
#978BDF #DF8BA9 #D3DF8B #8BDFC1
square
#978BDF #DF8BA9 #D3DF8B #8BDFC1
split-complementary
#978BDF #DFC18B #A9DF8B
monochromatic
#4734BC #6C5BD2 #978BDF #C2BBEC #E9E7F8
Accessibility & contrast
On white
2.97
#978BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#978BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #978BDF
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##978BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##978BDF | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7297E2
Deuteranopia (green-blind)
#7294DD
Tritanopia (blue-blind)
#869AAA
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #978bdf; /* rgb */ color: rgb(151, 139, 223); /* oklch */ color: oklch(68.1% 0.122 289.3);
Tailwind
colors: {
custom: {
50: '#b8ade9',
500: '#978bdf',
950: '#000000',
},
}SCSS
$custom: #978bdf; $custom-light: #b8ade9; $custom-dark: #000000;
JSON
{
"hex": "#978bdf",
"rgb": {
"r": 151,
"g": 139,
"b": 223
},
"hsl": {
"h": 248.571,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.68129,
"c": 0.12222,
"h": 289.3
},
"luminance": 0.30372
}Semantic roles & 50–950 ramp
primary
#978BDF
secondary
#EBEED8
accent
#C421AD
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84