#709CF9#709CF9
#709CF9 is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.2% C 0.145 H 263.9°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #709CF9 |
|---|---|
| RGB | rgb(112, 156, 249) |
| HSL | hsl(221, 92%, 71%) |
| HSV | hsv(221, 55%, 98%) |
| CMYK | cmyk(55%, 37.3%, 0%, 2.4%) |
| CIE-LAB | lab(65.01, 11.46, -50.97) |
| CIE-LCH | lch(65.01, 52.24, 282.67°) |
| OKLab | oklab(70.21% -0.0154 -0.1444) |
| OKLCH | oklch(70.21% 0.145 263.9) |
| XYZ | xyz(35.6636, 34.0585, 94.2988) |
| Luminance | 0.3406 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.73
Soft Blue
#6488EA
ΔE00 6.19
Periwinkle Blue
#8F99FB
ΔE00 6.75
Dark Sky Blue
#448EE4
ΔE00 7.20
Dodgerblue
#1E90FF
ΔE00 7.51
Carolina Blue
#8AB8FE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709CF9 #F9CD70
analogous
#70E0F9 #709CF9 #8870F9
triadic
#709CF9 #F9709C #9CF970
tetradic
#709CF9 #F970E0 #F9CD70 #70F988
square
#709CF9 #F970E0 #F9CD70 #70F988
split-complementary
#709CF9 #F98870 #E0F970
monochromatic
#0A50E5 #3573F7 #709CF9 #ABC5FB #E2EBFE
Accessibility & contrast
On white
2.69
#709CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#709CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709CF9
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709CF9 | 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)
#76A5FD
Deuteranopia (green-blind)
#6598F7
Tritanopia (blue-blind)
#17B0BF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #709cf9; /* rgb */ color: rgb(112, 156, 249); /* oklch */ color: oklch(70.2% 0.145 263.9);
Tailwind
colors: {
custom: {
50: '#a2b8fc',
500: '#709cf9',
950: '#000000',
},
}SCSS
$custom: #709cf9; $custom-light: #a2b8fc; $custom-dark: #000000;
JSON
{
"hex": "#709cf9",
"rgb": {
"r": 112,
"g": 156,
"b": 249
},
"hsl": {
"h": 220.73,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.70209,
"c": 0.14518,
"h": 263.9
},
"luminance": 0.34061
}Semantic roles & 50–950 ramp
primary
#709CF9
secondary
#F5E9D0
accent
#9C00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085