#709FDA#709FDA
#709FDA is a light, moderate cyan. Relative luminance 0.333; OKLCH L 69.3% C 0.101 H 254.6°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #709FDA |
|---|---|
| RGB | rgb(112, 159, 218) |
| HSL | hsl(213, 59%, 65%) |
| HSV | hsv(213, 49%, 85%) |
| CMYK | cmyk(48.6%, 27.1%, 0%, 14.5%) |
| CIE-LAB | lab(64.40, 0.29, -34.86) |
| CIE-LCH | lch(64.40, 34.86, 270.48°) |
| OKLab | oklab(69.27% -0.0269 -0.0976) |
| OKLCH | oklch(69.27% 0.101 254.6) |
| XYZ | xyz(31.7308, 33.3007, 71.0717) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.59
Dark Sky Blue
#448EE4
ΔE00 6.33
Faded Blue
#658CBB
ΔE00 6.59
Dodgerblue
#1E90FF
ΔE00 6.96
Soft Blue
#6488EA
ΔE00 7.35
Azure (survey)
#069AF3
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709FDA #DAAB70
analogous
#70D4DA #709FDA #7670DA
triadic
#709FDA #DA709F #9FDA70
tetradic
#709FDA #DA70D4 #DAAB70 #70DA76
square
#709FDA #DA70D4 #DAAB70 #70DA76
split-complementary
#709FDA #DA7670 #D4DA70
monochromatic
#2B61A5 #3F7ECD #709FDA #A1C0E7 #D1E0F3
Accessibility & contrast
On white
2.74
#709FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#709FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709FDA
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709FDA | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DD
Deuteranopia (green-blind)
#7B98D9
Tritanopia (blue-blind)
#40ACB3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #709fda; /* rgb */ color: rgb(112, 159, 218); /* oklch */ color: oklch(69.3% 0.101 254.6);
Tailwind
colors: {
custom: {
50: '#9ebbe5',
500: '#709fda',
950: '#000000',
},
}SCSS
$custom: #709fda; $custom-light: #9ebbe5; $custom-dark: #000000;
JSON
{
"hex": "#709fda",
"rgb": {
"r": 112,
"g": 159,
"b": 218
},
"hsl": {
"h": 213.396,
"s": 58.889,
"l": 64.706
},
"oklch": {
"l": 0.69272,
"c": 0.10121,
"h": 254.6
},
"luminance": 0.33303
}Semantic roles & 50–950 ramp
primary
#709FDA
secondary
#E5D5C1
accent
#7C1FC7
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084