#709DFA#709DFA
#709DFA is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.5% C 0.145 H 263.6°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #709DFA |
|---|---|
| RGB | rgb(112, 157, 250) |
| HSL | hsl(220, 93%, 71%) |
| HSV | hsv(220, 55%, 98%) |
| CMYK | cmyk(55.2%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(65.32, 11.19, -51.02) |
| CIE-LCH | lch(65.32, 52.23, 282.37°) |
| OKLab | oklab(70.47% -0.0163 -0.1445) |
| OKLCH | oklch(70.47% 0.145 263.6) |
| XYZ | xyz(35.9885, 34.4580, 95.1785) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.93
Soft Blue
#6488EA
ΔE00 6.50
Periwinkle Blue
#8F99FB
ΔE00 6.92
Carolina Blue
#8AB8FE
ΔE00 7.27
Dark Sky Blue
#448EE4
ΔE00 7.30
Dodgerblue
#1E90FF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709DFA #FACD70
analogous
#70E2FA #709DFA #8870FA
triadic
#709DFA #FA709D #9DFA70
tetradic
#709DFA #FA70E2 #FACD70 #70FA88
square
#709DFA #FA70E2 #FACD70 #70FA88
split-complementary
#709DFA #FA8870 #E2FA70
monochromatic
#0851E8 #3574F8 #709DFA #ABC6FC #E1EBFE
Accessibility & contrast
On white
2.66
#709DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#709DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709DFA
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709DFA | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FE
Deuteranopia (green-blind)
#6699F8
Tritanopia (blue-blind)
#13B1C0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #709dfa; /* rgb */ color: rgb(112, 157, 250); /* oklch */ color: oklch(70.5% 0.145 263.6);
Tailwind
colors: {
custom: {
50: '#a2b9fc',
500: '#709dfa',
950: '#000000',
},
}SCSS
$custom: #709dfa; $custom-light: #a2b9fc; $custom-dark: #000000;
JSON
{
"hex": "#709dfa",
"rgb": {
"r": 112,
"g": 157,
"b": 250
},
"hsl": {
"h": 220.435,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.70469,
"c": 0.14541,
"h": 263.6
},
"luminance": 0.34461
}Semantic roles & 50–950 ramp
primary
#709DFA
secondary
#F5E9D1
accent
#9B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085