#978CDC#978CDC
#978CDC is a light, moderate blue. Relative luminance 0.305; OKLCH L 68.2% C 0.117 H 289.2°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #978CDC |
|---|---|
| RGB | rgb(151, 140, 220) |
| HSL | hsl(248, 53%, 71%) |
| HSV | hsv(248, 36%, 86%) |
| CMYK | cmyk(31.4%, 36.4%, 0%, 13.7%) |
| CIE-LAB | lab(62.09, 22.00, -39.40) |
| CIE-LCH | lch(62.09, 45.13, 299.18°) |
| OKLab | oklab(68.17% 0.0384 -0.11) |
| OKLCH | oklch(68.17% 0.117 289.2) |
| XYZ | xyz(35.0555, 30.5020, 71.7368) |
| Luminance | 0.3050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.09
Lavender Blue
#8B88F8
ΔE00 5.85
Periwinkle (survey)
#8E82FE
ΔE00 6.81
Periwinkle Blue
#8F99FB
ΔE00 7.18
Lavender
#B39DDB
ΔE00 7.78
Pale Purple
#B790D4
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#978CDC #D1DC8C
analogous
#8CA9DC #978CDC #BF8CDC
triadic
#978CDC #DC978C #8CDC97
tetradic
#978CDC #DC8CA9 #D1DC8C #8CDCBF
square
#978CDC #DC8CA9 #D1DC8C #8CDCBF
split-complementary
#978CDC #DCBF8C #A9DC8C
monochromatic
#4937B6 #6D5DCE #978CDC #C1BBEA #EAE8F8
Accessibility & contrast
On white
2.96
#978CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#978CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #978CDC
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##978CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##978CDC | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7598DF
Deuteranopia (green-blind)
#7494DA
Tritanopia (blue-blind)
#879BAA
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #978cdc; /* rgb */ color: rgb(151, 140, 220); /* oklch */ color: oklch(68.2% 0.117 289.2);
Tailwind
colors: {
custom: {
50: '#b7ade7',
500: '#978cdc',
950: '#000000',
},
}SCSS
$custom: #978cdc; $custom-light: #b7ade7; $custom-dark: #000000;
JSON
{
"hex": "#978cdc",
"rgb": {
"r": 151,
"g": 140,
"b": 220
},
"hsl": {
"h": 248.25,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.6817,
"c": 0.11652,
"h": 289.2
},
"luminance": 0.30503
}Semantic roles & 50–950 ramp
primary
#978CDC
secondary
#EAEDD7
accent
#C125AB
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#111016
muted
#807F84