#FC7DFC#FC7DFC
#FC7DFC is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.8% C 0.215 H 327.4°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7DFC |
|---|---|
| RGB | rgb(252, 125, 252) |
| HSL | hsl(300, 95%, 74%) |
| HSV | hsv(300, 50%, 99%) |
| CMYK | cmyk(0%, 50.4%, 0%, 1.2%) |
| CIE-LAB | lab(71.14, 65.01, -42.09) |
| CIE-LCH | lch(71.14, 77.45, 327.08°) |
| OKLab | oklab(77.82% 0.1807 -0.1156) |
| OKLCH | oklch(77.82% 0.215 327.4) |
| XYZ | xyz(65.0481, 42.3946, 96.8333) |
| Luminance | 0.4239 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 3.61
Candy Pink
#FF63E9
ΔE00 4.80
Violet Pink
#FB5FFC
ΔE00 4.87
Light Magenta
#FA5FF7
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7DFC #7DFC7D
analogous
#BD7DFC #FC7DFC #FC7DBD
triadic
#FC7DFC #FCFC7D #7DFCFC
tetradic
#FC7DFC #FCBD7D #7DFC7D #7DBDFC
square
#FC7DFC #FCBD7D #7DFC7D #7DBDFC
split-complementary
#FC7DFC #BDFC7D #7DFCBD
monochromatic
#F906F9 #FB41FB #FC7DFC #FDB9FD #FEE1FE
Accessibility & contrast
On white
2.22
#FC7DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FC7DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7DFC
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7DFC | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#FF8BB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7dfc; /* rgb */ color: rgb(252, 125, 252); /* oklch */ color: oklch(77.8% 0.215 327.4);
Tailwind
colors: {
custom: {
50: '#ffa7fe',
500: '#fc7dfc',
950: '#000000',
},
}SCSS
$custom: #fc7dfc; $custom-light: #ffa7fe; $custom-dark: #000000;
JSON
{
"hex": "#fc7dfc",
"rgb": {
"r": 252,
"g": 125,
"b": 252
},
"hsl": {
"h": 300,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.77824,
"c": 0.21452,
"h": 327.4
},
"luminance": 0.42391
}Semantic roles & 50–950 ramp
primary
#FC7DFC
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86