#7992F7#7992F7
#7992F7 is a light, vivid blue. Relative luminance 0.313; OKLCH L 68.6% C 0.151 H 271.4°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7992F7 |
|---|---|
| RGB | rgb(121, 146, 247) |
| HSL | hsl(228, 89%, 72%) |
| HSV | hsv(228, 51%, 97%) |
| CMYK | cmyk(51%, 40.9%, 0%, 3.1%) |
| CIE-LAB | lab(62.79, 18.59, -53.36) |
| CIE-LCH | lch(62.79, 56.50, 289.21°) |
| OKLab | oklab(68.6% 0.0038 -0.1513) |
| OKLCH | oklch(68.6% 0.151 271.4) |
| XYZ | xyz(34.9471, 31.3358, 92.1845) |
| Luminance | 0.3134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.08
Soft Blue
#6488EA
ΔE00 4.29
Cornflowerblue
#6495ED
ΔE00 4.78
Lavender Blue
#8B88F8
ΔE00 5.62
Perrywinkle
#8F8CE7
ΔE00 6.33
Periwinkle (survey)
#8E82FE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7992F7 #F7DE79
analogous
#79D1F7 #7992F7 #9F79F7
triadic
#7992F7 #F77992 #92F779
tetradic
#7992F7 #F779D1 #F7DE79 #79F79F
square
#7992F7 #F779D1 #F7DE79 #79F79F
split-complementary
#7992F7 #F79F79 #D1F779
monochromatic
#0E39E8 #3F63F4 #7992F7 #B3C1FA #E2E8FD
Accessibility & contrast
On white
2.89
#7992F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#7992F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7992F7
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7992F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7992F7 | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFB
Deuteranopia (green-blind)
#5B93F5
Tritanopia (blue-blind)
#40A8B9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7992f7; /* rgb */ color: rgb(121, 146, 247); /* oklch */ color: oklch(68.6% 0.151 271.4);
Tailwind
colors: {
custom: {
50: '#a7b1fa',
500: '#7992f7',
950: '#000000',
},
}SCSS
$custom: #7992f7; $custom-light: #a7b1fa; $custom-dark: #000000;
JSON
{
"hex": "#7992f7",
"rgb": {
"r": 121,
"g": 146,
"b": 247
},
"hsl": {
"h": 228.095,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.686,
"c": 0.15131,
"h": 271.4
},
"luminance": 0.31338
}Semantic roles & 50–950 ramp
primary
#7992F7
secondary
#F5EFD6
accent
#B800E5
background
#FAFAFF
surface
#F4F5FF
border
#CECFD7
text
#101017
muted
#7F7F85