#709EFB#709EFB
#709EFB is a light, vivid blue. Relative luminance 0.349; OKLCH L 70.7% C 0.146 H 263.2°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #709EFB |
|---|---|
| RGB | rgb(112, 158, 251) |
| HSL | hsl(220, 95%, 71%) |
| HSV | hsv(220, 55%, 98%) |
| CMYK | cmyk(55.4%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(65.64, 10.92, -51.06) |
| CIE-LCH | lch(65.64, 52.22, 282.07°) |
| OKLab | oklab(70.73% -0.0172 -0.1446) |
| OKLCH | oklch(70.73% 0.146 263.2) |
| XYZ | xyz(36.3156, 34.8606, 96.0631) |
| Luminance | 0.3486 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.15
Soft Blue
#6488EA
ΔE00 6.82
Carolina Blue
#8AB8FE
ΔE00 6.99
Periwinkle Blue
#8F99FB
ΔE00 7.10
Dark Sky Blue
#448EE4
ΔE00 7.41
Dodgerblue
#1E90FF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709EFB #FBCD70
analogous
#70E3FB #709EFB #8770FB
triadic
#709EFB #FB709E #9EFB70
tetradic
#709EFB #FB70E3 #FBCD70 #70FB87
square
#709EFB #FB70E3 #FBCD70 #70FB87
split-complementary
#709EFB #FB8770 #E3FB70
monochromatic
#0752EA #3476F9 #709EFB #ACC6FD #E1EBFE
Accessibility & contrast
On white
2.63
#709EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#709EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709EFB
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709EFB | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FF
Deuteranopia (green-blind)
#669AF9
Tritanopia (blue-blind)
#0FB2C1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #709efb; /* rgb */ color: rgb(112, 158, 251); /* oklch */ color: oklch(70.7% 0.146 263.2);
Tailwind
colors: {
custom: {
50: '#a2bafd',
500: '#709efb',
950: '#000000',
},
}SCSS
$custom: #709efb; $custom-light: #a2bafd; $custom-dark: #000000;
JSON
{
"hex": "#709efb",
"rgb": {
"r": 112,
"g": 158,
"b": 251
},
"hsl": {
"h": 220.144,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.7073,
"c": 0.14563,
"h": 263.2
},
"luminance": 0.34863
}Semantic roles & 50–950 ramp
primary
#709EFB
secondary
#F6EAD1
accent
#9A00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085