#709BFA#709BFA
#709BFA is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.1% C 0.148 H 264.5°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #709BFA |
|---|---|
| RGB | rgb(112, 155, 250) |
| HSL | hsl(221, 93%, 71%) |
| HSV | hsv(221, 55%, 98%) |
| CMYK | cmyk(55.2%, 38%, 0%, 2%) |
| CIE-LAB | lab(64.79, 12.35, -51.86) |
| CIE-LCH | lch(64.79, 53.31, 283.40°) |
| OKLab | oklab(70.06% -0.0141 -0.147) |
| OKLCH | oklch(70.06% 0.148 264.5) |
| XYZ | xyz(35.6529, 33.7868, 95.0667) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.68
Soft Blue
#6488EA
ΔE00 5.93
Periwinkle Blue
#8F99FB
ΔE00 6.54
Dark Sky Blue
#448EE4
ΔE00 7.23
Dodgerblue
#1E90FF
ΔE00 7.58
Carolina Blue
#8AB8FE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709BFA #FACF70
analogous
#70E0FA #709BFA #8A70FA
triadic
#709BFA #FA709B #9BFA70
tetradic
#709BFA #FA70E0 #FACF70 #70FA8A
square
#709BFA #FA70E0 #FACF70 #70FA8A
split-complementary
#709BFA #FA8A70 #E0FA70
monochromatic
#084EE8 #3572F8 #709BFA #ABC4FC #E1EAFE
Accessibility & contrast
On white
2.71
#709BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#709BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709BFA
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709BFA | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FE
Deuteranopia (green-blind)
#6397F8
Tritanopia (blue-blind)
#15B0BE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #709bfa; /* rgb */ color: rgb(112, 155, 250); /* oklch */ color: oklch(70.1% 0.148 264.5);
Tailwind
colors: {
custom: {
50: '#a2b8fc',
500: '#709bfa',
950: '#000000',
},
}SCSS
$custom: #709bfa; $custom-light: #a2b8fc; $custom-dark: #000000;
JSON
{
"hex": "#709bfa",
"rgb": {
"r": 112,
"g": 155,
"b": 250
},
"hsl": {
"h": 221.304,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.70058,
"c": 0.14764,
"h": 264.5
},
"luminance": 0.3379
}Semantic roles & 50–950 ramp
primary
#709BFA
secondary
#F5EAD1
accent
#9E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085