#7C7FFC#7C7FFC
#7C7FFC is a light, vivid blue. Relative luminance 0.265; OKLCH L 65.5% C 0.182 H 279.1°. Best body text is #000000 at 6.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7C7FFC |
|---|---|
| RGB | rgb(124, 127, 252) |
| HSL | hsl(239, 96%, 74%) |
| HSV | hsv(239, 51%, 99%) |
| CMYK | cmyk(50.8%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(58.50, 31.95, -62.95) |
| CIE-LCH | lch(58.50, 70.59, 296.91°) |
| OKLab | oklab(65.48% 0.0287 -0.1795) |
| OKLCH | oklch(65.48% 0.182 279.1) |
| XYZ | xyz(33.4668, 26.4901, 95.4262) |
| Luminance | 0.2649 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.20
Cornflower
#6A79F7
ΔE00 3.24
Lavender Blue
#8B88F8
ΔE00 3.41
Perrywinkle
#8F8CE7
ΔE00 5.90
Soft Blue
#6488EA
ΔE00 6.63
Mediumslateblue
#7B68EE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C7FFC #FCF97C
analogous
#7CBFFC #7C7FFC #B97CFC
triadic
#7C7FFC #FC7C7F #7FFC7C
tetradic
#7C7FFC #FC7CBF #FCF97C #7CFCB9
square
#7C7FFC #FC7CBF #FCF97C #7CFCB9
split-complementary
#7C7FFC #FCB97C #BFFC7C
monochromatic
#060BF8 #4045FB #7C7FFC #B8B9FD #E1E2FE
Accessibility & contrast
On white
3.33
#7C7FFC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.30
#7C7FFC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C7FFC
6.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C7FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C7FFC | 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)
#4292FF
Deuteranopia (green-blind)
#3488F9
Tritanopia (blue-blind)
#479AB2
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #7c7ffc; /* rgb */ color: rgb(124, 127, 252); /* oklch */ color: oklch(65.5% 0.182 279.1);
Tailwind
colors: {
custom: {
50: '#aaa4fe',
500: '#7c7ffc',
950: '#000000',
},
}SCSS
$custom: #7c7ffc; $custom-light: #aaa4fe; $custom-dark: #000000;
JSON
{
"hex": "#7c7ffc",
"rgb": {
"r": 124,
"g": 127,
"b": 252
},
"hsl": {
"h": 238.594,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.65479,
"c": 0.18176,
"h": 279.1
},
"luminance": 0.26492
}Semantic roles & 50–950 ramp
primary
#7C7FFC
secondary
#F7F6D4
accent
#E000E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86