#7C80FA#7C80FA
#7C80FA is a light, vivid blue. Relative luminance 0.266; OKLCH L 65.5% C 0.178 H 278.9°. Best body text is #000000 at 6.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7C80FA |
|---|---|
| RGB | rgb(124, 128, 250) |
| HSL | hsl(238, 93%, 73%) |
| HSV | hsv(238, 50%, 98%) |
| CMYK | cmyk(50.4%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(58.62, 30.76, -61.65) |
| CIE-LCH | lch(58.62, 68.89, 296.52°) |
| OKLab | oklab(65.54% 0.0274 -0.1756) |
| OKLCH | oklch(65.54% 0.178 278.9) |
| XYZ | xyz(33.2813, 26.6236, 93.8091) |
| Luminance | 0.2663 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.21
Periwinkle (survey)
#8E82FE
ΔE00 3.25
Cornflower
#6A79F7
ΔE00 3.31
Perrywinkle
#8F8CE7
ΔE00 5.61
Soft Blue
#6488EA
ΔE00 6.35
Periwinkle Blue
#8F99FB
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C80FA #FAF67C
analogous
#7CBFFA #7C80FA #B77CFA
triadic
#7C80FA #FA7C80 #80FA7C
tetradic
#7C80FA #FA7CBF #FAF67C #7CFAB7
square
#7C80FA #FA7CBF #FAF67C #7CFAB7
split-complementary
#7C80FA #FAB77C #BFFA7C
monochromatic
#0911F2 #4147F8 #7C80FA #B7B9FC #E2E2FE
Accessibility & contrast
On white
3.32
#7C80FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.33
#7C80FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C80FA
6.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C80FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C80FA | 1.00 | 3.32 | 6.33 | 6.33 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4692FE
Deuteranopia (green-blind)
#3A88F7
Tritanopia (blue-blind)
#489BB1
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #7c80fa; /* rgb */ color: rgb(124, 128, 250); /* oklch */ color: oklch(65.5% 0.178 278.9);
Tailwind
colors: {
custom: {
50: '#aaa4fd',
500: '#7c80fa',
950: '#000000',
},
}SCSS
$custom: #7c80fa; $custom-light: #aaa4fd; $custom-dark: #000000;
JSON
{
"hex": "#7c80fa",
"rgb": {
"r": 124,
"g": 128,
"b": 250
},
"hsl": {
"h": 238.095,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.65535,
"c": 0.17777,
"h": 278.9
},
"luminance": 0.26626
}Semantic roles & 50–950 ramp
primary
#7C80FA
secondary
#F6F5D5
accent
#DE00E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86