#7972F7#7972F7
#7972F7 is a light, vivid blue. Relative luminance 0.228; OKLCH L 62.6% C 0.193 H 281.6°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7972F7 |
|---|---|
| RGB | rgb(121, 114, 247) |
| HSL | hsl(243, 89%, 71%) |
| HSV | hsv(243, 54%, 97%) |
| CMYK | cmyk(51%, 53.8%, 0%, 3.1%) |
| CIE-LAB | lab(54.88, 37.49, -66.02) |
| CIE-LCH | lch(54.88, 75.92, 299.59°) |
| OKLab | oklab(62.61% 0.0389 -0.1887) |
| OKLCH | oklch(62.61% 0.193 281.6) |
| XYZ | xyz(30.6858, 22.8132, 90.7641) |
| Luminance | 0.2281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.38
Cornflower
#6A79F7
ΔE00 3.71
Periwinkle (survey)
#8E82FE
ΔE00 5.48
Lavender Blue
#8B88F8
ΔE00 6.69
Mediumpurple
#9370DB
ΔE00 7.02
Cornflower Blue
#5170D7
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7972F7 #F0F772
analogous
#72ADF7 #7972F7 #BB72F7
triadic
#7972F7 #F77972 #72F779
tetradic
#7972F7 #F772AD #F0F772 #72F7BB
square
#7972F7 #F772AD #F0F772 #72F7BB
split-complementary
#7972F7 #F7BB72 #ADF772
monochromatic
#180DE2 #4238F4 #7972F7 #B0ACFA #E3E2FD
Accessibility & contrast
On white
3.77
#7972F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#7972F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7972F7
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7972F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7972F7 | 1.00 | 3.77 | 5.56 | 5.56 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2288FC
Deuteranopia (green-blind)
#0A7FF4
Tritanopia (blue-blind)
#4690AA
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #7972f7; /* rgb */ color: rgb(121, 114, 247); /* oklch */ color: oklch(62.6% 0.193 281.6);
Tailwind
colors: {
custom: {
50: '#a89afb',
500: '#7972f7',
950: '#000000',
},
}SCSS
$custom: #7972f7; $custom-light: #a89afb; $custom-dark: #000000;
JSON
{
"hex": "#7972f7",
"rgb": {
"r": 121,
"g": 114,
"b": 247
},
"hsl": {
"h": 243.158,
"s": 89.262,
"l": 70.784
},
"oklch": {
"l": 0.62615,
"c": 0.19265,
"h": 281.6
},
"luminance": 0.22815
}Semantic roles & 50–950 ramp
primary
#7972F7
secondary
#F2F4D1
accent
#E600D9
background
#FAF9FF
surface
#F5F2FF
border
#CFCCD7
text
#110E17
muted
#807E85