#7690F8#7690F8
#7690F8 is a light, vivid blue. Relative luminance 0.306; OKLCH L 68.1% C 0.156 H 271.2°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7690F8 |
|---|---|
| RGB | rgb(118, 144, 248) |
| HSL | hsl(228, 90%, 72%) |
| HSV | hsv(228, 52%, 97%) |
| CMYK | cmyk(52.4%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(62.15, 19.43, -54.94) |
| CIE-LCH | lch(62.15, 58.28, 289.47°) |
| OKLab | oklab(68.08% 0.0032 -0.156) |
| OKLCH | oklch(68.08% 0.156 271.2) |
| XYZ | xyz(34.3822, 30.5730, 92.8781) |
| Luminance | 0.3058 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 3.77
Periwinkle Blue
#8F99FB
ΔE00 4.63
Cornflowerblue
#6495ED
ΔE00 4.70
Lavender Blue
#8B88F8
ΔE00 5.60
Perrywinkle
#8F8CE7
ΔE00 6.53
Cornflower
#6A79F7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7690F8 #F8DE76
analogous
#76D1F8 #7690F8 #9D76F8
triadic
#7690F8 #F87690 #90F876
tetradic
#7690F8 #F876D1 #F8DE76 #76F89D
square
#7690F8 #F876D1 #F8DE76 #76F89D
split-complementary
#7690F8 #F89D76 #D1F876
monochromatic
#0C38E8 #3C61F5 #7690F8 #B0BFFB #E2E7FE
Accessibility & contrast
On white
2.95
#7690F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#7690F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7690F8
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7690F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7690F8 | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFC
Deuteranopia (green-blind)
#5691F6
Tritanopia (blue-blind)
#37A7B8
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #7690f8; /* rgb */ color: rgb(118, 144, 248); /* oklch */ color: oklch(68.1% 0.156 271.2);
Tailwind
colors: {
custom: {
50: '#a5b0fb',
500: '#7690f8',
950: '#000000',
},
}SCSS
$custom: #7690f8; $custom-light: #a5b0fb; $custom-dark: #000000;
JSON
{
"hex": "#7690f8",
"rgb": {
"r": 118,
"g": 144,
"b": 248
},
"hsl": {
"h": 228,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.68075,
"c": 0.15601,
"h": 271.2
},
"luminance": 0.30575
}Semantic roles & 50–950 ramp
primary
#7690F8
secondary
#F5EFD4
accent
#B800E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#101017
muted
#7F7F85