#709FF4#709FF4
#709FF4 is a light, vivid blue. Relative luminance 0.348; OKLCH L 70.6% C 0.135 H 261.6°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #709FF4 |
|---|---|
| RGB | rgb(112, 159, 244) |
| HSL | hsl(219, 86%, 70%) |
| HSV | hsv(219, 54%, 96%) |
| CMYK | cmyk(54.1%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(65.57, 8.16, -47.35) |
| CIE-LCH | lch(65.57, 48.05, 279.78°) |
| OKLab | oklab(70.56% -0.0199 -0.1338) |
| OKLCH | oklch(70.56% 0.135 261.6) |
| XYZ | xyz(35.4038, 34.7699, 90.4160) |
| Luminance | 0.3477 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.07
Carolina Blue
#8AB8FE
ΔE00 6.81
Soft Blue
#6488EA
ΔE00 7.03
Dark Sky Blue
#448EE4
ΔE00 7.12
Dodgerblue
#1E90FF
ΔE00 7.32
Periwinkle Blue
#8F99FB
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709FF4 #F4C570
analogous
#70E1F4 #709FF4 #8370F4
triadic
#709FF4 #F4709F #9FF470
tetradic
#709FF4 #F470E1 #F4C570 #70F483
square
#709FF4 #F470E1 #F4C570 #70F483
split-complementary
#709FF4 #F48370 #E1F470
monochromatic
#1158D9 #3779F0 #709FF4 #A9C5F8 #E2EBFD
Accessibility & contrast
On white
2.64
#709FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#709FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709FF4
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709FF4 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F7
Deuteranopia (green-blind)
#6D9AF2
Tritanopia (blue-blind)
#21B2BE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #709ff4; /* rgb */ color: rgb(112, 159, 244); /* oklch */ color: oklch(70.6% 0.135 261.6);
Tailwind
colors: {
custom: {
50: '#a1bbf8',
500: '#709ff4',
950: '#000000',
},
}SCSS
$custom: #709ff4; $custom-light: #a1bbf8; $custom-dark: #000000;
JSON
{
"hex": "#709ff4",
"rgb": {
"r": 112,
"g": 159,
"b": 244
},
"hsl": {
"h": 218.636,
"s": 85.714,
"l": 69.804
},
"oklch": {
"l": 0.70564,
"c": 0.13524,
"h": 261.6
},
"luminance": 0.34773
}Semantic roles & 50–950 ramp
primary
#709FF4
secondary
#F3E5CD
accent
#9303E2
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085