#7D7FF7#7D7FF7
#7D7FF7 is a light, vivid blue. Relative luminance 0.263; OKLCH L 65.2% C 0.175 H 279.7°. Best body text is #000000 at 6.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7D7FF7 |
|---|---|
| RGB | rgb(125, 127, 247) |
| HSL | hsl(239, 88%, 73%) |
| HSV | hsv(239, 49%, 97%) |
| CMYK | cmyk(49.4%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(58.28, 30.66, -60.55) |
| CIE-LCH | lch(58.28, 67.87, 296.86°) |
| OKLab | oklab(65.23% 0.0294 -0.1724) |
| OKLCH | oklch(65.23% 0.175 279.7) |
| XYZ | xyz(32.8302, 26.2523, 91.3149) |
| Luminance | 0.2625 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.14
Lavender Blue
#8B88F8
ΔE00 3.24
Cornflower
#6A79F7
ΔE00 3.32
Perrywinkle
#8F8CE7
ΔE00 5.48
Soft Blue
#6488EA
ΔE00 6.63
Mediumslateblue
#7B68EE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D7FF7 #F7F57D
analogous
#7DBCF7 #7D7FF7 #B87DF7
triadic
#7D7FF7 #F77D7F #7FF77D
tetradic
#7D7FF7 #F77DBC #F7F57D #7DF7B8
square
#7D7FF7 #F77DBC #F7F57D #7DF7B8
split-complementary
#7D7FF7 #F7B87D #BCF77D
monochromatic
#0E12EB #4346F3 #7D7FF7 #B7B8FB #E2E3FD
Accessibility & contrast
On white
3.36
#7D7FF7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.25
#7D7FF7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D7FF7
6.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D7FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D7FF7 | 1.00 | 3.36 | 6.25 | 6.25 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4891FB
Deuteranopia (green-blind)
#3D88F4
Tritanopia (blue-blind)
#4D99AF
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #7d7ff7; /* rgb */ color: rgb(125, 127, 247); /* oklch */ color: oklch(65.2% 0.175 279.7);
Tailwind
colors: {
custom: {
50: '#aaa4fa',
500: '#7d7ff7',
950: '#000000',
},
}SCSS
$custom: #7d7ff7; $custom-light: #aaa4fa; $custom-dark: #000000;
JSON
{
"hex": "#7d7ff7",
"rgb": {
"r": 125,
"g": 127,
"b": 247
},
"hsl": {
"h": 239.016,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.65233,
"c": 0.17487,
"h": 279.7
},
"luminance": 0.26254
}Semantic roles & 50–950 ramp
primary
#7D7FF7
secondary
#F5F5D6
accent
#E100E5
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F17
muted
#807F85