#709CDB#709CDB
#709CDB is a light, moderate blue. Relative luminance 0.323; OKLCH L 68.7% C 0.105 H 257.4°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #709CDB |
|---|---|
| RGB | rgb(112, 156, 219) |
| HSL | hsl(215, 60%, 65%) |
| HSV | hsv(215, 49%, 86%) |
| CMYK | cmyk(48.9%, 28.8%, 0%, 14.1%) |
| CIE-LAB | lab(63.62, 2.29, -36.64) |
| CIE-LCH | lch(63.62, 36.71, 273.58°) |
| OKLab | oklab(68.67% -0.023 -0.1027) |
| OKLCH | oklch(68.67% 0.105 257.4) |
| XYZ | xyz(31.3524, 32.3340, 71.5931) |
| Luminance | 0.3234 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.78
Faded Blue
#658CBB
ΔE00 5.97
Dark Sky Blue
#448EE4
ΔE00 6.01
Soft Blue
#6488EA
ΔE00 6.35
Dodgerblue
#1E90FF
ΔE00 6.90
Periwinkle Blue
#8F99FB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709CDB #DBAF70
analogous
#70D2DB #709CDB #7970DB
triadic
#709CDB #DB709C #9CDB70
tetradic
#709CDB #DB70D2 #DBAF70 #70DB79
square
#709CDB #DB70D2 #DBAF70 #70DB79
split-complementary
#709CDB #DB7970 #D2DB70
monochromatic
#2A5DA7 #3F7ACF #709CDB #A1BEE7 #D2E0F4
Accessibility & contrast
On white
2.81
#709CDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#709CDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709CDB
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709CDB | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A0DE
Deuteranopia (green-blind)
#7795DA
Tritanopia (blue-blind)
#40AAB2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #709cdb; /* rgb */ color: rgb(112, 156, 219); /* oklch */ color: oklch(68.7% 0.105 257.4);
Tailwind
colors: {
custom: {
50: '#9eb9e6',
500: '#709cdb',
950: '#000000',
},
}SCSS
$custom: #709cdb; $custom-light: #9eb9e6; $custom-dark: #000000;
JSON
{
"hex": "#709cdb",
"rgb": {
"r": 112,
"g": 156,
"b": 219
},
"hsl": {
"h": 215.327,
"s": 59.777,
"l": 64.902
},
"oklch": {
"l": 0.68671,
"c": 0.10526,
"h": 257.4
},
"luminance": 0.32336
}Semantic roles & 50–950 ramp
primary
#709CDB
secondary
#E6D7C1
accent
#821EC7
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084