#7A90FA#7A90FA
#7A90FA is a light, vivid blue. Relative luminance 0.310; OKLCH L 68.4% C 0.158 H 272.8°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7A90FA |
|---|---|
| RGB | rgb(122, 144, 250) |
| HSL | hsl(230, 93%, 73%) |
| HSV | hsv(230, 51%, 98%) |
| CMYK | cmyk(51.2%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(62.49, 20.89, -55.47) |
| CIE-LCH | lch(62.49, 59.28, 290.64°) |
| OKLab | oklab(68.44% 0.0076 -0.1574) |
| OKLCH | oklch(68.44% 0.158 272.8) |
| XYZ | xyz(35.2491, 30.9839, 94.5470) |
| Luminance | 0.3099 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.01
Soft Blue
#6488EA
ΔE00 4.40
Lavender Blue
#8B88F8
ΔE00 4.89
Cornflowerblue
#6495ED
ΔE00 5.47
Perrywinkle
#8F8CE7
ΔE00 5.93
Periwinkle (survey)
#8E82FE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A90FA #FAE47A
analogous
#7AD0FA #7A90FA #A47AFA
triadic
#7A90FA #FA7A90 #90FA7A
tetradic
#7A90FA #FA7AD0 #FAE47A #7AFAA4
square
#7A90FA #FA7AD0 #FAE47A #7AFAA4
split-complementary
#7A90FA #FAA47A #D0FA7A
monochromatic
#0931F1 #3F5FF8 #7A90FA #B5C1FC #E2E6FE
Accessibility & contrast
On white
2.92
#7A90FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#7A90FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A90FA
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A90FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A90FA | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649DFE
Deuteranopia (green-blind)
#5692F8
Tritanopia (blue-blind)
#40A7B9
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #7a90fa; /* rgb */ color: rgb(122, 144, 250); /* oklch */ color: oklch(68.4% 0.158 272.8);
Tailwind
colors: {
custom: {
50: '#a8b0fc',
500: '#7a90fa',
950: '#000000',
},
}SCSS
$custom: #7a90fa; $custom-light: #a8b0fc; $custom-dark: #000000;
JSON
{
"hex": "#7a90fa",
"rgb": {
"r": 122,
"g": 144,
"b": 250
},
"hsl": {
"h": 229.688,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.6844,
"c": 0.15762,
"h": 272.8
},
"luminance": 0.30986
}Semantic roles & 50–950 ramp
primary
#7A90FA
secondary
#F6F0D5
accent
#BE00E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#101017
muted
#7F7F85