#789FF2#789FF2
#789FF2 is a light, vivid blue. Relative luminance 0.352; OKLCH L 70.9% C 0.129 H 264.2°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #789FF2 |
|---|---|
| RGB | rgb(120, 159, 242) |
| HSL | hsl(221, 82%, 71%) |
| HSV | hsv(221, 50%, 95%) |
| CMYK | cmyk(50.4%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(65.90, 9.29, -45.70) |
| CIE-LCH | lch(65.90, 46.64, 281.49°) |
| OKLab | oklab(70.91% -0.013 -0.1288) |
| OKLCH | oklch(70.91% 0.129 264.2) |
| XYZ | xyz(36.1656, 35.1976, 88.8753) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.66
Periwinkle Blue
#8F99FB
ΔE00 6.08
Carolina Blue
#8AB8FE
ΔE00 6.79
Soft Blue
#6488EA
ΔE00 6.88
Dark Sky Blue
#448EE4
ΔE00 8.12
Faded Blue
#658CBB
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#789FF2 #F2CB78
analogous
#78DCF2 #789FF2 #8E78F2
triadic
#789FF2 #F2789F #9FF278
tetradic
#789FF2 #F278DC #F2CB78 #78F28E
square
#789FF2 #F278DC #F2CB78 #78F28E
split-complementary
#789FF2 #F28E78 #DCF278
monochromatic
#1554DB #4077ED #789FF2 #B0C7F7 #E3EBFC
Accessibility & contrast
On white
2.61
#789FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#789FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #789FF2
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##789FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##789FF2 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F5
Deuteranopia (green-blind)
#719BF0
Tritanopia (blue-blind)
#3FB1BD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #789ff2; /* rgb */ color: rgb(120, 159, 242); /* oklch */ color: oklch(70.9% 0.129 264.2);
Tailwind
colors: {
custom: {
50: '#a5bbf6',
500: '#789ff2',
950: '#000000',
},
}SCSS
$custom: #789ff2; $custom-light: #a5bbf6; $custom-dark: #000000;
JSON
{
"hex": "#789ff2",
"rgb": {
"r": 120,
"g": 159,
"b": 242
},
"hsl": {
"h": 220.82,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.70906,
"c": 0.12949,
"h": 264.2
},
"luminance": 0.352
}Semantic roles & 50–950 ramp
primary
#789FF2
secondary
#F3E9D3
accent
#9A07DF
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101117
muted
#7F8085