#7680EE#7680EE
#7680EE is a light, vivid blue. Relative luminance 0.255; OKLCH L 64.4% C 0.163 H 276.9°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7680EE |
|---|---|
| RGB | rgb(118, 128, 238) |
| HSL | hsl(235, 78%, 70%) |
| HSV | hsv(235, 50%, 93%) |
| CMYK | cmyk(50.4%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(57.52, 25.85, -56.79) |
| CIE-LCH | lch(57.52, 62.40, 294.47°) |
| OKLab | oklab(64.37% 0.0195 -0.1615) |
| OKLCH | oklch(64.37% 0.163 276.9) |
| XYZ | xyz(30.6182, 25.4611, 84.1734) |
| Luminance | 0.2546 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.80
Lavender Blue
#8B88F8
ΔE00 4.19
Periwinkle (survey)
#8E82FE
ΔE00 4.81
Soft Blue
#6488EA
ΔE00 5.09
Perrywinkle
#8F8CE7
ΔE00 5.69
Lightish Blue
#3D7AFD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7680EE #EEE476
analogous
#76BCEE #7680EE #A876EE
triadic
#7680EE #EE7680 #80EE76
tetradic
#7680EE #EE76BC #EEE476 #76EEA8
square
#7680EE #EE76BC #EEE476 #76EEA8
split-complementary
#7680EE #EEA876 #BCEE76
monochromatic
#1A29D0 #404EE7 #7680EE #ACB2F5 #E3E5FC
Accessibility & contrast
On white
3.45
#7680EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#7680EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7680EE
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7680EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7680EE | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#508FF2
Deuteranopia (green-blind)
#4485EC
Tritanopia (blue-blind)
#4498AC
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #7680ee; /* rgb */ color: rgb(118, 128, 238); /* oklch */ color: oklch(64.4% 0.163 276.9);
Tailwind
colors: {
custom: {
50: '#a5a4f4',
500: '#7680ee',
950: '#000000',
},
}SCSS
$custom: #7680ee; $custom-light: #a5a4f4; $custom-dark: #000000;
JSON
{
"hex": "#7680ee",
"rgb": {
"r": 118,
"g": 128,
"b": 238
},
"hsl": {
"h": 235,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.64373,
"c": 0.16271,
"h": 276.9
},
"luminance": 0.25463
}Semantic roles & 50–950 ramp
primary
#7680EE
secondary
#F1EECF
accent
#C90BDA
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85