#978DE8#978DE8
#978DE8 is a light, vivid blue. Relative luminance 0.315; OKLCH L 69.0% C 0.132 H 287.5°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #978DE8 |
|---|---|
| RGB | rgb(151, 141, 232) |
| HSL | hsl(247, 66%, 73%) |
| HSV | hsv(247, 39%, 91%) |
| CMYK | cmyk(34.9%, 39.2%, 0%, 9%) |
| CIE-LAB | lab(62.89, 24.55, -44.80) |
| CIE-LCH | lch(62.89, 51.08, 298.72°) |
| OKLab | oklab(68.97% 0.0395 -0.1257) |
| OKLCH | oklch(68.97% 0.132 287.5) |
| XYZ | xyz(36.8489, 31.4542, 80.4581) |
| Luminance | 0.3145 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.73
Lavender Blue
#8B88F8
ΔE00 4.02
Periwinkle (survey)
#8E82FE
ΔE00 5.12
Periwinkle Blue
#8F99FB
ΔE00 5.59
Mediumpurple
#9370DB
ΔE00 8.78
Lavender
#B39DDB
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#978DE8 #DEE88D
analogous
#8DB0E8 #978DE8 #C48DE8
triadic
#978DE8 #E8978D #8DE897
tetradic
#978DE8 #E88DB0 #DEE88D #8DE8C4
square
#978DE8 #E88DB0 #DEE88D #8DE8C4
split-complementary
#978DE8 #E8C48D #B0E88D
monochromatic
#3C2AD1 #695ADE #978DE8 #C5C0F2 #E8E6FA
Accessibility & contrast
On white
2.88
#978DE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#978DE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #978DE8
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##978DE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##978DE8 | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709AEC
Deuteranopia (green-blind)
#6F96E6
Tritanopia (blue-blind)
#829EAF
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #978de8; /* rgb */ color: rgb(151, 141, 232); /* oklch */ color: oklch(69.0% 0.132 287.5);
Tailwind
colors: {
custom: {
50: '#b8aef0',
500: '#978de8',
950: '#000000',
},
}SCSS
$custom: #978de8; $custom-light: #b8aef0; $custom-dark: #000000;
JSON
{
"hex": "#978de8",
"rgb": {
"r": 151,
"g": 141,
"b": 232
},
"hsl": {
"h": 246.593,
"s": 66.423,
"l": 73.137
},
"oklch": {
"l": 0.68966,
"c": 0.13175,
"h": 287.5
},
"luminance": 0.31455
}Semantic roles & 50–950 ramp
primary
#978DE8
secondary
#EFF1DA
accent
#CE17BA
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121016
muted
#817F84