#978BED#978BED
#978BED is a light, vivid blue. Relative luminance 0.312; OKLCH L 68.9% C 0.142 H 287.7°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #978BED |
|---|---|
| RGB | rgb(151, 139, 237) |
| HSL | hsl(247, 73%, 74%) |
| HSV | hsv(247, 41%, 93%) |
| CMYK | cmyk(36.3%, 41.4%, 0%, 7.1%) |
| CIE-LAB | lab(62.64, 27.02, -47.95) |
| CIE-LCH | lch(62.64, 55.04, 299.40°) |
| OKLab | oklab(68.86% 0.043 -0.1349) |
| OKLCH | oklch(68.86% 0.142 287.7) |
| XYZ | xyz(37.2770, 31.1579, 84.1544) |
| Luminance | 0.3116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.96
Lavender Blue
#8B88F8
ΔE00 3.26
Periwinkle (survey)
#8E82FE
ΔE00 4.11
Periwinkle Blue
#8F99FB
ΔE00 5.66
Mediumpurple
#9370DB
ΔE00 8.30
Liliac
#C48EFD
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#978BED #E1ED8B
analogous
#8BB0ED #978BED #C88BED
triadic
#978BED #ED978B #8BED97
tetradic
#978BED #ED8BB0 #E1ED8B #8BEDC8
square
#978BED #ED8BB0 #E1ED8B #8BEDC8
split-complementary
#978BED #EDC88B #B0ED8B
monochromatic
#3922DC #6756E5 #978BED #C6C0F5 #E7E5FB
Accessibility & contrast
On white
2.90
#978BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#978BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #978BED
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##978BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##978BED | 1.00 | 2.90 | 7.23 | 7.23 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF1
Deuteranopia (green-blind)
#6A95EB
Tritanopia (blue-blind)
#809EB1
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #978bed; /* rgb */ color: rgb(151, 139, 237); /* oklch */ color: oklch(68.9% 0.142 287.7);
Tailwind
colors: {
custom: {
50: '#b9adf3',
500: '#978bed',
950: '#000000',
},
}SCSS
$custom: #978bed; $custom-light: #b9adf3; $custom-dark: #000000;
JSON
{
"hex": "#978bed",
"rgb": {
"r": 151,
"g": 139,
"b": 237
},
"hsl": {
"h": 247.347,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.68856,
"c": 0.14156,
"h": 287.7
},
"luminance": 0.31159
}Semantic roles & 50–950 ramp
primary
#978BED
secondary
#EFF3D8
accent
#D510BD
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85