#7B80FA#7B80FA
#7B80FA is a light, vivid blue. Relative luminance 0.266; OKLCH L 65.5% C 0.178 H 278.5°. Best body text is #000000 at 6.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7B80FA |
|---|---|
| RGB | rgb(123, 128, 250) |
| HSL | hsl(238, 93%, 73%) |
| HSV | hsv(238, 51%, 98%) |
| CMYK | cmyk(50.8%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(58.55, 30.55, -61.76) |
| CIE-LCH | lch(58.55, 68.90, 296.32°) |
| OKLab | oklab(65.46% 0.0263 -0.176) |
| OKLCH | oklch(65.46% 0.178 278.5) |
| XYZ | xyz(33.1375, 26.5494, 93.8024) |
| Luminance | 0.2655 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.17
Lavender Blue
#8B88F8
ΔE00 3.33
Periwinkle (survey)
#8E82FE
ΔE00 3.43
Perrywinkle
#8F8CE7
ΔE00 5.71
Soft Blue
#6488EA
ΔE00 6.19
Periwinkle Blue
#8F99FB
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B80FA #FAF57B
analogous
#7BBFFA #7B80FA #B57BFA
triadic
#7B80FA #FA7B80 #80FA7B
tetradic
#7B80FA #FA7BBF #FAF57B #7BFAB5
square
#7B80FA #FA7BBF #FAF57B #7BFAB5
split-complementary
#7B80FA #FAB57B #BFFA7B
monochromatic
#0912F1 #4047F8 #7B80FA #B6B9FC #E2E3FE
Accessibility & contrast
On white
3.33
#7B80FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.31
#7B80FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B80FA
6.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B80FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B80FA | 1.00 | 3.33 | 6.31 | 6.31 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4692FE
Deuteranopia (green-blind)
#3988F7
Tritanopia (blue-blind)
#469BB1
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #7b80fa; /* rgb */ color: rgb(123, 128, 250); /* oklch */ color: oklch(65.5% 0.178 278.5);
Tailwind
colors: {
custom: {
50: '#a9a4fd',
500: '#7b80fa',
950: '#000000',
},
}SCSS
$custom: #7b80fa; $custom-light: #a9a4fd; $custom-dark: #000000;
JSON
{
"hex": "#7b80fa",
"rgb": {
"r": 123,
"g": 128,
"b": 250
},
"hsl": {
"h": 237.638,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.65465,
"c": 0.17797,
"h": 278.5
},
"luminance": 0.26551
}Semantic roles & 50–950 ramp
primary
#7B80FA
secondary
#F6F5D5
accent
#DC00E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86