#7C80FC#7C80FC
#7C80FC is a light, vivid blue. Relative luminance 0.268; OKLCH L 65.7% C 0.180 H 278.8°. Best body text is #000000 at 6.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7C80FC |
|---|---|
| RGB | rgb(124, 128, 252) |
| HSL | hsl(238, 96%, 74%) |
| HSV | hsv(238, 51%, 99%) |
| CMYK | cmyk(50.8%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(58.74, 31.36, -62.56) |
| CIE-LCH | lch(58.74, 69.98, 296.63°) |
| OKLab | oklab(65.66% 0.0276 -0.1783) |
| OKLCH | oklch(65.66% 0.18 278.8) |
| XYZ | xyz(33.5966, 26.7497, 95.4695) |
| Luminance | 0.2675 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.22
Lavender Blue
#8B88F8
ΔE00 3.25
Cornflower
#6A79F7
ΔE00 3.35
Perrywinkle
#8F8CE7
ΔE00 5.75
Soft Blue
#6488EA
ΔE00 6.42
Periwinkle Blue
#8F99FB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C80FC #FCF87C
analogous
#7CC0FC #7C80FC #B87CFC
triadic
#7C80FC #FC7C80 #80FC7C
tetradic
#7C80FC #FC7CC0 #FCF87C #7CFCB8
square
#7C80FC #FC7CC0 #FCF87C #7CFCB8
split-complementary
#7C80FC #FCB87C #C0FC7C
monochromatic
#060DF8 #4046FB #7C80FC #B8BAFD #E1E2FE
Accessibility & contrast
On white
3.31
#7C80FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.35
#7C80FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C80FC
6.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C80FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C80FC | 1.00 | 3.31 | 6.35 | 6.35 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4492FF
Deuteranopia (green-blind)
#3788F9
Tritanopia (blue-blind)
#479BB2
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #7c80fc; /* rgb */ color: rgb(124, 128, 252); /* oklch */ color: oklch(65.7% 0.180 278.8);
Tailwind
colors: {
custom: {
50: '#aaa4fe',
500: '#7c80fc',
950: '#000000',
},
}SCSS
$custom: #7c80fc; $custom-light: #aaa4fe; $custom-dark: #000000;
JSON
{
"hex": "#7c80fc",
"rgb": {
"r": 124,
"g": 128,
"b": 252
},
"hsl": {
"h": 238.125,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.65661,
"c": 0.18045,
"h": 278.8
},
"luminance": 0.26752
}Semantic roles & 50–950 ramp
primary
#7C80FC
secondary
#F7F5D4
accent
#DE00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86