#709CFD#709CFD
#709CFD is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.4% C 0.151 H 264.4°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #709CFD |
|---|---|
| RGB | rgb(112, 156, 253) |
| HSL | hsl(221, 97%, 72%) |
| HSV | hsv(221, 56%, 99%) |
| CMYK | cmyk(55.7%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(65.21, 12.71, -52.84) |
| CIE-LCH | lch(65.21, 54.34, 283.53°) |
| OKLab | oklab(70.43% -0.0146 -0.1498) |
| OKLCH | oklch(70.43% 0.151 264.4) |
| XYZ | xyz(36.2942, 34.3107, 97.6195) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.98
Soft Blue
#6488EA
ΔE00 6.29
Periwinkle Blue
#8F99FB
ΔE00 6.65
Dark Sky Blue
#448EE4
ΔE00 7.43
Carolina Blue
#8AB8FE
ΔE00 7.52
Dodgerblue
#1E90FF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709CFD #FDD170
analogous
#70E2FD #709CFD #8B70FD
triadic
#709CFD #FD709C #9CFD70
tetradic
#709CFD #FD70E2 #FDD170 #70FD8B
square
#709CFD #FD70E2 #FDD170 #70FD8B
split-complementary
#709CFD #FD8B70 #E2FD70
monochromatic
#034DEF #3472FC #709CFD #ACC6FE #E1EAFF
Accessibility & contrast
On white
2.67
#709CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#709CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709CFD
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709CFD | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#6298FB
Tritanopia (blue-blind)
#08B1C0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #709cfd; /* rgb */ color: rgb(112, 156, 253); /* oklch */ color: oklch(70.4% 0.151 264.4);
Tailwind
colors: {
custom: {
50: '#a2b8fe',
500: '#709cfd',
950: '#000000',
},
}SCSS
$custom: #709cfd; $custom-light: #a2b8fe; $custom-dark: #000000;
JSON
{
"hex": "#709cfd",
"rgb": {
"r": 112,
"g": 156,
"b": 253
},
"hsl": {
"h": 221.277,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.70428,
"c": 0.15053,
"h": 264.4
},
"luminance": 0.34314
}Semantic roles & 50–950 ramp
primary
#709CFD
secondary
#F7EBD2
accent
#9E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086