#709FF0#709FF0
#709FF0 is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.4% C 0.130 H 260.8°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #709FF0 |
|---|---|
| RGB | rgb(112, 159, 240) |
| HSL | hsl(218, 81%, 69%) |
| HSV | hsv(218, 53%, 94%) |
| CMYK | cmyk(53.3%, 33.8%, 0%, 5.9%) |
| CIE-LAB | lab(65.38, 6.93, -45.46) |
| CIE-LCH | lch(65.38, 45.98, 278.67°) |
| OKLab | oklab(70.36% -0.0208 -0.1282) |
| OKLCH | oklch(70.36% 0.13 260.8) |
| XYZ | xyz(34.8030, 34.5296, 87.2521) |
| Luminance | 0.3453 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.98
Carolina Blue
#8AB8FE
ΔE00 6.88
Dark Sky Blue
#448EE4
ΔE00 6.93
Soft Blue
#6488EA
ΔE00 7.01
Dodgerblue
#1E90FF
ΔE00 7.20
Periwinkle Blue
#8F99FB
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709FF0 #F0C170
analogous
#70DFF0 #709FF0 #8170F0
triadic
#709FF0 #F0709F #9FF070
tetradic
#709FF0 #F070DF #F0C170 #70F081
square
#709FF0 #F070DF #F0C170 #70F081
split-complementary
#709FF0 #F08170 #DFF070
monochromatic
#165AD0 #397AEA #709FF0 #A7C4F6 #DFE9FC
Accessibility & contrast
On white
2.66
#709FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#709FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709FF0
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709FF0 | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F3
Deuteranopia (green-blind)
#6F99EE
Tritanopia (blue-blind)
#28B1BC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #709ff0; /* rgb */ color: rgb(112, 159, 240); /* oklch */ color: oklch(70.4% 0.130 260.8);
Tailwind
colors: {
custom: {
50: '#a1bbf5',
500: '#709ff0',
950: '#000000',
},
}SCSS
$custom: #709ff0; $custom-light: #a1bbf5; $custom-dark: #000000;
JSON
{
"hex": "#709ff0",
"rgb": {
"r": 112,
"g": 159,
"b": 240
},
"hsl": {
"h": 217.969,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.70356,
"c": 0.12993,
"h": 260.8
},
"luminance": 0.34532
}Semantic roles & 50–950 ramp
primary
#709FF0
secondary
#F1E3CB
accent
#8F08DD
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#0F1117
muted
#7F8085