#FC7CFF#FC7CFF
#FC7CFF is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.8% C 0.219 H 326.6°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CFF |
|---|---|
| RGB | rgb(252, 124, 255) |
| HSL | hsl(299, 100%, 74%) |
| HSV | hsv(299, 51%, 100%) |
| CMYK | cmyk(1.2%, 51.4%, 0%, 0%) |
| CIE-LAB | lab(71.10, 65.99, -43.79) |
| CIE-LCH | lch(71.10, 79.19, 326.43°) |
| OKLab | oklab(77.84% 0.1824 -0.1205) |
| OKLCH | oklch(77.84% 0.219 326.6) |
| XYZ | xyz(65.4013, 42.3344, 99.3148) |
| Luminance | 0.4233 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 3.90
Violet Pink
#FB5FFC
ΔE00 4.64
Light Magenta
#FA5FF7
ΔE00 4.76
Candy Pink
#FF63E9
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CFF #7FFF7C
analogous
#BB7CFF #FC7CFF #FF7CC1
triadic
#FC7CFF #FFFC7C #7CFFFC
tetradic
#FC7CFF #FFBB7C #7FFF7C #7CC1FF
square
#FC7CFF #FFBB7C #7FFF7C #7CC1FF
split-complementary
#FC7CFF #C1FF7C #7CFFBB
monochromatic
#F902FF #FB3FFF #FC7CFF #FDB9FF #FEE0FF
Accessibility & contrast
On white
2.22
#FC7CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FC7CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CFF
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CFF | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA4FF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#FF8BB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7cff; /* rgb */ color: rgb(252, 124, 255); /* oklch */ color: oklch(77.8% 0.219 326.6);
Tailwind
colors: {
custom: {
50: '#ffa7ff',
500: '#fc7cff',
950: '#000000',
},
}SCSS
$custom: #fc7cff; $custom-light: #ffa7ff; $custom-dark: #000000;
JSON
{
"hex": "#fc7cff",
"rgb": {
"r": 252,
"g": 124,
"b": 255
},
"hsl": {
"h": 298.626,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.77837,
"c": 0.21861,
"h": 326.6
},
"luminance": 0.42331
}Semantic roles & 50–950 ramp
primary
#FC7CFF
secondary
#D4F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86