#7890F9#7890F9
#7890F9 is a light, vivid blue. Relative luminance 0.308; OKLCH L 68.3% C 0.157 H 272.0°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7890F9 |
|---|---|
| RGB | rgb(120, 144, 249) |
| HSL | hsl(229, 91%, 72%) |
| HSV | hsv(229, 52%, 98%) |
| CMYK | cmyk(51.8%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(62.32, 20.16, -55.21) |
| CIE-LCH | lch(62.32, 58.77, 290.06°) |
| OKLab | oklab(68.26% 0.0054 -0.1567) |
| OKLCH | oklch(68.26% 0.157 272) |
| XYZ | xyz(34.8123, 30.7768, 93.7103) |
| Luminance | 0.3078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 4.08
Periwinkle Blue
#8F99FB
ΔE00 4.31
Cornflowerblue
#6495ED
ΔE00 5.09
Lavender Blue
#8B88F8
ΔE00 5.24
Perrywinkle
#8F8CE7
ΔE00 6.22
Cornflower
#6A79F7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7890F9 #F9E178
analogous
#78D1F9 #7890F9 #A078F9
triadic
#7890F9 #F97890 #90F978
tetradic
#7890F9 #F978D1 #F9E178 #78F9A0
square
#7890F9 #F978D1 #F9E178 #78F9A0
split-complementary
#7890F9 #F9A078 #D1F978
monochromatic
#0A34EC #3D60F6 #7890F9 #B3C0FC #E2E7FE
Accessibility & contrast
On white
2.93
#7890F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#7890F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7890F9
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7890F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7890F9 | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFD
Deuteranopia (green-blind)
#5691F7
Tritanopia (blue-blind)
#3CA7B8
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #7890f9; /* rgb */ color: rgb(120, 144, 249); /* oklch */ color: oklch(68.3% 0.157 272.0);
Tailwind
colors: {
custom: {
50: '#a7b0fc',
500: '#7890f9',
950: '#000000',
},
}SCSS
$custom: #7890f9; $custom-light: #a7b0fc; $custom-dark: #000000;
JSON
{
"hex": "#7890f9",
"rgb": {
"r": 120,
"g": 144,
"b": 249
},
"hsl": {
"h": 228.837,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.68257,
"c": 0.15681,
"h": 272
},
"luminance": 0.30779
}Semantic roles & 50–950 ramp
primary
#7890F9
secondary
#F6F0D5
accent
#BB00E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#101017
muted
#7F7F85