#719EF0#719EF0
#719EF0 is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.2% C 0.131 H 261.7°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #719EF0 |
|---|---|
| RGB | rgb(113, 158, 240) |
| HSL | hsl(219, 81%, 69%) |
| HSV | hsv(219, 53%, 94%) |
| CMYK | cmyk(52.9%, 34.2%, 0%, 5.9%) |
| CIE-LAB | lab(65.16, 7.72, -45.79) |
| CIE-LCH | lch(65.16, 46.44, 279.57°) |
| OKLab | oklab(70.2% -0.0188 -0.1292) |
| OKLCH | oklch(70.2% 0.131 261.7) |
| XYZ | xyz(34.7598, 34.2531, 87.2010) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.80
Soft Blue
#6488EA
ΔE00 6.66
Dark Sky Blue
#448EE4
ΔE00 6.98
Carolina Blue
#8AB8FE
ΔE00 7.11
Periwinkle Blue
#8F99FB
ΔE00 7.25
Dodgerblue
#1E90FF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#719EF0 #F0C371
analogous
#71DEF0 #719EF0 #8471F0
triadic
#719EF0 #F0719E #9EF071
tetradic
#719EF0 #F071DE #F0C371 #71F084
square
#719EF0 #F071DE #F0C371 #71F084
split-complementary
#719EF0 #F08471 #DEF071
monochromatic
#1658D1 #3A78EA #719EF0 #A8C4F6 #E0EAFC
Accessibility & contrast
On white
2.67
#719EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#719EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #719EF0
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##719EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##719EF0 | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F3
Deuteranopia (green-blind)
#6E99EE
Tritanopia (blue-blind)
#2CB0BC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #719ef0; /* rgb */ color: rgb(113, 158, 240); /* oklch */ color: oklch(70.2% 0.131 261.7);
Tailwind
colors: {
custom: {
50: '#a1baf5',
500: '#719ef0',
950: '#000000',
},
}SCSS
$custom: #719ef0; $custom-light: #a1baf5; $custom-dark: #000000;
JSON
{
"hex": "#719ef0",
"rgb": {
"r": 113,
"g": 158,
"b": 240
},
"hsl": {
"h": 218.74,
"s": 80.892,
"l": 69.216
},
"oklch": {
"l": 0.702,
"c": 0.13059,
"h": 261.7
},
"luminance": 0.34256
}Semantic roles & 50–950 ramp
primary
#719EF0
secondary
#F1E4CC
accent
#9208DD
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101117
muted
#7F8085