#7A80FC#7A80FC
#7A80FC is a light, vivid blue. Relative luminance 0.266; OKLCH L 65.5% C 0.181 H 278.1°. Best body text is #000000 at 6.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7A80FC |
|---|---|
| RGB | rgb(122, 128, 252) |
| HSL | hsl(237, 96%, 73%) |
| HSV | hsv(237, 52%, 99%) |
| CMYK | cmyk(51.6%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(58.60, 30.95, -62.79) |
| CIE-LCH | lch(58.60, 70.00, 296.24°) |
| OKLab | oklab(65.52% 0.0254 -0.179) |
| OKLCH | oklch(65.52% 0.181 278.1) |
| XYZ | xyz(33.3104, 26.6021, 95.4561) |
| Luminance | 0.2660 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.09
Lavender Blue
#8B88F8
ΔE00 3.49
Periwinkle (survey)
#8E82FE
ΔE00 3.57
Perrywinkle
#8F8CE7
ΔE00 5.94
Soft Blue
#6488EA
ΔE00 6.12
Periwinkle Blue
#8F99FB
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A80FC #FCF67A
analogous
#7AC1FC #7A80FC #B57AFC
triadic
#7A80FC #FC7A80 #80FC7A
tetradic
#7A80FC #FC7AC1 #FCF67A #7AFCB5
square
#7A80FC #FC7AC1 #FCF67A #7AFCB5
split-complementary
#7A80FC #FCB57A #C1FC7A
monochromatic
#0611F6 #3E47FB #7A80FC #B6B9FD #E1E2FE
Accessibility & contrast
On white
3.32
#7A80FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.32
#7A80FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7A80FC
6.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A80FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A80FC | 1.00 | 3.32 | 6.32 | 6.32 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4492FF
Deuteranopia (green-blind)
#3588F9
Tritanopia (blue-blind)
#429BB2
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #7a80fc; /* rgb */ color: rgb(122, 128, 252); /* oklch */ color: oklch(65.5% 0.181 278.1);
Tailwind
colors: {
custom: {
50: '#a9a4fe',
500: '#7a80fc',
950: '#000000',
},
}SCSS
$custom: #7a80fc; $custom-light: #a9a4fe; $custom-dark: #000000;
JSON
{
"hex": "#7a80fc",
"rgb": {
"r": 122,
"g": 128,
"b": 252
},
"hsl": {
"h": 237.231,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.65522,
"c": 0.18084,
"h": 278.1
},
"luminance": 0.26604
}Semantic roles & 50–950 ramp
primary
#7A80FC
secondary
#F7F5D4
accent
#DB00E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86