#7D80FC#7D80FC
#7D80FC is a light, vivid blue. Relative luminance 0.268; OKLCH L 65.7% C 0.180 H 279.2°. Best body text is #000000 at 6.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7D80FC |
|---|---|
| RGB | rgb(125, 128, 252) |
| HSL | hsl(239, 95%, 74%) |
| HSV | hsv(239, 50%, 99%) |
| CMYK | cmyk(50.4%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(58.81, 31.57, -62.44) |
| CIE-LCH | lch(58.81, 69.97, 296.82°) |
| OKLab | oklab(65.73% 0.0287 -0.178) |
| OKLCH | oklch(65.73% 0.18 279.2) |
| XYZ | xyz(33.7419, 26.8246, 95.4763) |
| Luminance | 0.2683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.04
Lavender Blue
#8B88F8
ΔE00 3.13
Cornflower
#6A79F7
ΔE00 3.48
Perrywinkle
#8F8CE7
ΔE00 5.66
Soft Blue
#6488EA
ΔE00 6.58
Periwinkle Blue
#8F99FB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D80FC #FCF97D
analogous
#7DC0FC #7D80FC #BA7DFC
triadic
#7D80FC #FC7D80 #80FC7D
tetradic
#7D80FC #FC7DC0 #FCF97D #7DFCBA
square
#7D80FC #FC7DC0 #FCF97D #7DFCBA
split-complementary
#7D80FC #FCBA7D #C0FC7D
monochromatic
#060BF9 #4146FB #7D80FC #B9BAFD #E1E2FE
Accessibility & contrast
On white
3.30
#7D80FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.37
#7D80FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D80FC
6.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D80FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D80FC | 1.00 | 3.30 | 6.37 | 6.37 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4593FF
Deuteranopia (green-blind)
#3889F9
Tritanopia (blue-blind)
#499BB2
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #7d80fc; /* rgb */ color: rgb(125, 128, 252); /* oklch */ color: oklch(65.7% 0.180 279.2);
Tailwind
colors: {
custom: {
50: '#aaa4fe',
500: '#7d80fc',
950: '#000000',
},
}SCSS
$custom: #7d80fc; $custom-light: #aaa4fe; $custom-dark: #000000;
JSON
{
"hex": "#7d80fc",
"rgb": {
"r": 125,
"g": 128,
"b": 252
},
"hsl": {
"h": 238.583,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.65731,
"c": 0.18026,
"h": 279.2
},
"luminance": 0.26827
}Semantic roles & 50–950 ramp
primary
#7D80FC
secondary
#F7F6D4
accent
#E000E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86