#978EDC#978EDC
#978EDC is a light, moderate blue. Relative luminance 0.311; OKLCH L 68.6% C 0.114 H 288.3°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #978EDC |
|---|---|
| RGB | rgb(151, 142, 220) |
| HSL | hsl(247, 53%, 71%) |
| HSV | hsv(247, 35%, 86%) |
| CMYK | cmyk(31.4%, 35.5%, 0%, 13.7%) |
| CIE-LAB | lab(62.59, 20.85, -38.62) |
| CIE-LCH | lch(62.59, 43.88, 298.36°) |
| OKLab | oklab(68.55% 0.0357 -0.1078) |
| OKLCH | oklch(68.55% 0.114 288.3) |
| XYZ | xyz(35.3504, 31.0918, 71.8351) |
| Luminance | 0.3109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.09
Lavender Blue
#8B88F8
ΔE00 5.98
Periwinkle Blue
#8F99FB
ΔE00 6.84
Periwinkle (survey)
#8E82FE
ΔE00 7.12
Lavender
#B39DDB
ΔE00 7.51
Pale Purple
#B790D4
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#978EDC #D3DC8E
analogous
#8EACDC #978EDC #BE8EDC
triadic
#978EDC #DC978E #8EDC97
tetradic
#978EDC #DC8EAC #D3DC8E #8EDCBE
square
#978EDC #DC8EAC #D3DC8E #8EDCBE
split-complementary
#978EDC #DCBE8E #ACDC8E
monochromatic
#4739B7 #6C5FCE #978EDC #C2BDEA #E9E8F8
Accessibility & contrast
On white
2.91
#978EDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#978EDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #978EDC
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##978EDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##978EDC | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7799DF
Deuteranopia (green-blind)
#7795DA
Tritanopia (blue-blind)
#869CAB
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #978edc; /* rgb */ color: rgb(151, 142, 220); /* oklch */ color: oklch(68.6% 0.114 288.3);
Tailwind
colors: {
custom: {
50: '#b7afe7',
500: '#978edc',
950: '#000000',
},
}SCSS
$custom: #978edc; $custom-light: #b7afe7; $custom-dark: #000000;
JSON
{
"hex": "#978edc",
"rgb": {
"r": 151,
"g": 142,
"b": 220
},
"hsl": {
"h": 246.923,
"s": 52.703,
"l": 70.98
},
"oklch": {
"l": 0.68552,
"c": 0.11351,
"h": 288.3
},
"luminance": 0.31093
}Semantic roles & 50–950 ramp
primary
#978EDC
secondary
#EBEDD9
accent
#C025AE
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#111016
muted
#807F84