#789DF6#789DF6
#789DF6 is a light, vivid blue. Relative luminance 0.348; OKLCH L 70.7% C 0.137 H 265.9°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #789DF6 |
|---|---|
| RGB | rgb(120, 157, 246) |
| HSL | hsl(222, 88%, 72%) |
| HSV | hsv(222, 51%, 96%) |
| CMYK | cmyk(51.2%, 36.2%, 0%, 3.5%) |
| CIE-LAB | lab(65.56, 11.65, -48.43) |
| CIE-LCH | lch(65.56, 49.81, 283.53°) |
| OKLab | oklab(70.7% -0.0098 -0.1368) |
| OKLCH | oklch(70.7% 0.137 265.9) |
| XYZ | xyz(36.4317, 34.7583, 91.9602) |
| Luminance | 0.3476 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.61
Periwinkle Blue
#8F99FB
ΔE00 5.52
Soft Blue
#6488EA
ΔE00 6.40
Carolina Blue
#8AB8FE
ΔE00 7.33
Dark Sky Blue
#448EE4
ΔE00 8.24
Faded Blue
#658CBB
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#789DF6 #F6D178
analogous
#78DCF6 #789DF6 #9278F6
triadic
#789DF6 #F6789D #9DF678
tetradic
#789DF6 #F678DC #F6D178 #78F692
square
#789DF6 #F678DC #F6D178 #78F692
split-complementary
#789DF6 #F69278 #DCF678
monochromatic
#0F4EE4 #3F73F2 #789DF6 #B1C7FA #E2EAFD
Accessibility & contrast
On white
2.64
#789DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#789DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #789DF6
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##789DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##789DF6 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA5FA
Deuteranopia (green-blind)
#6C9AF4
Tritanopia (blue-blind)
#3CB0BE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #789df6; /* rgb */ color: rgb(120, 157, 246); /* oklch */ color: oklch(70.7% 0.137 265.9);
Tailwind
colors: {
custom: {
50: '#a6b9f9',
500: '#789df6',
950: '#000000',
},
}SCSS
$custom: #789df6; $custom-light: #a6b9f9; $custom-dark: #000000;
JSON
{
"hex": "#789df6",
"rgb": {
"r": 120,
"g": 157,
"b": 246
},
"hsl": {
"h": 222.381,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.70702,
"c": 0.13715,
"h": 265.9
},
"luminance": 0.34761
}Semantic roles & 50–950 ramp
primary
#789DF6
secondary
#F5EBD5
accent
#A201E4
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085