#7490EE#7490EE
#7490EE is a light, vivid blue. Relative luminance 0.298; OKLCH L 67.4% C 0.143 H 269.7°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7490EE |
|---|---|
| RGB | rgb(116, 144, 238) |
| HSL | hsl(226, 78%, 69%) |
| HSV | hsv(226, 51%, 93%) |
| CMYK | cmyk(51.3%, 39.5%, 0%, 6.7%) |
| CIE-LAB | lab(61.51, 15.92, -50.46) |
| CIE-LCH | lch(61.51, 52.91, 287.51°) |
| OKLab | oklab(67.38% -0.0006 -0.1429) |
| OKLCH | oklch(67.38% 0.143 269.7) |
| XYZ | xyz(32.6033, 29.8304, 84.9122) |
| Luminance | 0.2983 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 3.13
Cornflowerblue
#6495ED
ΔE00 4.07
Periwinkle Blue
#8F99FB
ΔE00 5.19
Lavender Blue
#8B88F8
ΔE00 6.22
Faded Blue
#658CBB
ΔE00 6.54
Perrywinkle
#8F8CE7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7490EE #EED274
analogous
#74CDEE #7490EE #9574EE
triadic
#7490EE #EE7490 #90EE74
tetradic
#7490EE #EE74CD #EED274 #74EE95
square
#7490EE #EE74CD #EED274 #74EE95
split-complementary
#7490EE #EE9574 #CDEE74
monochromatic
#1943CE #3D64E7 #7490EE #ABBCF5 #E1E7FB
Accessibility & contrast
On white
3.01
#7490EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#7490EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7490EE
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7490EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7490EE | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#5D90EC
Tritanopia (blue-blind)
#3CA4B3
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #7490ee; /* rgb */ color: rgb(116, 144, 238); /* oklch */ color: oklch(67.4% 0.143 269.7);
Tailwind
colors: {
custom: {
50: '#a3b0f4',
500: '#7490ee',
950: '#000000',
},
}SCSS
$custom: #7490ee; $custom-light: #a3b0f4; $custom-dark: #000000;
JSON
{
"hex": "#7490ee",
"rgb": {
"r": 116,
"g": 144,
"b": 238
},
"hsl": {
"h": 226.23,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.67385,
"c": 0.14289,
"h": 269.7
},
"luminance": 0.29833
}Semantic roles & 50–950 ramp
primary
#7490EE
secondary
#F0E8CD
accent
#AB0BDA
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85