#709DF3#709DF3
#709DF3 is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.1% C 0.136 H 262.4°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #709DF3 |
|---|---|
| RGB | rgb(112, 157, 243) |
| HSL | hsl(219, 85%, 70%) |
| HSV | hsv(219, 54%, 95%) |
| CMYK | cmyk(53.9%, 35.4%, 0%, 4.7%) |
| CIE-LAB | lab(64.98, 9.01, -47.72) |
| CIE-LCH | lch(64.98, 48.57, 280.69°) |
| OKLab | oklab(70.09% -0.0179 -0.1349) |
| OKLCH | oklch(70.09% 0.136 262.4) |
| XYZ | xyz(34.9112, 34.0271, 89.5048) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.61
Soft Blue
#6488EA
ΔE00 6.40
Dark Sky Blue
#448EE4
ΔE00 6.92
Periwinkle Blue
#8F99FB
ΔE00 7.13
Dodgerblue
#1E90FF
ΔE00 7.29
Carolina Blue
#8AB8FE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709DF3 #F3C670
analogous
#70DFF3 #709DF3 #8570F3
triadic
#709DF3 #F3709D #9DF370
tetradic
#709DF3 #F370DF #F3C670 #70F385
square
#709DF3 #F370DF #F3C670 #70F385
split-complementary
#709DF3 #F38570 #DFF370
monochromatic
#1256D7 #3876EE #709DF3 #A8C4F8 #E1EAFC
Accessibility & contrast
On white
2.69
#709DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#709DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709DF3
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709DF3 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F7
Deuteranopia (green-blind)
#6A98F1
Tritanopia (blue-blind)
#24B0BD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #709df3; /* rgb */ color: rgb(112, 157, 243); /* oklch */ color: oklch(70.1% 0.136 262.4);
Tailwind
colors: {
custom: {
50: '#a1b9f7',
500: '#709df3',
950: '#000000',
},
}SCSS
$custom: #709df3; $custom-light: #a1b9f7; $custom-dark: #000000;
JSON
{
"hex": "#709df3",
"rgb": {
"r": 112,
"g": 157,
"b": 243
},
"hsl": {
"h": 219.389,
"s": 84.516,
"l": 69.608
},
"oklch": {
"l": 0.70094,
"c": 0.13606,
"h": 262.4
},
"luminance": 0.3403
}Semantic roles & 50–950 ramp
primary
#709DF3
secondary
#F2E5CD
accent
#9505E1
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085