#7598DC#7598DC
#7598DC is a light, moderate blue. Relative luminance 0.314; OKLCH L 68.2% C 0.108 H 263.0°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7598DC |
|---|---|
| RGB | rgb(117, 152, 220) |
| HSL | hsl(220, 60%, 66%) |
| HSV | hsv(220, 47%, 86%) |
| CMYK | cmyk(46.8%, 30.9%, 0%, 13.7%) |
| CIE-LAB | lab(62.85, 6.08, -38.38) |
| CIE-LCH | lch(62.85, 38.86, 279.00°) |
| OKLab | oklab(68.16% -0.0133 -0.1077) |
| OKLCH | oklch(68.16% 0.108 263) |
| XYZ | xyz(31.4784, 31.4037, 72.0991) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.07
Soft Blue
#6488EA
ΔE00 5.13
Faded Blue
#658CBB
ΔE00 5.69
Periwinkle Blue
#8F99FB
ΔE00 6.43
Dark Sky Blue
#448EE4
ΔE00 6.93
Dodgerblue
#1E90FF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7598DC #DCB975
analogous
#75CBDC #7598DC #8575DC
triadic
#7598DC #DC7598 #98DC75
tetradic
#7598DC #DC75CB #DCB975 #75DC85
square
#7598DC #DC75CB #DCB975 #75DC85
split-complementary
#7598DC #DC8575 #CBDC75
monochromatic
#2B57AB #4474D0 #7598DC #A6BCE8 #D7E1F5
Accessibility & contrast
On white
2.88
#7598DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#7598DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7598DC
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7598DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7598DC | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDF
Deuteranopia (green-blind)
#7394DB
Tritanopia (blue-blind)
#4BA7B0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7598dc; /* rgb */ color: rgb(117, 152, 220); /* oklch */ color: oklch(68.2% 0.108 263.0);
Tailwind
colors: {
custom: {
50: '#a2b6e7',
500: '#7598dc',
950: '#000000',
},
}SCSS
$custom: #7598dc; $custom-light: #a2b6e7; $custom-dark: #000000;
JSON
{
"hex": "#7598dc",
"rgb": {
"r": 117,
"g": 152,
"b": 220
},
"hsl": {
"h": 219.612,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.68157,
"c": 0.10848,
"h": 263
},
"luminance": 0.31406
}Semantic roles & 50–950 ramp
primary
#7598DC
secondary
#E7DCC5
accent
#8E1EC7
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084