#978FFC#978FFC
#978FFC is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.4% C 0.156 H 285.0°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #978FFC |
|---|---|
| RGB | rgb(151, 143, 252) |
| HSL | hsl(244, 95%, 77%) |
| HSV | hsv(244, 43%, 99%) |
| CMYK | cmyk(40.1%, 43.3%, 0%, 1.2%) |
| CIE-LAB | lab(64.36, 28.77, -53.47) |
| CIE-LCH | lch(64.36, 60.72, 298.28°) |
| OKLab | oklab(70.41% 0.0404 -0.151) |
| OKLCH | oklch(70.41% 0.156 285) |
| XYZ | xyz(40.1507, 33.2510, 96.3792) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.63
Perrywinkle
#8F8CE7
ΔE00 3.17
Periwinkle (survey)
#8E82FE
ΔE00 3.79
Periwinkle Blue
#8F99FB
ΔE00 4.02
Cornflower
#6A79F7
ΔE00 9.05
Liliac
#C48EFD
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#978FFC #F4FC8F
analogous
#8FBDFC #978FFC #CE8FFC
triadic
#978FFC #FC978F #8FFC97
tetradic
#978FFC #FC8FBD #F4FC8F #8FFCCE
square
#978FFC #FC8FBD #F4FC8F #8FFCCE
split-complementary
#978FFC #FCCE8F #BDFC8F
monochromatic
#2818F9 #6053FA #978FFC #CECBFE #E3E1FE
Accessibility & contrast
On white
2.74
#978FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#978FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #978FFC
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##978FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##978FFC | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679FFF
Deuteranopia (green-blind)
#6499F9
Tritanopia (blue-blind)
#7AA5B9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #978ffc; /* rgb */ color: rgb(151, 143, 252); /* oklch */ color: oklch(70.4% 0.156 285.0);
Tailwind
colors: {
custom: {
50: '#baaffe',
500: '#978ffc',
950: '#000000',
},
}SCSS
$custom: #978ffc; $custom-light: #baaffe; $custom-dark: #000000;
JSON
{
"hex": "#978ffc",
"rgb": {
"r": 151,
"g": 143,
"b": 252
},
"hsl": {
"h": 244.404,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.70408,
"c": 0.15627,
"h": 285
},
"luminance": 0.33253
}Semantic roles & 50–950 ramp
primary
#978FFC
secondary
#F4F6D5
accent
#E600D5
background
#FBFAFF
surface
#F7F4FF
border
#D0CED7
text
#121018
muted
#817F86