#7B80FC#7B80FC
#7B80FC is a light, vivid blue. Relative luminance 0.267; OKLCH L 65.6% C 0.181 H 278.4°. Best body text is #000000 at 6.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7B80FC |
|---|---|
| RGB | rgb(123, 128, 252) |
| HSL | hsl(238, 96%, 74%) |
| HSV | hsv(238, 51%, 99%) |
| CMYK | cmyk(51.2%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(58.67, 31.16, -62.67) |
| CIE-LCH | lch(58.67, 69.99, 296.43°) |
| OKLab | oklab(65.59% 0.0265 -0.1787) |
| OKLCH | oklch(65.59% 0.181 278.4) |
| XYZ | xyz(33.4528, 26.6756, 95.4627) |
| Luminance | 0.2668 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.22
Lavender Blue
#8B88F8
ΔE00 3.37
Periwinkle (survey)
#8E82FE
ΔE00 3.39
Perrywinkle
#8F8CE7
ΔE00 5.84
Soft Blue
#6488EA
ΔE00 6.27
Periwinkle Blue
#8F99FB
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B80FC #FCF77B
analogous
#7BC0FC #7B80FC #B67BFC
triadic
#7B80FC #FC7B80 #80FC7B
tetradic
#7B80FC #FC7BC0 #FCF77B #7BFCB6
square
#7B80FC #FC7BC0 #FCF77B #7BFCB6
split-complementary
#7B80FC #FCB67B #C0FC7B
monochromatic
#060FF7 #3F46FB #7B80FC #B7BAFD #E1E2FE
Accessibility & contrast
On white
3.31
#7B80FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.34
#7B80FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B80FC
6.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B80FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B80FC | 1.00 | 3.31 | 6.34 | 6.34 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4492FF
Deuteranopia (green-blind)
#3688F9
Tritanopia (blue-blind)
#449BB2
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #7b80fc; /* rgb */ color: rgb(123, 128, 252); /* oklch */ color: oklch(65.6% 0.181 278.4);
Tailwind
colors: {
custom: {
50: '#a9a4fe',
500: '#7b80fc',
950: '#000000',
},
}SCSS
$custom: #7b80fc; $custom-light: #a9a4fe; $custom-dark: #000000;
JSON
{
"hex": "#7b80fc",
"rgb": {
"r": 123,
"g": 128,
"b": 252
},
"hsl": {
"h": 237.674,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.65591,
"c": 0.18064,
"h": 278.4
},
"luminance": 0.26678
}Semantic roles & 50–950 ramp
primary
#7B80FC
secondary
#F7F5D4
accent
#DD00E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86