#7678EA#7678EA
#7678EA is a light, vivid blue. Relative luminance 0.232; OKLCH L 62.6% C 0.168 H 279.6°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7678EA |
|---|---|
| RGB | rgb(118, 120, 234) |
| HSL | hsl(239, 73%, 69%) |
| HSV | hsv(239, 50%, 92%) |
| CMYK | cmyk(49.6%, 48.7%, 0%, 8.2%) |
| CIE-LAB | lab(55.30, 29.41, -58.12) |
| CIE-LCH | lch(55.30, 65.14, 296.84°) |
| OKLab | oklab(62.62% 0.0281 -0.1655) |
| OKLCH | oklch(62.62% 0.168 279.6) |
| XYZ | xyz(29.0344, 23.2234, 80.7786) |
| Luminance | 0.2323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.71
Mediumslateblue
#7B68EE
ΔE00 5.22
Periwinkle (survey)
#8E82FE
ΔE00 5.35
Lavender Blue
#8B88F8
ΔE00 5.68
Perrywinkle
#8F8CE7
ΔE00 7.06
Cornflower Blue
#5170D7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7678EA #EAE876
analogous
#76B2EA #7678EA #AE76EA
triadic
#7678EA #EA7678 #78EA76
tetradic
#7678EA #EA76B2 #EAE876 #76EAAE
square
#7678EA #EA76B2 #EAE876 #76EAAE
split-complementary
#7678EA #EAAE76 #B2EA76
monochromatic
#1F21C7 #4144E2 #7678EA #ABACF2 #E0E1FA
Accessibility & contrast
On white
3.72
#7678EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#7678EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7678EA
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7678EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7678EA | 1.00 | 3.72 | 5.65 | 5.65 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4389EE
Deuteranopia (green-blind)
#3980E8
Tritanopia (blue-blind)
#4991A6
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7678ea; /* rgb */ color: rgb(118, 120, 234); /* oklch */ color: oklch(62.6% 0.168 279.6);
Tailwind
colors: {
custom: {
50: '#a49ff1',
500: '#7678ea',
950: '#000000',
},
}SCSS
$custom: #7678ea; $custom-light: #a49ff1; $custom-dark: #000000;
JSON
{
"hex": "#7678ea",
"rgb": {
"r": 118,
"g": 120,
"b": 234
},
"hsl": {
"h": 238.966,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.6262,
"c": 0.16785,
"h": 279.6
},
"luminance": 0.23225
}Semantic roles & 50–950 ramp
primary
#7678EA
secondary
#EFEECD
accent
#D210D6
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85