#7A91F7#7A91F7
#7A91F7 is a light, vivid blue. Relative luminance 0.311; OKLCH L 68.5% C 0.152 H 272.2°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7A91F7 |
|---|---|
| RGB | rgb(122, 145, 247) |
| HSL | hsl(229, 89%, 72%) |
| HSV | hsv(229, 51%, 97%) |
| CMYK | cmyk(50.6%, 41.3%, 0%, 3.1%) |
| CIE-LAB | lab(62.59, 19.39, -53.67) |
| CIE-LCH | lch(62.59, 57.06, 289.87°) |
| OKLab | oklab(68.47% 0.0059 -0.1521) |
| OKLCH | oklch(68.47% 0.152 272.2) |
| XYZ | xyz(34.9345, 31.1015, 92.1400) |
| Luminance | 0.3110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.95
Soft Blue
#6488EA
ΔE00 4.32
Cornflowerblue
#6495ED
ΔE00 5.16
Lavender Blue
#8B88F8
ΔE00 5.18
Perrywinkle
#8F8CE7
ΔE00 5.96
Periwinkle (survey)
#8E82FE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A91F7 #F7E07A
analogous
#7ACFF7 #7A91F7 #A27AF7
triadic
#7A91F7 #F77A91 #91F77A
tetradic
#7A91F7 #F77ACF #F7E07A #7AF7A2
square
#7A91F7 #F77ACF #F7E07A #7AF7A2
split-complementary
#7A91F7 #F7A27A #CFF77A
monochromatic
#0E36E9 #4061F4 #7A91F7 #B4C1FA #E2E7FD
Accessibility & contrast
On white
2.91
#7A91F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#7A91F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A91F7
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A91F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A91F7 | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DFB
Deuteranopia (green-blind)
#5A92F5
Tritanopia (blue-blind)
#43A7B8
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #7a91f7; /* rgb */ color: rgb(122, 145, 247); /* oklch */ color: oklch(68.5% 0.152 272.2);
Tailwind
colors: {
custom: {
50: '#a7b0fa',
500: '#7a91f7',
950: '#000000',
},
}SCSS
$custom: #7a91f7; $custom-light: #a7b0fa; $custom-dark: #000000;
JSON
{
"hex": "#7a91f7",
"rgb": {
"r": 122,
"g": 145,
"b": 247
},
"hsl": {
"h": 228.96,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.68465,
"c": 0.15227,
"h": 272.2
},
"luminance": 0.31104
}Semantic roles & 50–950 ramp
primary
#7A91F7
secondary
#F5F0D6
accent
#BB00E5
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#101017
muted
#7F7F85