#7698EA#7698EA
#7698EA is a light, vivid blue. Relative luminance 0.322; OKLCH L 68.9% C 0.127 H 266.1°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7698EA |
|---|---|
| RGB | rgb(118, 152, 234) |
| HSL | hsl(222, 73%, 69%) |
| HSV | hsv(222, 50%, 92%) |
| CMYK | cmyk(49.6%, 35%, 0%, 8.2%) |
| CIE-LAB | lab(63.55, 10.48, -45.02) |
| CIE-LCH | lch(63.55, 46.23, 283.10°) |
| OKLab | oklab(68.93% -0.0087 -0.1269) |
| OKLCH | oklch(68.93% 0.127 266.1) |
| XYZ | xyz(33.5459, 32.2463, 82.2824) |
| Luminance | 0.3225 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.99
Soft Blue
#6488EA
ΔE00 4.93
Periwinkle Blue
#8F99FB
ΔE00 5.46
Faded Blue
#658CBB
ΔE00 6.79
Dark Sky Blue
#448EE4
ΔE00 7.50
Perrywinkle
#8F8CE7
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7698EA #EAC876
analogous
#76D2EA #7698EA #8E76EA
triadic
#7698EA #EA7698 #98EA76
tetradic
#7698EA #EA76D2 #EAC876 #76EA8E
square
#7698EA #EA76D2 #EAC876 #76EA8E
split-complementary
#7698EA #EA8E76 #D2EA76
monochromatic
#1F50C7 #4170E2 #7698EA #ABC0F2 #E0E8FA
Accessibility & contrast
On white
2.82
#7698EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#7698EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7698EA
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7698EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7698EA | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0ED
Deuteranopia (green-blind)
#6C95E8
Tritanopia (blue-blind)
#43AAB6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7698ea; /* rgb */ color: rgb(118, 152, 234); /* oklch */ color: oklch(68.9% 0.127 266.1);
Tailwind
colors: {
custom: {
50: '#a4b6f1',
500: '#7698ea',
950: '#000000',
},
}SCSS
$custom: #7698ea; $custom-light: #a4b6f1; $custom-dark: #000000;
JSON
{
"hex": "#7698ea",
"rgb": {
"r": 118,
"g": 152,
"b": 234
},
"hsl": {
"h": 222.414,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.68926,
"c": 0.12724,
"h": 266.1
},
"luminance": 0.32249
}Semantic roles & 50–950 ramp
primary
#7698EA
secondary
#EFE5CD
accent
#9C10D6
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085