#FC7DF1#FC7DF1
#FC7DF1 is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.3% C 0.205 H 330.7°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7DF1 |
|---|---|
| RGB | rgb(252, 125, 241) |
| HSL | hsl(305, 95%, 74%) |
| HSV | hsv(305, 50%, 99%) |
| CMYK | cmyk(0%, 50.4%, 4.4%, 1.2%) |
| CIE-LAB | lab(70.68, 63.17, -36.80) |
| CIE-LCH | lch(70.68, 73.10, 329.78°) |
| OKLab | oklab(77.33% 0.179 -0.1005) |
| OKLCH | oklch(77.33% 0.205 330.7) |
| XYZ | xyz(63.3552, 41.7175, 87.9173) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.21
Purply Pink
#F075E6
ΔE00 2.71
Candy Pink
#FF63E9
ΔE00 4.19
Light Magenta
#FA5FF7
ΔE00 5.31
Violet Pink
#FB5FFC
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7DF1 #7DFC88
analogous
#C87DFC #FC7DF1 #FC7DB2
triadic
#FC7DF1 #F1FC7D #7DF1FC
tetradic
#FC7DF1 #FCC87D #7DFC88 #7DB2FC
square
#FC7DF1 #FCC87D #7DFC88 #7DB2FC
split-complementary
#FC7DF1 #B2FC7D #7DFCC8
monochromatic
#F906E4 #FB41EB #FC7DF1 #FDB9F7 #FEE1FC
Accessibility & contrast
On white
2.25
#FC7DF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#FC7DF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7DF1
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7DF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7DF1 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F5
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7df1; /* rgb */ color: rgb(252, 125, 241); /* oklch */ color: oklch(77.3% 0.205 330.7);
Tailwind
colors: {
custom: {
50: '#ffa7f6',
500: '#fc7df1',
950: '#000000',
},
}SCSS
$custom: #fc7df1; $custom-light: #ffa7f6; $custom-dark: #000000;
JSON
{
"hex": "#fc7df1",
"rgb": {
"r": 252,
"g": 125,
"b": 241
},
"hsl": {
"h": 305.197,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.77327,
"c": 0.20529,
"h": 330.7
},
"luminance": 0.41714
}Semantic roles & 50–950 ramp
primary
#FC7DF1
secondary
#D4F7D7
accent
#E61400
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85