#7A93F7#7A93F7
#7A93F7 is a light, vivid blue. Relative luminance 0.317; OKLCH L 68.9% C 0.150 H 271.4°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7A93F7 |
|---|---|
| RGB | rgb(122, 147, 247) |
| HSL | hsl(228, 89%, 72%) |
| HSV | hsv(228, 51%, 97%) |
| CMYK | cmyk(50.6%, 40.5%, 0%, 3.1%) |
| CIE-LAB | lab(63.11, 18.22, -52.85) |
| CIE-LCH | lch(63.11, 55.90, 289.02°) |
| OKLab | oklab(68.86% 0.0037 -0.1497) |
| OKLCH | oklch(68.86% 0.15 271.4) |
| XYZ | xyz(35.2428, 31.7181, 92.2428) |
| Luminance | 0.3172 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.90
Soft Blue
#6488EA
ΔE00 4.53
Cornflowerblue
#6495ED
ΔE00 4.78
Lavender Blue
#8B88F8
ΔE00 5.72
Perrywinkle
#8F8CE7
ΔE00 6.35
Periwinkle (survey)
#8E82FE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A93F7 #F7DE7A
analogous
#7AD1F7 #7A93F7 #A07AF7
triadic
#7A93F7 #F77A93 #93F77A
tetradic
#7A93F7 #F77AD1 #F7DE7A #7AF7A0
square
#7A93F7 #F77AD1 #F7DE7A #7AF7A0
split-complementary
#7A93F7 #F7A07A #D1F77A
monochromatic
#0E3AE9 #4064F4 #7A93F7 #B4C2FA #E2E8FD
Accessibility & contrast
On white
2.86
#7A93F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#7A93F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A93F7
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A93F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A93F7 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9EFB
Deuteranopia (green-blind)
#5D94F5
Tritanopia (blue-blind)
#43A8B9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7a93f7; /* rgb */ color: rgb(122, 147, 247); /* oklch */ color: oklch(68.9% 0.150 271.4);
Tailwind
colors: {
custom: {
50: '#a7b2fa',
500: '#7a93f7',
950: '#000000',
},
}SCSS
$custom: #7a93f7; $custom-light: #a7b2fa; $custom-dark: #000000;
JSON
{
"hex": "#7a93f7",
"rgb": {
"r": 122,
"g": 147,
"b": 247
},
"hsl": {
"h": 228,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.6886,
"c": 0.14979,
"h": 271.4
},
"luminance": 0.3172
}Semantic roles & 50–950 ramp
primary
#7A93F7
secondary
#F5EFD6
accent
#B700E5
background
#FAFAFF
surface
#F4F5FF
border
#CECFD7
text
#101017
muted
#7F7F85