#7B80EA#7B80EA
#7B80EA is a light, vivid blue. Relative luminance 0.256; OKLCH L 64.5% C 0.156 H 279.0°. Best body text is #000000 at 6.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7B80EA |
|---|---|
| RGB | rgb(123, 128, 234) |
| HSL | hsl(237, 73%, 70%) |
| HSV | hsv(237, 47%, 92%) |
| CMYK | cmyk(47.4%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(57.64, 25.76, -54.36) |
| CIE-LCH | lch(57.64, 60.15, 295.35°) |
| OKLab | oklab(64.48% 0.0245 -0.1543) |
| OKLCH | oklch(64.48% 0.156 279) |
| XYZ | xyz(30.7343, 25.5882, 81.1455) |
| Luminance | 0.2559 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.62
Lavender Blue
#8B88F8
ΔE00 3.70
Periwinkle (survey)
#8E82FE
ΔE00 4.28
Perrywinkle
#8F8CE7
ΔE00 4.89
Soft Blue
#6488EA
ΔE00 5.95
Mediumslateblue
#7B68EE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B80EA #EAE57B
analogous
#7BB8EA #7B80EA #AD7BEA
triadic
#7B80EA #EA7B80 #80EA7B
tetradic
#7B80EA #EA7BB8 #EAE57B #7BEAAD
square
#7B80EA #EA7BB8 #EAE57B #7BEAAD
split-complementary
#7B80EA #EAAD7B #B8EA7B
monochromatic
#2028CA #464DE2 #7B80EA #B0B3F2 #E5E6FB
Accessibility & contrast
On white
3.43
#7B80EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.12
#7B80EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B80EA
6.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B80EA | 1.00 | 3.43 | 6.12 | 6.12 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#548FEE
Deuteranopia (green-blind)
#4B86E8
Tritanopia (blue-blind)
#5296AA
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #7b80ea; /* rgb */ color: rgb(123, 128, 234); /* oklch */ color: oklch(64.5% 0.156 279.0);
Tailwind
colors: {
custom: {
50: '#a7a4f1',
500: '#7b80ea',
950: '#000000',
},
}SCSS
$custom: #7b80ea; $custom-light: #a7a4f1; $custom-dark: #000000;
JSON
{
"hex": "#7b80ea",
"rgb": {
"r": 123,
"g": 128,
"b": 234
},
"hsl": {
"h": 237.297,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.64482,
"c": 0.15619,
"h": 279
},
"luminance": 0.2559
}Semantic roles & 50–950 ramp
primary
#7B80EA
secondary
#F0EFD1
accent
#CC11D5
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85