#719CDC#719CDC
#719CDC is a light, moderate blue. Relative luminance 0.325; OKLCH L 68.8% C 0.106 H 258.1°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #719CDC |
|---|---|
| RGB | rgb(113, 156, 220) |
| HSL | hsl(216, 60%, 65%) |
| HSV | hsv(216, 49%, 86%) |
| CMYK | cmyk(48.6%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(63.72, 2.83, -37.04) |
| CIE-LCH | lch(63.72, 37.15, 274.36°) |
| OKLab | oklab(68.77% -0.0218 -0.1038) |
| OKLCH | oklch(68.77% 0.106 258.1) |
| XYZ | xyz(31.6125, 32.4528, 72.2945) |
| Luminance | 0.3246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.76
Faded Blue
#658CBB
ΔE00 6.06
Dark Sky Blue
#448EE4
ΔE00 6.18
Soft Blue
#6488EA
ΔE00 6.28
Dodgerblue
#1E90FF
ΔE00 7.08
Periwinkle Blue
#8F99FB
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#719CDC #DCB171
analogous
#71D1DC #719CDC #7B71DC
triadic
#719CDC #DC719C #9CDC71
tetradic
#719CDC #DC71D1 #DCB171 #71DC7B
square
#719CDC #DC71D1 #DCB171 #71DC7B
split-complementary
#719CDC #DC7B71 #D1DC71
monochromatic
#2A5DA9 #407AD0 #719CDC #A2BEE8 #D3E0F4
Accessibility & contrast
On white
2.80
#719CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#719CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #719CDC
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##719CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##719CDC | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 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)
#83A0DF
Deuteranopia (green-blind)
#7796DB
Tritanopia (blue-blind)
#42AAB3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #719cdc; /* rgb */ color: rgb(113, 156, 220); /* oklch */ color: oklch(68.8% 0.106 258.1);
Tailwind
colors: {
custom: {
50: '#9fb9e7',
500: '#719cdc',
950: '#000000',
},
}SCSS
$custom: #719cdc; $custom-light: #9fb9e7; $custom-dark: #000000;
JSON
{
"hex": "#719cdc",
"rgb": {
"r": 113,
"g": 156,
"b": 220
},
"hsl": {
"h": 215.888,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.68775,
"c": 0.10611,
"h": 258.1
},
"luminance": 0.32455
}Semantic roles & 50–950 ramp
primary
#719CDC
secondary
#E6D8C2
accent
#841DC8
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084