#709DFB#709DFB
#709DFB is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.5% C 0.147 H 263.7°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #709DFB |
|---|---|
| RGB | rgb(112, 157, 251) |
| HSL | hsl(221, 95%, 71%) |
| HSV | hsv(221, 55%, 98%) |
| CMYK | cmyk(55.4%, 37.5%, 0%, 1.6%) |
| CIE-LAB | lab(65.37, 11.50, -51.48) |
| CIE-LCH | lch(65.37, 52.75, 282.59°) |
| OKLab | oklab(70.52% -0.0161 -0.1458) |
| OKLCH | oklch(70.52% 0.147 263.7) |
| XYZ | xyz(36.1457, 34.5209, 96.0065) |
| Luminance | 0.3452 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.99
Soft Blue
#6488EA
ΔE00 6.53
Periwinkle Blue
#8F99FB
ΔE00 6.89
Carolina Blue
#8AB8FE
ΔE00 7.26
Dark Sky Blue
#448EE4
ΔE00 7.36
Dodgerblue
#1E90FF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709DFB #FBCE70
analogous
#70E2FB #709DFB #8870FB
triadic
#709DFB #FB709D #9DFB70
tetradic
#709DFB #FB70E2 #FBCE70 #70FB88
square
#709DFB #FB70E2 #FBCE70 #70FB88
split-complementary
#709DFB #FB8870 #E2FB70
monochromatic
#0750EA #3474F9 #709DFB #ACC6FD #E1EBFE
Accessibility & contrast
On white
2.66
#709DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#709DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709DFB
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709DFB | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#6599F9
Tritanopia (blue-blind)
#10B2C0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #709dfb; /* rgb */ color: rgb(112, 157, 251); /* oklch */ color: oklch(70.5% 0.147 263.7);
Tailwind
colors: {
custom: {
50: '#a2b9fd',
500: '#709dfb',
950: '#000000',
},
}SCSS
$custom: #709dfb; $custom-light: #a2b9fd; $custom-dark: #000000;
JSON
{
"hex": "#709dfb",
"rgb": {
"r": 112,
"g": 157,
"b": 251
},
"hsl": {
"h": 220.576,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.70524,
"c": 0.14673,
"h": 263.7
},
"luminance": 0.34524
}Semantic roles & 50–950 ramp
primary
#709DFB
secondary
#F6EAD1
accent
#9B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085