#7080F5#7080F5
#7080F5 is a light, vivid blue. Relative luminance 0.255; OKLCH L 64.4% C 0.174 H 274.6°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7080F5 |
|---|---|
| RGB | rgb(112, 128, 245) |
| HSL | hsl(233, 87%, 70%) |
| HSV | hsv(233, 54%, 96%) |
| CMYK | cmyk(54.3%, 47.8%, 0%, 3.9%) |
| CIE-LAB | lab(57.53, 26.76, -60.68) |
| CIE-LCH | lch(57.53, 66.32, 293.80°) |
| OKLab | oklab(64.41% 0.0139 -0.1731) |
| OKLCH | oklch(64.41% 0.174 274.6) |
| XYZ | xyz(30.8774, 25.4735, 89.6583) |
| Luminance | 0.2548 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.20
Soft Blue
#6488EA
ΔE00 4.38
Lavender Blue
#8B88F8
ΔE00 4.92
Periwinkle (survey)
#8E82FE
ΔE00 5.49
Lightish Blue
#3D7AFD
ΔE00 6.25
Perrywinkle
#8F8CE7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7080F5 #F5E570
analogous
#70C2F5 #7080F5 #A370F5
triadic
#7080F5 #F57080 #80F570
tetradic
#7080F5 #F570C2 #F5E570 #70F5A3
square
#7080F5 #F570C2 #F5E570 #70F5A3
split-complementary
#7080F5 #F5A370 #C2F570
monochromatic
#0F28DB #374DF1 #7080F5 #A9B3F9 #E2E6FD
Accessibility & contrast
On white
3.45
#7080F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#7080F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7080F5
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7080F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7080F5 | 1.00 | 3.45 | 6.10 | 6.10 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4890F9
Deuteranopia (green-blind)
#3685F2
Tritanopia (blue-blind)
#2A9AAF
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #7080f5; /* rgb */ color: rgb(112, 128, 245); /* oklch */ color: oklch(64.4% 0.174 274.6);
Tailwind
colors: {
custom: {
50: '#a2a4f9',
500: '#7080f5',
950: '#000000',
},
}SCSS
$custom: #7080f5; $custom-light: #a2a4f9; $custom-dark: #000000;
JSON
{
"hex": "#7080f5",
"rgb": {
"r": 112,
"g": 128,
"b": 245
},
"hsl": {
"h": 232.782,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.64411,
"c": 0.17364,
"h": 274.6
},
"luminance": 0.25476
}Semantic roles & 50–950 ramp
primary
#7080F5
secondary
#F3EFCE
accent
#C802E3
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85