#7A90F3#7A90F3
#7A90F3 is a light, vivid blue. Relative luminance 0.306; OKLCH L 68.0% C 0.148 H 272.5°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7A90F3 |
|---|---|
| RGB | rgb(122, 144, 243) |
| HSL | hsl(229, 83%, 72%) |
| HSV | hsv(229, 50%, 95%) |
| CMYK | cmyk(49.8%, 40.7%, 0%, 4.7%) |
| CIE-LAB | lab(62.13, 18.77, -52.21) |
| CIE-LCH | lch(62.13, 55.48, 289.78°) |
| OKLab | oklab(68.04% 0.0064 -0.1479) |
| OKLCH | oklch(68.04% 0.148 272.5) |
| XYZ | xyz(34.1718, 30.5530, 88.8733) |
| Luminance | 0.3055 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.09
Soft Blue
#6488EA
ΔE00 4.10
Lavender Blue
#8B88F8
ΔE00 5.00
Cornflowerblue
#6495ED
ΔE00 5.28
Perrywinkle
#8F8CE7
ΔE00 5.63
Periwinkle (survey)
#8E82FE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A90F3 #F3DD7A
analogous
#7ACDF3 #7A90F3 #A17AF3
triadic
#7A90F3 #F37A90 #90F37A
tetradic
#7A90F3 #F37ACD #F3DD7A #7AF3A1
square
#7A90F3 #F37ACD #F3DD7A #7AF3A1
split-complementary
#7A90F3 #F3A17A #CDF37A
monochromatic
#1439DF #4261EE #7A90F3 #B2BFF8 #E3E8FC
Accessibility & contrast
On white
2.95
#7A90F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#7A90F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A90F3
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A90F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A90F3 | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF7
Deuteranopia (green-blind)
#5C91F1
Tritanopia (blue-blind)
#47A5B6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #7a90f3; /* rgb */ color: rgb(122, 144, 243); /* oklch */ color: oklch(68.0% 0.148 272.5);
Tailwind
colors: {
custom: {
50: '#a7b0f7',
500: '#7a90f3',
950: '#000000',
},
}SCSS
$custom: #7a90f3; $custom-light: #a7b0f7; $custom-dark: #000000;
JSON
{
"hex": "#7a90f3",
"rgb": {
"r": 122,
"g": 144,
"b": 243
},
"hsl": {
"h": 229.091,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.68041,
"c": 0.14802,
"h": 272.5
},
"luminance": 0.30555
}Semantic roles & 50–950 ramp
primary
#7A90F3
secondary
#F4EED5
accent
#B806E0
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#101017
muted
#7F7F85