#7A99F7#7A99F7
#7A99F7 is a light, vivid blue. Relative luminance 0.336; OKLCH L 70.1% C 0.142 H 268.7°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7A99F7 |
|---|---|
| RGB | rgb(122, 153, 247) |
| HSL | hsl(225, 89%, 72%) |
| HSV | hsv(225, 51%, 97%) |
| CMYK | cmyk(50.6%, 38.1%, 0%, 3.1%) |
| CIE-LAB | lab(64.67, 14.72, -50.37) |
| CIE-LCH | lch(64.67, 52.48, 286.29°) |
| OKLab | oklab(70.06% -0.0031 -0.1425) |
| OKLCH | oklch(70.06% 0.143 268.7) |
| XYZ | xyz(36.2003, 33.6330, 92.5619) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.00
Periwinkle Blue
#8F99FB
ΔE00 4.37
Soft Blue
#6488EA
ΔE00 5.56
Lavender Blue
#8B88F8
ΔE00 7.47
Perrywinkle
#8F8CE7
ΔE00 7.76
Faded Blue
#658CBB
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A99F7 #F7D87A
analogous
#7AD7F7 #7A99F7 #9A7AF7
triadic
#7A99F7 #F77A99 #99F77A
tetradic
#7A99F7 #F77AD7 #F7D87A #7AF79A
square
#7A99F7 #F77AD7 #F7D87A #7AF79A
split-complementary
#7A99F7 #F79A7A #D7F77A
monochromatic
#0E44E9 #406DF4 #7A99F7 #B4C5FA #E2E9FD
Accessibility & contrast
On white
2.72
#7A99F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#7A99F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A99F7
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A99F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A99F7 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FB
Deuteranopia (green-blind)
#6698F5
Tritanopia (blue-blind)
#41ADBC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7a99f7; /* rgb */ color: rgb(122, 153, 247); /* oklch */ color: oklch(70.1% 0.142 268.7);
Tailwind
colors: {
custom: {
50: '#a7b6fa',
500: '#7a99f7',
950: '#000000',
},
}SCSS
$custom: #7a99f7; $custom-light: #a7b6fa; $custom-dark: #000000;
JSON
{
"hex": "#7a99f7",
"rgb": {
"r": 122,
"g": 153,
"b": 247
},
"hsl": {
"h": 225.12,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.70061,
"c": 0.1425,
"h": 268.7
},
"luminance": 0.33635
}Semantic roles & 50–950 ramp
primary
#7A99F7
secondary
#F5EDD6
accent
#AC00E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085