#709FEB#709FEB
#709FEB is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.1% C 0.123 H 259.7°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #709FEB |
|---|---|
| RGB | rgb(112, 159, 235) |
| HSL | hsl(217, 75%, 68%) |
| HSV | hsv(217, 52%, 92%) |
| CMYK | cmyk(52.3%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(65.15, 5.40, -43.07) |
| CIE-LCH | lch(65.15, 43.41, 277.14°) |
| OKLab | oklab(70.1% -0.0221 -0.1213) |
| OKLCH | oklch(70.1% 0.123 259.7) |
| XYZ | xyz(34.0705, 34.2366, 83.3941) |
| Luminance | 0.3424 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.96
Dark Sky Blue
#448EE4
ΔE00 6.72
Carolina Blue
#8AB8FE
ΔE00 6.99
Soft Blue
#6488EA
ΔE00 7.03
Dodgerblue
#1E90FF
ΔE00 7.09
Faded Blue
#658CBB
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709FEB #EBBC70
analogous
#70DDEB #709FEB #7E70EB
triadic
#709FEB #EB709F #9FEB70
tetradic
#709FEB #EB70DD #EBBC70 #70EB7E
square
#709FEB #EB70DD #EBBC70 #70EB7E
split-complementary
#709FEB #EB7E70 #DDEB70
monochromatic
#1C5CC5 #3A7BE3 #709FEB #A6C3F3 #DBE7FA
Accessibility & contrast
On white
2.68
#709FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#709FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709FEB
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709FEB | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EE
Deuteranopia (green-blind)
#7299E9
Tritanopia (blue-blind)
#2FB0BA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #709feb; /* rgb */ color: rgb(112, 159, 235); /* oklch */ color: oklch(70.1% 0.123 259.7);
Tailwind
colors: {
custom: {
50: '#a0bbf2',
500: '#709feb',
950: '#000000',
},
}SCSS
$custom: #709feb; $custom-light: #a0bbf2; $custom-dark: #000000;
JSON
{
"hex": "#709feb",
"rgb": {
"r": 112,
"g": 159,
"b": 235
},
"hsl": {
"h": 217.073,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.701,
"c": 0.12333,
"h": 259.7
},
"luminance": 0.34239
}Semantic roles & 50–950 ramp
primary
#709FEB
secondary
#EEE0C9
accent
#8B0ED8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085