#7971F8#7971F8
#7971F8 is a light, vivid blue. Relative luminance 0.227; OKLCH L 62.5% C 0.195 H 281.8°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7971F8 |
|---|---|
| RGB | rgb(121, 113, 248) |
| HSL | hsl(244, 91%, 71%) |
| HSV | hsv(244, 54%, 97%) |
| CMYK | cmyk(51.2%, 54.4%, 0%, 2.7%) |
| CIE-LAB | lab(54.71, 38.38, -66.85) |
| CIE-LCH | lch(54.71, 77.08, 299.86°) |
| OKLab | oklab(62.51% 0.04 -0.1911) |
| OKLCH | oklch(62.51% 0.195 281.8) |
| XYZ | xyz(30.7284, 22.6508, 91.5416) |
| Luminance | 0.2265 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.16
Cornflower
#6A79F7
ΔE00 3.93
Periwinkle (survey)
#8E82FE
ΔE00 5.68
Lavender Blue
#8B88F8
ΔE00 6.96
Mediumpurple
#9370DB
ΔE00 7.03
Cornflower Blue
#5170D7
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7971F8 #F0F871
analogous
#71ACF8 #7971F8 #BD71F8
triadic
#7971F8 #F87971 #71F879
tetradic
#7971F8 #F871AC #F0F871 #71F8BD
square
#7971F8 #F871AC #F0F871 #71F8BD
split-complementary
#7971F8 #F8BD71 #ACF871
monochromatic
#180BE3 #4237F5 #7971F8 #B0ABFB #E3E2FE
Accessibility & contrast
On white
3.80
#7971F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.53
#7971F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7971F8
5.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7971F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7971F8 | 1.00 | 3.80 | 5.53 | 5.53 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A88FD
Deuteranopia (green-blind)
#007EF5
Tritanopia (blue-blind)
#4590AA
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #7971f8; /* rgb */ color: rgb(121, 113, 248); /* oklch */ color: oklch(62.5% 0.195 281.8);
Tailwind
colors: {
custom: {
50: '#a89afb',
500: '#7971f8',
950: '#000000',
},
}SCSS
$custom: #7971f8; $custom-light: #a89afb; $custom-dark: #000000;
JSON
{
"hex": "#7971f8",
"rgb": {
"r": 121,
"g": 113,
"b": 248
},
"hsl": {
"h": 243.556,
"s": 90.604,
"l": 70.784
},
"oklch": {
"l": 0.6251,
"c": 0.19526,
"h": 281.8
},
"luminance": 0.22653
}Semantic roles & 50–950 ramp
primary
#7971F8
secondary
#F2F5D0
accent
#E600D8
background
#FAF9FF
surface
#F5F2FF
border
#CFCCD7
text
#110E17
muted
#807E85