#7D7FF8#7D7FF8
#7D7FF8 is a light, vivid blue. Relative luminance 0.263; OKLCH L 65.3% C 0.176 H 279.6°. Best body text is #000000 at 6.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7D7FF8 |
|---|---|
| RGB | rgb(125, 127, 248) |
| HSL | hsl(239, 90%, 73%) |
| HSV | hsv(239, 50%, 97%) |
| CMYK | cmyk(49.6%, 48.8%, 0%, 2.7%) |
| CIE-LAB | lab(58.33, 30.96, -61.00) |
| CIE-LCH | lch(58.33, 68.41, 296.91°) |
| OKLab | oklab(65.3% 0.0295 -0.1737) |
| OKLCH | oklch(65.3% 0.176 279.6) |
| XYZ | xyz(32.9849, 26.3142, 92.1298) |
| Luminance | 0.2632 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.11
Lavender Blue
#8B88F8
ΔE00 3.24
Cornflower
#6A79F7
ΔE00 3.32
Perrywinkle
#8F8CE7
ΔE00 5.55
Soft Blue
#6488EA
ΔE00 6.66
Mediumslateblue
#7B68EE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D7FF8 #F8F67D
analogous
#7DBDF8 #7D7FF8 #B87DF8
triadic
#7D7FF8 #F87D7F #7FF87D
tetradic
#7D7FF8 #F87DBD #F8F67D #7DF8B8
square
#7D7FF8 #F87DBD #F8F67D #7DF8B8
split-complementary
#7D7FF8 #F8B87D #BDF87D
monochromatic
#0D10EE #4346F5 #7D7FF8 #B7B8FB #E2E2FD
Accessibility & contrast
On white
3.35
#7D7FF8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.26
#7D7FF8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D7FF8
6.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D7FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D7FF8 | 1.00 | 3.35 | 6.26 | 6.26 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4791FC
Deuteranopia (green-blind)
#3B88F5
Tritanopia (blue-blind)
#4D99B0
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #7d7ff8; /* rgb */ color: rgb(125, 127, 248); /* oklch */ color: oklch(65.3% 0.176 279.6);
Tailwind
colors: {
custom: {
50: '#aaa4fb',
500: '#7d7ff8',
950: '#000000',
},
}SCSS
$custom: #7d7ff8; $custom-light: #aaa4fb; $custom-dark: #000000;
JSON
{
"hex": "#7d7ff8",
"rgb": {
"r": 125,
"g": 127,
"b": 248
},
"hsl": {
"h": 239.024,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.65296,
"c": 0.17622,
"h": 279.6
},
"luminance": 0.26316
}Semantic roles & 50–950 ramp
primary
#7D7FF8
secondary
#F6F5D5
accent
#E200E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F17
muted
#807F85