#7698DC#7698DC
#7698DC is a light, moderate blue. Relative luminance 0.315; OKLCH L 68.2% C 0.108 H 263.5°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7698DC |
|---|---|
| RGB | rgb(118, 152, 220) |
| HSL | hsl(220, 59%, 66%) |
| HSV | hsv(220, 46%, 86%) |
| CMYK | cmyk(46.4%, 30.9%, 0%, 13.7%) |
| CIE-LAB | lab(62.91, 6.32, -38.28) |
| CIE-LCH | lch(62.91, 38.80, 279.37°) |
| OKLab | oklab(68.22% -0.0123 -0.1074) |
| OKLCH | oklch(68.22% 0.108 263.5) |
| XYZ | xyz(31.6135, 31.4734, 72.1054) |
| Luminance | 0.3147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.26
Soft Blue
#6488EA
ΔE00 5.17
Faded Blue
#658CBB
ΔE00 5.78
Periwinkle Blue
#8F99FB
ΔE00 6.25
Dark Sky Blue
#448EE4
ΔE00 7.15
Perrywinkle
#8F8CE7
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7698DC #DCBA76
analogous
#76CBDC #7698DC #8776DC
triadic
#7698DC #DC7698 #98DC76
tetradic
#7698DC #DC76CB #DCBA76 #76DC87
square
#7698DC #DC76CB #DCBA76 #76DC87
split-complementary
#7698DC #DC8776 #CBDC76
monochromatic
#2C56AC #4573D0 #7698DC #A7BDE8 #D7E1F5
Accessibility & contrast
On white
2.88
#7698DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#7698DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7698DC
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7698DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7698DC | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDF
Deuteranopia (green-blind)
#7494DB
Tritanopia (blue-blind)
#4EA6B0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7698dc; /* rgb */ color: rgb(118, 152, 220); /* oklch */ color: oklch(68.2% 0.108 263.5);
Tailwind
colors: {
custom: {
50: '#a2b6e7',
500: '#7698dc',
950: '#000000',
},
}SCSS
$custom: #7698dc; $custom-light: #a2b6e7; $custom-dark: #000000;
JSON
{
"hex": "#7698dc",
"rgb": {
"r": 118,
"g": 152,
"b": 220
},
"hsl": {
"h": 220,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.68218,
"c": 0.10808,
"h": 263.5
},
"luminance": 0.31475
}Semantic roles & 50–950 ramp
primary
#7698DC
secondary
#E8DCC6
accent
#8F1FC7
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084