#7399DC#7399DC
#7399DC is a light, moderate blue. Relative luminance 0.316; OKLCH L 68.3% C 0.108 H 261.3°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7399DC |
|---|---|
| RGB | rgb(115, 153, 220) |
| HSL | hsl(218, 60%, 66%) |
| HSV | hsv(218, 48%, 86%) |
| CMYK | cmyk(47.7%, 30.5%, 0%, 13.7%) |
| CIE-LAB | lab(63.00, 5.02, -38.14) |
| CIE-LCH | lch(63.00, 38.47, 277.50°) |
| OKLab | oklab(68.25% -0.0164 -0.107) |
| OKLCH | oklch(68.25% 0.108 261.3) |
| XYZ | xyz(31.3755, 31.5925, 72.1409) |
| Luminance | 0.3160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.69
Soft Blue
#6488EA
ΔE00 5.36
Faded Blue
#658CBB
ΔE00 5.66
Dark Sky Blue
#448EE4
ΔE00 6.49
Periwinkle Blue
#8F99FB
ΔE00 6.91
Dodgerblue
#1E90FF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7399DC #DCB673
analogous
#73CDDC #7399DC #8173DC
triadic
#7399DC #DC7399 #99DC73
tetradic
#7399DC #DC73CD #DCB673 #73DC81
square
#7399DC #DC73CD #DCB673 #73DC81
split-complementary
#7399DC #DC8173 #CDDC73
monochromatic
#2B59AA #4275D0 #7399DC #A4BDE8 #D5E0F4
Accessibility & contrast
On white
2.87
#7399DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#7399DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7399DC
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7399DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7399DC | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809EDF
Deuteranopia (green-blind)
#7494DB
Tritanopia (blue-blind)
#47A7B1
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7399dc; /* rgb */ color: rgb(115, 153, 220); /* oklch */ color: oklch(68.3% 0.108 261.3);
Tailwind
colors: {
custom: {
50: '#a0b6e7',
500: '#7399dc',
950: '#000000',
},
}SCSS
$custom: #7399dc; $custom-light: #a0b6e7; $custom-dark: #000000;
JSON
{
"hex": "#7399dc",
"rgb": {
"r": 115,
"g": 153,
"b": 220
},
"hsl": {
"h": 218.286,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.6825,
"c": 0.10825,
"h": 261.3
},
"luminance": 0.31595
}Semantic roles & 50–950 ramp
primary
#7399DC
secondary
#E7DAC4
accent
#8A1EC8
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084