#709FFA#709FFA
#709FFA is a light, vivid blue. Relative luminance 0.351; OKLCH L 70.9% C 0.143 H 262.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #709FFA |
|---|---|
| RGB | rgb(112, 159, 250) |
| HSL | hsl(220, 93%, 71%) |
| HSV | hsv(220, 55%, 98%) |
| CMYK | cmyk(55.2%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(65.86, 10.03, -50.17) |
| CIE-LCH | lch(65.86, 51.16, 281.30°) |
| OKLab | oklab(70.88% -0.0185 -0.142) |
| OKLCH | oklch(70.88% 0.143 262.6) |
| XYZ | xyz(36.3297, 35.1403, 95.2922) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.29
Carolina Blue
#8AB8FE
ΔE00 6.74
Soft Blue
#6488EA
ΔE00 7.09
Periwinkle Blue
#8F99FB
ΔE00 7.34
Dark Sky Blue
#448EE4
ΔE00 7.43
Dodgerblue
#1E90FF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709FFA #FACB70
analogous
#70E4FA #709FFA #8670FA
triadic
#709FFA #FA709F #9FFA70
tetradic
#709FFA #FA70E4 #FACB70 #70FA86
square
#709FFA #FA70E4 #FACB70 #70FA86
split-complementary
#709FFA #FA8670 #E4FA70
monochromatic
#0854E8 #3577F8 #709FFA #ABC7FC #E1EBFE
Accessibility & contrast
On white
2.62
#709FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#709FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709FFA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709FFA | 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)
#7AA7FE
Deuteranopia (green-blind)
#699AF8
Tritanopia (blue-blind)
#12B3C1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #709ffa; /* rgb */ color: rgb(112, 159, 250); /* oklch */ color: oklch(70.9% 0.143 262.6);
Tailwind
colors: {
custom: {
50: '#a2bbfc',
500: '#709ffa',
950: '#000000',
},
}SCSS
$custom: #709ffa; $custom-light: #a2bbfc; $custom-dark: #000000;
JSON
{
"hex": "#709ffa",
"rgb": {
"r": 112,
"g": 159,
"b": 250
},
"hsl": {
"h": 219.565,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.70883,
"c": 0.14321,
"h": 262.6
},
"luminance": 0.35143
}Semantic roles & 50–950 ramp
primary
#709FFA
secondary
#F5E9D1
accent
#9700E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085