#7D7FFB#7D7FFB
#7D7FFB is a light, vivid blue. Relative luminance 0.265; OKLCH L 65.5% C 0.180 H 279.5°. Best body text is #000000 at 6.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7D7FFB |
|---|---|
| RGB | rgb(125, 127, 251) |
| HSL | hsl(239, 94%, 74%) |
| HSV | hsv(239, 50%, 98%) |
| CMYK | cmyk(50.2%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(58.51, 31.86, -62.38) |
| CIE-LCH | lch(58.51, 70.04, 297.06°) |
| OKLab | oklab(65.49% 0.0297 -0.1778) |
| OKLCH | oklch(65.49% 0.18 279.5) |
| XYZ | xyz(33.4540, 26.5018, 94.6006) |
| Luminance | 0.2650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.04
Lavender Blue
#8B88F8
ΔE00 3.28
Cornflower
#6A79F7
ΔE00 3.36
Perrywinkle
#8F8CE7
ΔE00 5.75
Soft Blue
#6488EA
ΔE00 6.75
Mediumslateblue
#7B68EE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D7FFB #FBF97D
analogous
#7DBEFB #7D7FFB #BA7DFB
triadic
#7D7FFB #FB7D7F #7FFB7D
tetradic
#7D7FFB #FB7DBE #FBF97D #7DFBBA
square
#7D7FFB #FB7DBE #FBF97D #7DFBBA
split-complementary
#7D7FFB #FBBA7D #BEFB7D
monochromatic
#080BF6 #4245F9 #7D7FFB #B8B9FD #E1E2FE
Accessibility & contrast
On white
3.33
#7D7FFB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.30
#7D7FFB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D7FFB
6.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D7FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D7FFB | 1.00 | 3.33 | 6.30 | 6.30 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4492FF
Deuteranopia (green-blind)
#3788F8
Tritanopia (blue-blind)
#4A9AB1
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #7d7ffb; /* rgb */ color: rgb(125, 127, 251); /* oklch */ color: oklch(65.5% 0.180 279.5);
Tailwind
colors: {
custom: {
50: '#aaa4fd',
500: '#7d7ffb',
950: '#000000',
},
}SCSS
$custom: #7d7ffb; $custom-light: #aaa4fd; $custom-dark: #000000;
JSON
{
"hex": "#7d7ffb",
"rgb": {
"r": 125,
"g": 127,
"b": 251
},
"hsl": {
"h": 239.048,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.65486,
"c": 0.18024,
"h": 279.5
},
"luminance": 0.26504
}Semantic roles & 50–950 ramp
primary
#7D7FFB
secondary
#F6F6D5
accent
#E200E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86