#7A92F7#7A92F7
#7A92F7 is a light, vivid blue. Relative luminance 0.314; OKLCH L 68.7% C 0.151 H 271.8°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7A92F7 |
|---|---|
| RGB | rgb(122, 146, 247) |
| HSL | hsl(228, 89%, 72%) |
| HSV | hsv(228, 51%, 97%) |
| CMYK | cmyk(50.6%, 40.9%, 0%, 3.1%) |
| CIE-LAB | lab(62.85, 18.81, -53.26) |
| CIE-LCH | lch(62.85, 56.48, 289.45°) |
| OKLab | oklab(68.66% 0.0048 -0.1509) |
| OKLCH | oklch(68.66% 0.151 271.8) |
| XYZ | xyz(35.0880, 31.4085, 92.1912) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.91
Soft Blue
#6488EA
ΔE00 4.42
Cornflowerblue
#6495ED
ΔE00 4.96
Lavender Blue
#8B88F8
ΔE00 5.45
Perrywinkle
#8F8CE7
ΔE00 6.15
Periwinkle (survey)
#8E82FE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A92F7 #F7DF7A
analogous
#7AD0F7 #7A92F7 #A17AF7
triadic
#7A92F7 #F77A92 #92F77A
tetradic
#7A92F7 #F77AD0 #F7DF7A #7AF7A1
square
#7A92F7 #F77AD0 #F7DF7A #7AF7A1
split-complementary
#7A92F7 #F7A17A #D0F77A
monochromatic
#0E38E9 #4063F4 #7A92F7 #B4C1FA #E2E7FD
Accessibility & contrast
On white
2.88
#7A92F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#7A92F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A92F7
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A92F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A92F7 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFB
Deuteranopia (green-blind)
#5C93F5
Tritanopia (blue-blind)
#43A8B9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7a92f7; /* rgb */ color: rgb(122, 146, 247); /* oklch */ color: oklch(68.7% 0.151 271.8);
Tailwind
colors: {
custom: {
50: '#a7b1fa',
500: '#7a92f7',
950: '#000000',
},
}SCSS
$custom: #7a92f7; $custom-light: #a7b1fa; $custom-dark: #000000;
JSON
{
"hex": "#7a92f7",
"rgb": {
"r": 122,
"g": 146,
"b": 247
},
"hsl": {
"h": 228.48,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.68662,
"c": 0.15103,
"h": 271.8
},
"luminance": 0.31411
}Semantic roles & 50–950 ramp
primary
#7A92F7
secondary
#F5EFD6
accent
#B900E5
background
#FAFAFF
surface
#F4F5FF
border
#CECFD7
text
#101017
muted
#7F7F85