#7C7EFE#7C7EFE
#7C7EFE is a light, vivid blue. Relative luminance 0.264; OKLCH L 65.4% C 0.186 H 279.3°. Best body text is #000000 at 6.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7C7EFE |
|---|---|
| RGB | rgb(124, 126, 254) |
| HSL | hsl(239, 98%, 74%) |
| HSV | hsv(239, 51%, 100%) |
| CMYK | cmyk(51.2%, 50.4%, 0%, 0.4%) |
| CIE-LAB | lab(58.38, 33.14, -64.25) |
| CIE-LCH | lch(58.38, 72.29, 297.29°) |
| OKLab | oklab(65.43% 0.0299 -0.1833) |
| OKLCH | oklch(65.43% 0.186 279.3) |
| XYZ | xyz(33.6569, 26.3605, 97.0613) |
| Luminance | 0.2636 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.20
Cornflower
#6A79F7
ΔE00 3.22
Lavender Blue
#8B88F8
ΔE00 3.65
Perrywinkle
#8F8CE7
ΔE00 6.20
Soft Blue
#6488EA
ΔE00 6.92
Mediumslateblue
#7B68EE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C7EFE #FEFC7C
analogous
#7CBFFE #7C7EFE #BB7CFE
triadic
#7C7EFE #FE7C7E #7EFE7C
tetradic
#7C7EFE #FE7CBF #FEFC7C #7CFEBB
square
#7C7EFE #FE7CBF #FEFC7C #7CFEBB
split-complementary
#7C7EFE #FEBB7C #BFFE7C
monochromatic
#0306FD #3F42FE #7C7EFE #B9BAFE #E1E1FF
Accessibility & contrast
On white
3.35
#7C7EFE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.27
#7C7EFE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C7EFE
6.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C7EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C7EFE | 1.00 | 3.35 | 6.27 | 6.27 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D92FF
Deuteranopia (green-blind)
#2E87FB
Tritanopia (blue-blind)
#459AB2
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #7c7efe; /* rgb */ color: rgb(124, 126, 254); /* oklch */ color: oklch(65.4% 0.186 279.3);
Tailwind
colors: {
custom: {
50: '#aaa3ff',
500: '#7c7efe',
950: '#000000',
},
}SCSS
$custom: #7c7efe; $custom-light: #aaa3ff; $custom-dark: #000000;
JSON
{
"hex": "#7c7efe",
"rgb": {
"r": 124,
"g": 126,
"b": 254
},
"hsl": {
"h": 239.077,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.65425,
"c": 0.18573,
"h": 279.3
},
"luminance": 0.26363
}Semantic roles & 50–950 ramp
primary
#7C7EFE
secondary
#F7F7D4
accent
#E200E6
background
#FBFAFF
surface
#F6F3FF
border
#D0CDD7
text
#110F18
muted
#807F86