#789FF0#789FF0
#789FF0 is a light, vivid blue. Relative luminance 0.351; OKLCH L 70.8% C 0.127 H 263.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #789FF0 |
|---|---|
| RGB | rgb(120, 159, 240) |
| HSL | hsl(221, 80%, 71%) |
| HSV | hsv(221, 50%, 94%) |
| CMYK | cmyk(50%, 33.8%, 0%, 5.9%) |
| CIE-LAB | lab(65.81, 8.69, -44.75) |
| CIE-LCH | lch(65.81, 45.59, 280.99°) |
| OKLab | oklab(70.8% -0.0135 -0.1261) |
| OKLCH | oklch(70.8% 0.127 263.9) |
| XYZ | xyz(35.8668, 35.0781, 87.3019) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.61
Periwinkle Blue
#8F99FB
ΔE00 6.14
Carolina Blue
#8AB8FE
ΔE00 6.82
Soft Blue
#6488EA
ΔE00 6.86
Dark Sky Blue
#448EE4
ΔE00 8.04
Faded Blue
#658CBB
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#789FF0 #F0C978
analogous
#78DBF0 #789FF0 #8D78F0
triadic
#789FF0 #F0789F #9FF078
tetradic
#789FF0 #F078DB #F0C978 #78F08D
square
#789FF0 #F078DB #F0C978 #78F08D
split-complementary
#789FF0 #F08D78 #DBF078
monochromatic
#1856D6 #4178EA #789FF0 #AFC6F6 #E3EBFC
Accessibility & contrast
On white
2.62
#789FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#789FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #789FF0
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##789FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##789FF0 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A6F3
Deuteranopia (green-blind)
#729BEE
Tritanopia (blue-blind)
#41B0BC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #789ff0; /* rgb */ color: rgb(120, 159, 240); /* oklch */ color: oklch(70.8% 0.127 263.9);
Tailwind
colors: {
custom: {
50: '#a5bbf5',
500: '#789ff0',
950: '#000000',
},
}SCSS
$custom: #789ff0; $custom-light: #a5bbf5; $custom-dark: #000000;
JSON
{
"hex": "#789ff0",
"rgb": {
"r": 120,
"g": 159,
"b": 240
},
"hsl": {
"h": 220.5,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.70803,
"c": 0.1268,
"h": 263.9
},
"luminance": 0.35081
}Semantic roles & 50–950 ramp
primary
#789FF0
secondary
#F2E8D2
accent
#9809DC
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101117
muted
#7F8085