#7A80FD#7A80FD
#7A80FD is a light, vivid blue. Relative luminance 0.267; OKLCH L 65.6% C 0.182 H 278.0°. Best body text is #000000 at 6.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7A80FD |
|---|---|
| RGB | rgb(122, 128, 253) |
| HSL | hsl(237, 97%, 74%) |
| HSV | hsv(237, 52%, 99%) |
| CMYK | cmyk(51.8%, 49.4%, 0%, 0.8%) |
| CIE-LAB | lab(58.66, 31.25, -63.24) |
| CIE-LCH | lch(58.66, 70.54, 296.30°) |
| OKLab | oklab(65.59% 0.0255 -0.1804) |
| OKLCH | oklch(65.59% 0.182 278) |
| XYZ | xyz(33.4693, 26.6657, 96.2928) |
| Luminance | 0.2667 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.13
Lavender Blue
#8B88F8
ΔE00 3.51
Periwinkle (survey)
#8E82FE
ΔE00 3.56
Perrywinkle
#8F8CE7
ΔE00 6.00
Soft Blue
#6488EA
ΔE00 6.16
Periwinkle Blue
#8F99FB
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A80FD #FDF77A
analogous
#7AC1FD #7A80FD #B57AFD
triadic
#7A80FD #FD7A80 #80FD7A
tetradic
#7A80FD #FD7AC1 #FDF77A #7AFDB5
square
#7A80FD #FD7AC1 #FDF77A #7AFDB5
split-complementary
#7A80FD #FDB57A #C1FD7A
monochromatic
#040FF9 #3E46FC #7A80FD #B6BAFE #E1E2FF
Accessibility & contrast
On white
3.32
#7A80FD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.33
#7A80FD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7A80FD
6.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A80FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A80FD | 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)
#4392FF
Deuteranopia (green-blind)
#3388FA
Tritanopia (blue-blind)
#419CB3
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #7a80fd; /* rgb */ color: rgb(122, 128, 253); /* oklch */ color: oklch(65.6% 0.182 278.0);
Tailwind
colors: {
custom: {
50: '#a9a4ff',
500: '#7a80fd',
950: '#000000',
},
}SCSS
$custom: #7a80fd; $custom-light: #a9a4ff; $custom-dark: #000000;
JSON
{
"hex": "#7a80fd",
"rgb": {
"r": 122,
"g": 128,
"b": 253
},
"hsl": {
"h": 237.252,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.65586,
"c": 0.18218,
"h": 278
},
"luminance": 0.26668
}Semantic roles & 50–950 ramp
primary
#7A80FD
secondary
#F7F5D4
accent
#DB00E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86