#7A91FA#7A91FA
#7A91FA is a light, vivid blue. Relative luminance 0.313; OKLCH L 68.6% C 0.156 H 272.4°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7A91FA |
|---|---|
| RGB | rgb(122, 145, 250) |
| HSL | hsl(229, 93%, 73%) |
| HSV | hsv(229, 51%, 98%) |
| CMYK | cmyk(51.2%, 42%, 0%, 2%) |
| CIE-LAB | lab(62.75, 20.31, -55.06) |
| CIE-LCH | lch(62.75, 58.69, 290.24°) |
| OKLab | oklab(68.64% 0.0065 -0.1562) |
| OKLCH | oklch(68.64% 0.156 272.4) |
| XYZ | xyz(35.4012, 31.2882, 94.5977) |
| Luminance | 0.3129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.94
Soft Blue
#6488EA
ΔE00 4.47
Lavender Blue
#8B88F8
ΔE00 5.15
Cornflowerblue
#6495ED
ΔE00 5.27
Perrywinkle
#8F8CE7
ΔE00 6.10
Periwinkle (survey)
#8E82FE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A91FA #FAE37A
analogous
#7AD1FA #7A91FA #A37AFA
triadic
#7A91FA #FA7A91 #91FA7A
tetradic
#7A91FA #FA7AD1 #FAE37A #7AFAA3
square
#7A91FA #FA7AD1 #FAE37A #7AFAA3
split-complementary
#7A91FA #FAA37A #D1FA7A
monochromatic
#0933F1 #3F60F8 #7A91FA #B5C2FC #E2E7FE
Accessibility & contrast
On white
2.89
#7A91FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#7A91FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A91FA
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A91FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A91FA | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFE
Deuteranopia (green-blind)
#5893F8
Tritanopia (blue-blind)
#40A8B9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7a91fa; /* rgb */ color: rgb(122, 145, 250); /* oklch */ color: oklch(68.6% 0.156 272.4);
Tailwind
colors: {
custom: {
50: '#a8b0fc',
500: '#7a91fa',
950: '#000000',
},
}SCSS
$custom: #7a91fa; $custom-light: #a8b0fc; $custom-dark: #000000;
JSON
{
"hex": "#7a91fa",
"rgb": {
"r": 122,
"g": 145,
"b": 250
},
"hsl": {
"h": 229.219,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.68636,
"c": 0.15637,
"h": 272.4
},
"luminance": 0.31291
}Semantic roles & 50–950 ramp
primary
#7A91FA
secondary
#F6F0D5
accent
#BC00E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#101017
muted
#7F7F85