#7C80FF#7C80FF
#7C80FF is a light, vivid blue. Relative luminance 0.269; OKLCH L 65.9% C 0.184 H 278.7°. Best body text is #000000 at 6.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7C80FF |
|---|---|
| RGB | rgb(124, 128, 255) |
| HSL | hsl(238, 100%, 74%) |
| HSV | hsv(238, 51%, 100%) |
| CMYK | cmyk(51.4%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(58.92, 32.27, -63.92) |
| CIE-LCH | lch(58.92, 71.61, 296.78°) |
| OKLab | oklab(65.85% 0.0279 -0.1823) |
| OKLCH | oklch(65.85% 0.184 278.7) |
| XYZ | xyz(34.0757, 26.9414, 97.9930) |
| Luminance | 0.2694 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.20
Lavender Blue
#8B88F8
ΔE00 3.34
Cornflower
#6A79F7
ΔE00 3.45
Perrywinkle
#8F8CE7
ΔE00 5.96
Soft Blue
#6488EA
ΔE00 6.55
Periwinkle Blue
#8F99FB
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C80FF #FFFB7C
analogous
#7CC2FF #7C80FF #BA7CFF
triadic
#7C80FF #FF7C80 #80FF7C
tetradic
#7C80FF #FF7CC2 #FFFB7C #7CFFBA
square
#7C80FF #FF7CC2 #FFFB7C #7CFFBA
split-complementary
#7C80FF #FFBA7C #C2FF7C
monochromatic
#0209FF #3F45FF #7C80FF #B9BBFF #E0E1FF
Accessibility & contrast
On white
3.29
#7C80FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.39
#7C80FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C80FF
6.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C80FF | 1.00 | 3.29 | 6.39 | 6.39 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4193FF
Deuteranopia (green-blind)
#3289FC
Tritanopia (blue-blind)
#449CB4
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #7c80ff; /* rgb */ color: rgb(124, 128, 255); /* oklch */ color: oklch(65.9% 0.184 278.7);
Tailwind
colors: {
custom: {
50: '#aaa4ff',
500: '#7c80ff',
950: '#000000',
},
}SCSS
$custom: #7c80ff; $custom-light: #aaa4ff; $custom-dark: #000000;
JSON
{
"hex": "#7c80ff",
"rgb": {
"r": 124,
"g": 128,
"b": 255
},
"hsl": {
"h": 238.168,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.65852,
"c": 0.18446,
"h": 278.7
},
"luminance": 0.26943
}Semantic roles & 50–950 ramp
primary
#7C80FF
secondary
#F7F6D4
accent
#DE00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86