#709DDE#709DDE
#709DDE is a light, moderate blue. Relative luminance 0.328; OKLCH L 69.0% C 0.108 H 257.5°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #709DDE |
|---|---|
| RGB | rgb(112, 157, 222) |
| HSL | hsl(215, 63%, 65%) |
| HSV | hsv(215, 50%, 87%) |
| CMYK | cmyk(49.5%, 29.3%, 0%, 12.9%) |
| CIE-LAB | lab(64.02, 2.62, -37.67) |
| CIE-LCH | lch(64.02, 37.76, 273.97°) |
| OKLab | oklab(69.03% -0.0234 -0.1057) |
| OKLCH | oklch(69.03% 0.108 257.5) |
| XYZ | xyz(31.9194, 32.8304, 73.7480) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.82
Dark Sky Blue
#448EE4
ΔE00 6.15
Faded Blue
#658CBB
ΔE00 6.37
Soft Blue
#6488EA
ΔE00 6.59
Dodgerblue
#1E90FF
ΔE00 6.90
Carolina Blue
#8AB8FE
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709DDE #DEB170
analogous
#70D4DE #709DDE #7A70DE
triadic
#709DDE #DE709D #9DDE70
tetradic
#709DDE #DE70D4 #DEB170 #70DE7A
square
#709DDE #DE70D4 #DEB170 #70DE7A
split-complementary
#709DDE #DE7A70 #D4DE70
monochromatic
#285EAC #3E7BD3 #709DDE #A2BFE9 #D3E1F5
Accessibility & contrast
On white
2.78
#709DDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#709DDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709DDE
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709DDE | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A1E1
Deuteranopia (green-blind)
#7796DD
Tritanopia (blue-blind)
#3DABB4
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #709dde; /* rgb */ color: rgb(112, 157, 222); /* oklch */ color: oklch(69.0% 0.108 257.5);
Tailwind
colors: {
custom: {
50: '#9fb9e8',
500: '#709dde',
950: '#000000',
},
}SCSS
$custom: #709dde; $custom-light: #9fb9e8; $custom-dark: #000000;
JSON
{
"hex": "#709dde",
"rgb": {
"r": 112,
"g": 157,
"b": 222
},
"hsl": {
"h": 215.455,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.6903,
"c": 0.10823,
"h": 257.5
},
"luminance": 0.32833
}Semantic roles & 50–950 ramp
primary
#709DDE
secondary
#E7D8C2
accent
#831BCA
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084