#709BE2#709BE2
#709BE2 is a light, moderate blue. Relative luminance 0.324; OKLCH L 68.8% C 0.116 H 260.1°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #709BE2 |
|---|---|
| RGB | rgb(112, 155, 226) |
| HSL | hsl(217, 66%, 66%) |
| HSV | hsv(217, 50%, 89%) |
| CMYK | cmyk(50.4%, 31.4%, 0%, 11.4%) |
| CIE-LAB | lab(63.65, 4.96, -40.46) |
| CIE-LCH | lch(63.65, 40.77, 276.99°) |
| OKLab | oklab(68.8% -0.0199 -0.1138) |
| OKLCH | oklch(68.8% 0.116 260.1) |
| XYZ | xyz(32.1263, 32.3761, 76.4931) |
| Luminance | 0.3238 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.23
Soft Blue
#6488EA
ΔE00 5.87
Dark Sky Blue
#448EE4
ΔE00 6.13
Faded Blue
#658CBB
ΔE00 6.26
Dodgerblue
#1E90FF
ΔE00 6.98
Periwinkle Blue
#8F99FB
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709BE2 #E2B770
analogous
#70D4E2 #709BE2 #7E70E2
triadic
#709BE2 #E2709B #9BE270
tetradic
#709BE2 #E270D4 #E2B770 #70E27E
square
#709BE2 #E270D4 #E2B770 #70E27E
split-complementary
#709BE2 #E27E70 #D4E270
monochromatic
#245AB3 #3D77D8 #709BE2 #A3BFEC #D6E2F7
Accessibility & contrast
On white
2.81
#709BE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#709BE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709BE2
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709BE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709BE2 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA0E5
Deuteranopia (green-blind)
#7295E0
Tritanopia (blue-blind)
#3AABB4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #709be2; /* rgb */ color: rgb(112, 155, 226); /* oklch */ color: oklch(68.8% 0.116 260.1);
Tailwind
colors: {
custom: {
50: '#9fb8eb',
500: '#709be2',
950: '#000000',
},
}SCSS
$custom: #709be2; $custom-light: #9fb8eb; $custom-dark: #000000;
JSON
{
"hex": "#709be2",
"rgb": {
"r": 112,
"g": 155,
"b": 226
},
"hsl": {
"h": 217.368,
"s": 66.279,
"l": 66.275
},
"oklch": {
"l": 0.68799,
"c": 0.1155,
"h": 260.1
},
"luminance": 0.32378
}Semantic roles & 50–950 ramp
primary
#709BE2
secondary
#EADBC4
accent
#8917CE
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1116
muted
#7F8084