#719FF9#719FF9
#719FF9 is a light, vivid blue. Relative luminance 0.351; OKLCH L 70.9% C 0.141 H 262.8°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #719FF9 |
|---|---|
| RGB | rgb(113, 159, 249) |
| HSL | hsl(220, 92%, 71%) |
| HSV | hsv(220, 55%, 98%) |
| CMYK | cmyk(54.6%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(65.86, 9.92, -49.62) |
| CIE-LCH | lch(65.86, 50.60, 281.31°) |
| OKLab | oklab(70.88% -0.0178 -0.1404) |
| OKLCH | oklch(70.88% 0.141 262.8) |
| XYZ | xyz(36.3013, 35.1437, 94.4746) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.30
Carolina Blue
#8AB8FE
ΔE00 6.73
Soft Blue
#6488EA
ΔE00 7.05
Periwinkle Blue
#8F99FB
ΔE00 7.19
Dark Sky Blue
#448EE4
ΔE00 7.49
Dodgerblue
#1E90FF
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#719FF9 #F9CB71
analogous
#71E3F9 #719FF9 #8771F9
triadic
#719FF9 #F9719F #9FF971
tetradic
#719FF9 #F971E3 #F9CB71 #71F987
square
#719FF9 #F971E3 #F9CB71 #71F987
split-complementary
#719FF9 #F98771 #E3F971
monochromatic
#0A54E6 #3677F7 #719FF9 #ACC7FB #E2EBFE
Accessibility & contrast
On white
2.62
#719FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#719FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #719FF9
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##719FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##719FF9 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FD
Deuteranopia (green-blind)
#6A9AF7
Tritanopia (blue-blind)
#1CB3C0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #719ff9; /* rgb */ color: rgb(113, 159, 249); /* oklch */ color: oklch(70.9% 0.141 262.8);
Tailwind
colors: {
custom: {
50: '#a2bbfb',
500: '#719ff9',
950: '#000000',
},
}SCSS
$custom: #719ff9; $custom-light: #a2bbfb; $custom-dark: #000000;
JSON
{
"hex": "#719ff9",
"rgb": {
"r": 113,
"g": 159,
"b": 249
},
"hsl": {
"h": 219.706,
"s": 91.892,
"l": 70.98
},
"oklch": {
"l": 0.70882,
"c": 0.14149,
"h": 262.8
},
"luminance": 0.35147
}Semantic roles & 50–950 ramp
primary
#719FF9
secondary
#F5E9D1
accent
#9800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085