#FC7DFA#FC7DFA
#FC7DFA is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.7% C 0.213 H 328.0°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7DFA |
|---|---|
| RGB | rgb(252, 125, 250) |
| HSL | hsl(301, 95%, 74%) |
| HSV | hsv(301, 50%, 99%) |
| CMYK | cmyk(0%, 50.4%, 0.8%, 1.2%) |
| CIE-LAB | lab(71.06, 64.67, -41.13) |
| CIE-LCH | lch(71.06, 76.64, 327.54°) |
| OKLab | oklab(77.73% 0.1804 -0.1129) |
| OKLCH | oklch(77.73% 0.213 328) |
| XYZ | xyz(64.7328, 42.2685, 95.1730) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.40
Candy Pink
#FF63E9
ΔE00 4.65
Violet Pink
#FB5FFC
ΔE00 4.93
Light Magenta
#FA5FF7
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7DFA #7DFC7F
analogous
#BF7DFC #FC7DFA #FC7DBB
triadic
#FC7DFA #FAFC7D #7DFAFC
tetradic
#FC7DFA #FCBF7D #7DFC7F #7DBBFC
square
#FC7DFA #FCBF7D #7DFC7F #7DBBFC
split-complementary
#FC7DFA #BBFC7D #7DFCBF
monochromatic
#F906F5 #FB41F8 #FC7DFA #FDB9FC #FEE1FE
Accessibility & contrast
On white
2.22
#FC7DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FC7DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7DFA
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7DFA | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FE
Deuteranopia (green-blind)
#98B4F6
Tritanopia (blue-blind)
#FF8AB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7dfa; /* rgb */ color: rgb(252, 125, 250); /* oklch */ color: oklch(77.7% 0.213 328.0);
Tailwind
colors: {
custom: {
50: '#ffa7fc',
500: '#fc7dfa',
950: '#000000',
},
}SCSS
$custom: #fc7dfa; $custom-light: #ffa7fc; $custom-dark: #000000;
JSON
{
"hex": "#fc7dfa",
"rgb": {
"r": 252,
"g": 125,
"b": 250
},
"hsl": {
"h": 300.945,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.77732,
"c": 0.21282,
"h": 328
},
"luminance": 0.42265
}Semantic roles & 50–950 ramp
primary
#FC7DFA
secondary
#D4F7D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85