#7C80F9#7C80F9
#7C80F9 is a light, vivid blue. Relative luminance 0.266; OKLCH L 65.5% C 0.176 H 278.9°. Best body text is #000000 at 6.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7C80F9 |
|---|---|
| RGB | rgb(124, 128, 249) |
| HSL | hsl(238, 91%, 73%) |
| HSV | hsv(238, 50%, 98%) |
| CMYK | cmyk(50.2%, 48.6%, 0%, 2.4%) |
| CIE-LAB | lab(58.57, 30.46, -61.19) |
| CIE-LCH | lch(58.57, 68.35, 296.46°) |
| OKLab | oklab(65.47% 0.0273 -0.1743) |
| OKLCH | oklch(65.47% 0.176 278.9) |
| XYZ | xyz(33.1249, 26.5611, 92.9855) |
| Luminance | 0.2656 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.19
Periwinkle (survey)
#8E82FE
ΔE00 3.27
Cornflower
#6A79F7
ΔE00 3.29
Perrywinkle
#8F8CE7
ΔE00 5.54
Soft Blue
#6488EA
ΔE00 6.32
Periwinkle Blue
#8F99FB
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C80F9 #F9F57C
analogous
#7CBEF9 #7C80F9 #B67CF9
triadic
#7C80F9 #F97C80 #80F97C
tetradic
#7C80F9 #F97CBE #F9F57C #7CF9B6
square
#7C80F9 #F97CBE #F9F57C #7CF9B6
split-complementary
#7C80F9 #F9B67C #BEF97C
monochromatic
#0B12F0 #4147F6 #7C80F9 #B7B9FC #E2E3FE
Accessibility & contrast
On white
3.33
#7C80F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.31
#7C80F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C80F9
6.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C80F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C80F9 | 1.00 | 3.33 | 6.31 | 6.31 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4792FD
Deuteranopia (green-blind)
#3B88F6
Tritanopia (blue-blind)
#499AB1
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #7c80f9; /* rgb */ color: rgb(124, 128, 249); /* oklch */ color: oklch(65.5% 0.176 278.9);
Tailwind
colors: {
custom: {
50: '#a9a4fc',
500: '#7c80f9',
950: '#000000',
},
}SCSS
$custom: #7c80f9; $custom-light: #a9a4fc; $custom-dark: #000000;
JSON
{
"hex": "#7c80f9",
"rgb": {
"r": 124,
"g": 128,
"b": 249
},
"hsl": {
"h": 238.08,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.65472,
"c": 0.17643,
"h": 278.9
},
"luminance": 0.26563
}Semantic roles & 50–950 ramp
primary
#7C80F9
secondary
#F6F5D5
accent
#DE00E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F17
muted
#807F85