#978FEF#978FEF
#978FEF is a light, vivid blue. Relative luminance 0.325; OKLCH L 69.7% C 0.139 H 286.0°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #978FEF |
|---|---|
| RGB | rgb(151, 143, 239) |
| HSL | hsl(245, 75%, 75%) |
| HSV | hsv(245, 40%, 94%) |
| CMYK | cmyk(36.8%, 40.2%, 0%, 6.3%) |
| CIE-LAB | lab(63.72, 25.25, -47.36) |
| CIE-LCH | lch(63.72, 53.67, 298.07°) |
| OKLab | oklab(69.71% 0.0382 -0.1331) |
| OKLCH | oklch(69.71% 0.139 286) |
| XYZ | xyz(38.1606, 32.4550, 85.8984) |
| Luminance | 0.3246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.81
Lavender Blue
#8B88F8
ΔE00 3.37
Periwinkle Blue
#8F99FB
ΔE00 4.53
Periwinkle (survey)
#8E82FE
ΔE00 4.70
Liliac
#C48EFD
ΔE00 9.23
Lavender
#B39DDB
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#978FEF #E7EF8F
analogous
#8FB7EF #978FEF #C78FEF
triadic
#978FEF #EF978F #8FEF97
tetradic
#978FEF #EF8FB7 #E7EF8F #8FEFC7
square
#978FEF #EF8FB7 #E7EF8F #8FEFC7
split-complementary
#978FEF #EFC78F #B7EF8F
monochromatic
#3424E0 #6559E7 #978FEF #C9C5F7 #E6E4FB
Accessibility & contrast
On white
2.80
#978FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#978FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #978FEF
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##978FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##978FEF | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9DF3
Deuteranopia (green-blind)
#6D98ED
Tritanopia (blue-blind)
#7FA1B4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #978fef; /* rgb */ color: rgb(151, 143, 239); /* oklch */ color: oklch(69.7% 0.139 286.0);
Tailwind
colors: {
custom: {
50: '#b9aff4',
500: '#978fef',
950: '#000000',
},
}SCSS
$custom: #978fef; $custom-light: #b9aff4; $custom-dark: #000000;
JSON
{
"hex": "#978fef",
"rgb": {
"r": 151,
"g": 143,
"b": 239
},
"hsl": {
"h": 245,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.69706,
"c": 0.1385,
"h": 286
},
"luminance": 0.32456
}Semantic roles & 50–950 ramp
primary
#978FEF
secondary
#F1F3D8
accent
#D70EC6
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85