#709BE3#709BE3
#709BE3 is a light, moderate blue. Relative luminance 0.324; OKLCH L 68.8% C 0.117 H 260.3°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #709BE3 |
|---|---|
| RGB | rgb(112, 155, 227) |
| HSL | hsl(218, 67%, 66%) |
| HSV | hsv(218, 51%, 89%) |
| CMYK | cmyk(50.7%, 31.7%, 0%, 11%) |
| CIE-LAB | lab(63.70, 5.26, -40.94) |
| CIE-LCH | lch(63.70, 41.28, 277.33°) |
| OKLab | oklab(68.85% -0.0196 -0.1152) |
| OKLCH | oklch(68.85% 0.117 260.3) |
| XYZ | xyz(32.2639, 32.4312, 77.2178) |
| Luminance | 0.3243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.20
Soft Blue
#6488EA
ΔE00 5.85
Dark Sky Blue
#448EE4
ΔE00 6.16
Faded Blue
#658CBB
ΔE00 6.33
Dodgerblue
#1E90FF
ΔE00 7.00
Periwinkle Blue
#8F99FB
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709BE3 #E3B870
analogous
#70D5E3 #709BE3 #7F70E3
triadic
#709BE3 #E3709B #9BE370
tetradic
#709BE3 #E370D5 #E3B870 #70E37F
square
#709BE3 #E370D5 #E3B870 #70E37F
split-complementary
#709BE3 #E37F70 #D5E370
monochromatic
#235AB5 #3D77D9 #709BE3 #A3BFED #D6E3F7
Accessibility & contrast
On white
2.81
#709BE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#709BE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709BE3
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709BE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709BE3 | 1.00 | 2.81 | 7.49 | 7.49 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA0E6
Deuteranopia (green-blind)
#7195E1
Tritanopia (blue-blind)
#39ABB5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #709be3; /* rgb */ color: rgb(112, 155, 227); /* oklch */ color: oklch(68.8% 0.117 260.3);
Tailwind
colors: {
custom: {
50: '#9fb8ec',
500: '#709be3',
950: '#000000',
},
}SCSS
$custom: #709be3; $custom-light: #9fb8ec; $custom-dark: #000000;
JSON
{
"hex": "#709be3",
"rgb": {
"r": 112,
"g": 155,
"b": 227
},
"hsl": {
"h": 217.565,
"s": 67.251,
"l": 66.471
},
"oklch": {
"l": 0.68849,
"c": 0.11683,
"h": 260.3
},
"luminance": 0.32433
}Semantic roles & 50–950 ramp
primary
#709BE3
secondary
#EADCC5
accent
#8A16CF
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1116
muted
#7F8084