#709BFC#709BFC
#709BFC is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.2% C 0.150 H 264.8°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #709BFC |
|---|---|
| RGB | rgb(112, 155, 252) |
| HSL | hsl(222, 96%, 71%) |
| HSV | hsv(222, 56%, 99%) |
| CMYK | cmyk(55.6%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(64.89, 12.98, -52.79) |
| CIE-LCH | lch(64.89, 54.36, 283.81°) |
| OKLab | oklab(70.17% -0.0137 -0.1497) |
| OKLCH | oklch(70.17% 0.15 264.8) |
| XYZ | xyz(35.9682, 33.9129, 96.7270) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.82
Soft Blue
#6488EA
ΔE00 5.98
Periwinkle Blue
#8F99FB
ΔE00 6.49
Dark Sky Blue
#448EE4
ΔE00 7.34
Dodgerblue
#1E90FF
ΔE00 7.66
Carolina Blue
#8AB8FE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709BFC #FCD170
analogous
#70E1FC #709BFC #8B70FC
triadic
#709BFC #FC709B #9BFC70
tetradic
#709BFC #FC70E1 #FCD170 #70FC8B
square
#709BFC #FC70E1 #FCD170 #70FC8B
split-complementary
#709BFC #FC8B70 #E1FC70
monochromatic
#054CED #3471FB #709BFC #ACC5FD #E1EAFE
Accessibility & contrast
On white
2.70
#709BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#709BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709BFC
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709BFC | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FF
Deuteranopia (green-blind)
#6198FA
Tritanopia (blue-blind)
#0EB0BF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #709bfc; /* rgb */ color: rgb(112, 155, 252); /* oklch */ color: oklch(70.2% 0.150 264.8);
Tailwind
colors: {
custom: {
50: '#a2b8fe',
500: '#709bfc',
950: '#000000',
},
}SCSS
$custom: #709bfc; $custom-light: #a2b8fe; $custom-dark: #000000;
JSON
{
"hex": "#709bfc",
"rgb": {
"r": 112,
"g": 155,
"b": 252
},
"hsl": {
"h": 221.571,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.70168,
"c": 0.15032,
"h": 264.8
},
"luminance": 0.33916
}Semantic roles & 50–950 ramp
primary
#709BFC
secondary
#F6EBD2
accent
#9F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086