#719DF3#719DF3
#719DF3 is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.1% C 0.136 H 262.8°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #719DF3 |
|---|---|
| RGB | rgb(113, 157, 243) |
| HSL | hsl(220, 84%, 70%) |
| HSV | hsv(220, 53%, 95%) |
| CMYK | cmyk(53.5%, 35.4%, 0%, 4.7%) |
| CIE-LAB | lab(65.04, 9.22, -47.64) |
| CIE-LCH | lch(65.04, 48.52, 280.96°) |
| OKLab | oklab(70.15% -0.017 -0.1346) |
| OKLCH | oklch(70.15% 0.136 262.8) |
| XYZ | xyz(35.0392, 34.0931, 89.5108) |
| Luminance | 0.3410 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.69
Soft Blue
#6488EA
ΔE00 6.38
Periwinkle Blue
#8F99FB
ΔE00 6.94
Dark Sky Blue
#448EE4
ΔE00 7.06
Carolina Blue
#8AB8FE
ΔE00 7.33
Dodgerblue
#1E90FF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#719DF3 #F3C771
analogous
#71DEF3 #719DF3 #8671F3
triadic
#719DF3 #F3719D #9DF371
tetradic
#719DF3 #F371DE #F3C771 #71F386
square
#719DF3 #F371DE #F3C771 #71F386
split-complementary
#719DF3 #F38671 #DEF371
monochromatic
#1255D7 #3976EE #719DF3 #A9C4F8 #E2EBFD
Accessibility & contrast
On white
2.69
#719DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#719DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #719DF3
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##719DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##719DF3 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA4F7
Deuteranopia (green-blind)
#6B98F1
Tritanopia (blue-blind)
#28B0BD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #719df3; /* rgb */ color: rgb(113, 157, 243); /* oklch */ color: oklch(70.1% 0.136 262.8);
Tailwind
colors: {
custom: {
50: '#a2b9f7',
500: '#719df3',
950: '#000000',
},
}SCSS
$custom: #719df3; $custom-light: #a2b9f7; $custom-dark: #000000;
JSON
{
"hex": "#719df3",
"rgb": {
"r": 113,
"g": 157,
"b": 243
},
"hsl": {
"h": 219.692,
"s": 84.416,
"l": 69.804
},
"oklch": {
"l": 0.70149,
"c": 0.13568,
"h": 262.8
},
"luminance": 0.34096
}Semantic roles & 50–950 ramp
primary
#719DF3
secondary
#F2E6CE
accent
#9605E1
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085