#7698EE#7698EE
#7698EE is a light, vivid blue. Relative luminance 0.325; OKLCH L 69.1% C 0.133 H 266.6°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7698EE |
|---|---|
| RGB | rgb(118, 152, 238) |
| HSL | hsl(223, 78%, 70%) |
| HSV | hsv(223, 50%, 93%) |
| CMYK | cmyk(50.4%, 36.1%, 0%, 6.7%) |
| CIE-LAB | lab(63.74, 11.69, -46.93) |
| CIE-LCH | lch(63.74, 48.36, 283.98°) |
| OKLab | oklab(69.14% -0.0078 -0.1325) |
| OKLCH | oklch(69.14% 0.133 266.6) |
| XYZ | xyz(34.1270, 32.4788, 85.3431) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.04
Soft Blue
#6488EA
ΔE00 4.95
Periwinkle Blue
#8F99FB
ΔE00 5.29
Faded Blue
#658CBB
ΔE00 7.09
Dark Sky Blue
#448EE4
ΔE00 7.64
Lavender Blue
#8B88F8
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7698EE #EECC76
analogous
#76D4EE #7698EE #9076EE
triadic
#7698EE #EE7698 #98EE76
tetradic
#7698EE #EE76D4 #EECC76 #76EE90
square
#7698EE #EE76D4 #EECC76 #76EE90
split-complementary
#7698EE #EE9076 #D4EE76
monochromatic
#1A4DD0 #406FE7 #7698EE #ACC1F5 #E3EAFC
Accessibility & contrast
On white
2.80
#7698EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#7698EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7698EE
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7698EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7698EE | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#6995EC
Tritanopia (blue-blind)
#40AAB8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7698ee; /* rgb */ color: rgb(118, 152, 238); /* oklch */ color: oklch(69.1% 0.133 266.6);
Tailwind
colors: {
custom: {
50: '#a4b6f4',
500: '#7698ee',
950: '#000000',
},
}SCSS
$custom: #7698ee; $custom-light: #a4b6f4; $custom-dark: #000000;
JSON
{
"hex": "#7698ee",
"rgb": {
"r": 118,
"g": 152,
"b": 238
},
"hsl": {
"h": 223,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.69136,
"c": 0.13271,
"h": 266.6
},
"luminance": 0.32481
}Semantic roles & 50–950 ramp
primary
#7698EE
secondary
#F1E7CF
accent
#A00BDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085