#7A90EA#7A90EA
#7A90EA is a light, vivid blue. Relative luminance 0.300; OKLCH L 67.5% C 0.136 H 272.0°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7A90EA |
|---|---|
| RGB | rgb(122, 144, 234) |
| HSL | hsl(228, 73%, 70%) |
| HSV | hsv(228, 48%, 92%) |
| CMYK | cmyk(47.9%, 38.5%, 0%, 8.2%) |
| CIE-LAB | lab(61.67, 16.07, -47.96) |
| CIE-LCH | lch(61.67, 50.58, 288.53°) |
| OKLab | oklab(67.54% 0.0046 -0.1355) |
| OKLCH | oklch(67.54% 0.136 272) |
| XYZ | xyz(32.8459, 30.0226, 81.8901) |
| Luminance | 0.3003 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 3.97
Periwinkle Blue
#8F99FB
ΔE00 4.42
Cornflowerblue
#6495ED
ΔE00 5.21
Lavender Blue
#8B88F8
ΔE00 5.35
Perrywinkle
#8F8CE7
ΔE00 5.40
Faded Blue
#658CBB
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A90EA #EAD47A
analogous
#7AC8EA #7A90EA #9C7AEA
triadic
#7A90EA #EA7A90 #90EA7A
tetradic
#7A90EA #EA7AC8 #EAD47A #7AEA9C
square
#7A90EA #EA7AC8 #EAD47A #7AEA9C
split-complementary
#7A90EA #EA9C7A #C8EA7A
monochromatic
#2041CA #4564E2 #7A90EA #AFBCF2 #E4E8FB
Accessibility & contrast
On white
3.00
#7A90EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#7A90EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A90EA
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A90EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A90EA | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AEE
Deuteranopia (green-blind)
#6391E8
Tritanopia (blue-blind)
#4EA3B2
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #7a90ea; /* rgb */ color: rgb(122, 144, 234); /* oklch */ color: oklch(67.5% 0.136 272.0);
Tailwind
colors: {
custom: {
50: '#a6b0f1',
500: '#7a90ea',
950: '#000000',
},
}SCSS
$custom: #7a90ea; $custom-light: #a6b0f1; $custom-dark: #000000;
JSON
{
"hex": "#7a90ea",
"rgb": {
"r": 122,
"g": 144,
"b": 234
},
"hsl": {
"h": 228.214,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.67543,
"c": 0.13556,
"h": 272
},
"luminance": 0.30025
}Semantic roles & 50–950 ramp
primary
#7A90EA
secondary
#F0EAD0
accent
#AE11D5
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85