#7A97F7#7A97F7
#7A97F7 is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.7% C 0.145 H 269.7°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7A97F7 |
|---|---|
| RGB | rgb(122, 151, 247) |
| HSL | hsl(226, 89%, 72%) |
| HSV | hsv(226, 51%, 97%) |
| CMYK | cmyk(50.6%, 38.9%, 0%, 3.1%) |
| CIE-LAB | lab(64.15, 15.88, -51.20) |
| CIE-LCH | lch(64.15, 53.61, 287.23°) |
| OKLab | oklab(69.66% -0.0008 -0.1449) |
| OKLCH | oklch(69.66% 0.145 269.7) |
| XYZ | xyz(35.8757, 32.9838, 92.4537) |
| Luminance | 0.3299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.11
Cornflowerblue
#6495ED
ΔE00 4.18
Soft Blue
#6488EA
ΔE00 5.16
Lavender Blue
#8B88F8
ΔE00 6.88
Perrywinkle
#8F8CE7
ΔE00 7.26
Faded Blue
#658CBB
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A97F7 #F7DA7A
analogous
#7AD5F7 #7A97F7 #9C7AF7
triadic
#7A97F7 #F77A97 #97F77A
tetradic
#7A97F7 #F77AD5 #F7DA7A #7AF79C
square
#7A97F7 #F77AD5 #F7DA7A #7AF79C
split-complementary
#7A97F7 #F79C7A #D5F77A
monochromatic
#0E41E9 #406AF4 #7A97F7 #B4C4FA #E2E8FD
Accessibility & contrast
On white
2.76
#7A97F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#7A97F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A97F7
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A97F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A97F7 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A1FB
Deuteranopia (green-blind)
#6396F5
Tritanopia (blue-blind)
#42ACBB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7a97f7; /* rgb */ color: rgb(122, 151, 247); /* oklch */ color: oklch(69.7% 0.145 269.7);
Tailwind
colors: {
custom: {
50: '#a7b5fa',
500: '#7a97f7',
950: '#000000',
},
}SCSS
$custom: #7a97f7; $custom-light: #a7b5fa; $custom-dark: #000000;
JSON
{
"hex": "#7a97f7",
"rgb": {
"r": 122,
"g": 151,
"b": 247
},
"hsl": {
"h": 226.08,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.69659,
"c": 0.1449,
"h": 269.7
},
"luminance": 0.32986
}Semantic roles & 50–950 ramp
primary
#7A97F7
secondary
#F5EED6
accent
#B000E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085