#7D7FFA#7D7FFA
#7D7FFA is a light, vivid blue. Relative luminance 0.264; OKLCH L 65.4% C 0.179 H 279.5°. Best body text is #000000 at 6.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7D7FFA |
|---|---|
| RGB | rgb(125, 127, 250) |
| HSL | hsl(239, 93%, 74%) |
| HSV | hsv(239, 50%, 98%) |
| CMYK | cmyk(50%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(58.45, 31.56, -61.92) |
| CIE-LCH | lch(58.45, 69.50, 297.01°) |
| OKLab | oklab(65.42% 0.0296 -0.1764) |
| OKLCH | oklch(65.42% 0.179 279.5) |
| XYZ | xyz(33.2968, 26.4389, 93.7727) |
| Luminance | 0.2644 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.06
Lavender Blue
#8B88F8
ΔE00 3.27
Cornflower
#6A79F7
ΔE00 3.34
Perrywinkle
#8F8CE7
ΔE00 5.68
Soft Blue
#6488EA
ΔE00 6.72
Mediumslateblue
#7B68EE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D7FFA #FAF87D
analogous
#7DBDFA #7D7FFA #B97DFA
triadic
#7D7FFA #FA7D7F #7FFA7D
tetradic
#7D7FFA #FA7DBD #FAF87D #7DFAB9
square
#7D7FFA #FA7DBD #FAF87D #7DFAB9
split-complementary
#7D7FFA #FAB97D #BDFA7D
monochromatic
#090DF3 #4245F8 #7D7FFA #B8B9FC #E2E2FE
Accessibility & contrast
On white
3.34
#7D7FFA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.29
#7D7FFA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D7FFA
6.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D7FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D7FFA | 1.00 | 3.34 | 6.29 | 6.29 |
| #FFFFFF | 3.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4591FE
Deuteranopia (green-blind)
#3888F7
Tritanopia (blue-blind)
#4B9AB1
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #7d7ffa; /* rgb */ color: rgb(125, 127, 250); /* oklch */ color: oklch(65.4% 0.179 279.5);
Tailwind
colors: {
custom: {
50: '#aaa4fd',
500: '#7d7ffa',
950: '#000000',
},
}SCSS
$custom: #7d7ffa; $custom-light: #aaa4fd; $custom-dark: #000000;
JSON
{
"hex": "#7d7ffa",
"rgb": {
"r": 125,
"g": 127,
"b": 250
},
"hsl": {
"h": 239.04,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.65422,
"c": 0.1789,
"h": 279.5
},
"luminance": 0.26441
}Semantic roles & 50–950 ramp
primary
#7D7FFA
secondary
#F6F5D5
accent
#E200E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86