#7A99FA#7A99FA
#7A99FA is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.2% C 0.147 H 269.0°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7A99FA |
|---|---|
| RGB | rgb(122, 153, 250) |
| HSL | hsl(225, 93%, 73%) |
| HSV | hsv(225, 51%, 98%) |
| CMYK | cmyk(51.2%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(64.82, 15.63, -51.78) |
| CIE-LCH | lch(64.82, 54.09, 286.79°) |
| OKLab | oklab(70.22% -0.0025 -0.1466) |
| OKLCH | oklch(70.22% 0.147 269) |
| XYZ | xyz(36.6670, 33.8197, 95.0196) |
| Luminance | 0.3382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.14
Periwinkle Blue
#8F99FB
ΔE00 4.33
Soft Blue
#6488EA
ΔE00 5.65
Lavender Blue
#8B88F8
ΔE00 7.43
Perrywinkle
#8F8CE7
ΔE00 7.84
Faded Blue
#658CBB
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A99FA #FADB7A
analogous
#7AD9FA #7A99FA #9B7AFA
triadic
#7A99FA #FA7A99 #99FA7A
tetradic
#7A99FA #FA7AD9 #FADB7A #7AFA9B
square
#7A99FA #FA7AD9 #FADB7A #7AFA9B
split-complementary
#7A99FA #FA9B7A #D9FA7A
monochromatic
#0941F1 #3F6CF8 #7A99FA #B5C6FC #E2E8FE
Accessibility & contrast
On white
2.70
#7A99FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#7A99FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A99FA
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A99FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A99FA | 1.00 | 2.70 | 7.76 | 7.76 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FE
Deuteranopia (green-blind)
#6498F8
Tritanopia (blue-blind)
#3FAEBD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7a99fa; /* rgb */ color: rgb(122, 153, 250); /* oklch */ color: oklch(70.2% 0.147 269.0);
Tailwind
colors: {
custom: {
50: '#a8b6fc',
500: '#7a99fa',
950: '#000000',
},
}SCSS
$custom: #7a99fa; $custom-light: #a8b6fc; $custom-dark: #000000;
JSON
{
"hex": "#7a99fa",
"rgb": {
"r": 122,
"g": 153,
"b": 250
},
"hsl": {
"h": 225.469,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.70224,
"c": 0.14659,
"h": 269
},
"luminance": 0.33822
}Semantic roles & 50–950 ramp
primary
#7A99FA
secondary
#F6EED5
accent
#AE00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085