#7890EA#7890EA
#7890EA is a light, vivid blue. Relative luminance 0.299; OKLCH L 67.4% C 0.136 H 271.1°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7890EA |
|---|---|
| RGB | rgb(120, 144, 234) |
| HSL | hsl(227, 73%, 69%) |
| HSV | hsv(227, 49%, 92%) |
| CMYK | cmyk(48.7%, 38.5%, 0%, 8.2%) |
| CIE-LAB | lab(61.55, 15.61, -48.17) |
| CIE-LCH | lch(61.55, 50.63, 287.96°) |
| OKLab | oklab(67.42% 0.0026 -0.1361) |
| OKLCH | oklch(67.42% 0.136 271.1) |
| XYZ | xyz(32.5655, 29.8781, 81.8770) |
| Luminance | 0.2988 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 3.64
Periwinkle Blue
#8F99FB
ΔE00 4.72
Cornflowerblue
#6495ED
ΔE00 4.81
Lavender Blue
#8B88F8
ΔE00 5.69
Perrywinkle
#8F8CE7
ΔE00 5.82
Faded Blue
#658CBB
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7890EA #EAD278
analogous
#78C9EA #7890EA #9978EA
triadic
#7890EA #EA7890 #90EA78
tetradic
#7890EA #EA78C9 #EAD278 #78EA99
square
#7890EA #EA78C9 #EAD278 #78EA99
split-complementary
#7890EA #EA9978 #C9EA78
monochromatic
#1F43C8 #4364E2 #7890EA #ADBCF2 #E2E7FA
Accessibility & contrast
On white
3.01
#7890EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#7890EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7890EA
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7890EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7890EA | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9AEE
Deuteranopia (green-blind)
#6290E8
Tritanopia (blue-blind)
#49A3B2
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #7890ea; /* rgb */ color: rgb(120, 144, 234); /* oklch */ color: oklch(67.4% 0.136 271.1);
Tailwind
colors: {
custom: {
50: '#a5b0f1',
500: '#7890ea',
950: '#000000',
},
}SCSS
$custom: #7890ea; $custom-light: #a5b0f1; $custom-dark: #000000;
JSON
{
"hex": "#7890ea",
"rgb": {
"r": 120,
"g": 144,
"b": 234
},
"hsl": {
"h": 227.368,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.67415,
"c": 0.13613,
"h": 271.1
},
"luminance": 0.2988
}Semantic roles & 50–950 ramp
primary
#7890EA
secondary
#EFE8CE
accent
#AC10D5
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85