#709BFD#709BFD
#709BFD is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.2% C 0.152 H 264.9°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #709BFD |
|---|---|
| RGB | rgb(112, 155, 253) |
| HSL | hsl(222, 97%, 72%) |
| HSV | hsv(222, 56%, 99%) |
| CMYK | cmyk(55.7%, 38.7%, 0%, 0.8%) |
| CIE-LAB | lab(64.94, 13.29, -53.26) |
| CIE-LCH | lch(64.94, 54.89, 284.01°) |
| OKLab | oklab(70.22% -0.0135 -0.1511) |
| OKLCH | oklch(70.22% 0.152 264.9) |
| XYZ | xyz(36.1271, 33.9764, 97.5638) |
| Luminance | 0.3398 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.89
Soft Blue
#6488EA
ΔE00 6.01
Periwinkle Blue
#8F99FB
ΔE00 6.47
Dark Sky Blue
#448EE4
ΔE00 7.40
Dodgerblue
#1E90FF
ΔE00 7.70
Carolina Blue
#8AB8FE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709BFD #FDD270
analogous
#70E2FD #709BFD #8C70FD
triadic
#709BFD #FD709B #9BFD70
tetradic
#709BFD #FD70E2 #FDD270 #70FD8C
square
#709BFD #FD70E2 #FDD270 #70FD8C
split-complementary
#709BFD #FD8C70 #E2FD70
monochromatic
#034BEF #3471FC #709BFD #ACC5FE #E1EAFF
Accessibility & contrast
On white
2.69
#709BFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#709BFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709BFD
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709BFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709BFD | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#6098FB
Tritanopia (blue-blind)
#09B1C0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #709bfd; /* rgb */ color: rgb(112, 155, 253); /* oklch */ color: oklch(70.2% 0.152 264.9);
Tailwind
colors: {
custom: {
50: '#a2b8fe',
500: '#709bfd',
950: '#000000',
},
}SCSS
$custom: #709bfd; $custom-light: #a2b8fe; $custom-dark: #000000;
JSON
{
"hex": "#709bfd",
"rgb": {
"r": 112,
"g": 155,
"b": 253
},
"hsl": {
"h": 221.702,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.70224,
"c": 0.15166,
"h": 264.9
},
"luminance": 0.33979
}Semantic roles & 50–950 ramp
primary
#709BFD
secondary
#F7EBD2
accent
#A000E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086