#7D80FD#7D80FD
#7D80FD is a light, vivid blue. Relative luminance 0.269; OKLCH L 65.8% C 0.182 H 279.1°. Best body text is #000000 at 6.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7D80FD |
|---|---|
| RGB | rgb(125, 128, 253) |
| HSL | hsl(239, 97%, 74%) |
| HSV | hsv(239, 51%, 99%) |
| CMYK | cmyk(50.6%, 49.4%, 0%, 0.8%) |
| CIE-LAB | lab(58.87, 31.87, -62.90) |
| CIE-LCH | lch(58.87, 70.51, 296.87°) |
| OKLab | oklab(65.8% 0.0288 -0.1793) |
| OKLCH | oklch(65.8% 0.182 279.1) |
| XYZ | xyz(33.9007, 26.8882, 96.3131) |
| Luminance | 0.2689 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.03
Lavender Blue
#8B88F8
ΔE00 3.16
Cornflower
#6A79F7
ΔE00 3.51
Perrywinkle
#8F8CE7
ΔE00 5.73
Soft Blue
#6488EA
ΔE00 6.62
Periwinkle Blue
#8F99FB
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D80FD #FDFA7D
analogous
#7DC0FD #7D80FD #BA7DFD
triadic
#7D80FD #FD7D80 #80FD7D
tetradic
#7D80FD #FD7DC0 #FDFA7D #7DFDBA
square
#7D80FD #FD7DC0 #FDFA7D #7DFDBA
split-complementary
#7D80FD #FDBA7D #C0FD7D
monochromatic
#040AFB #4145FC #7D80FD #B9BBFE #E1E2FF
Accessibility & contrast
On white
3.29
#7D80FD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.38
#7D80FD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D80FD
6.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D80FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D80FD | 1.00 | 3.29 | 6.38 | 6.38 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4493FF
Deuteranopia (green-blind)
#3689FA
Tritanopia (blue-blind)
#489BB3
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #7d80fd; /* rgb */ color: rgb(125, 128, 253); /* oklch */ color: oklch(65.8% 0.182 279.1);
Tailwind
colors: {
custom: {
50: '#aaa4ff',
500: '#7d80fd',
950: '#000000',
},
}SCSS
$custom: #7d80fd; $custom-light: #aaa4ff; $custom-dark: #000000;
JSON
{
"hex": "#7d80fd",
"rgb": {
"r": 125,
"g": 128,
"b": 253
},
"hsl": {
"h": 238.594,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.65795,
"c": 0.1816,
"h": 279.1
},
"luminance": 0.2689
}Semantic roles & 50–950 ramp
primary
#7D80FD
secondary
#F7F6D4
accent
#E000E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86