#FC7DF2#FC7DF2
#FC7DF2 is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.4% C 0.206 H 330.4°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7DF2 |
|---|---|
| RGB | rgb(252, 125, 242) |
| HSL | hsl(305, 95%, 74%) |
| HSV | hsv(305, 50%, 99%) |
| CMYK | cmyk(0%, 50.4%, 4%, 1.2%) |
| CIE-LAB | lab(70.72, 63.33, -37.28) |
| CIE-LCH | lch(70.72, 73.49, 329.52°) |
| OKLab | oklab(77.37% 0.1792 -0.1018) |
| OKLCH | oklch(77.37% 0.206 330.4) |
| XYZ | xyz(63.5050, 41.7774, 88.7061) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 2.75
Candy Pink
#FF63E9
ΔE00 4.22
Light Magenta
#FA5FF7
ΔE00 5.25
Violet Pink
#FB5FFC
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7DF2 #7DFC87
analogous
#C77DFC #FC7DF2 #FC7DB3
triadic
#FC7DF2 #F2FC7D #7DF2FC
tetradic
#FC7DF2 #FCC77D #7DFC87 #7DB3FC
square
#FC7DF2 #FCC77D #7DFC87 #7DB3FC
split-complementary
#FC7DF2 #B3FC7D #7DFCC7
monochromatic
#F906E6 #FB41EC #FC7DF2 #FDB9F8 #FEE1FC
Accessibility & contrast
On white
2.24
#FC7DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#FC7DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7DF2
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7DF2 | 1.00 | 2.24 | 9.35 | 9.35 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F6
Deuteranopia (green-blind)
#9CB3EE
Tritanopia (blue-blind)
#FF88AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7df2; /* rgb */ color: rgb(252, 125, 242); /* oklch */ color: oklch(77.4% 0.206 330.4);
Tailwind
colors: {
custom: {
50: '#ffa7f6',
500: '#fc7df2',
950: '#000000',
},
}SCSS
$custom: #fc7df2; $custom-light: #ffa7f6; $custom-dark: #000000;
JSON
{
"hex": "#fc7df2",
"rgb": {
"r": 252,
"g": 125,
"b": 242
},
"hsl": {
"h": 304.724,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.77371,
"c": 0.20612,
"h": 330.4
},
"luminance": 0.41773
}Semantic roles & 50–950 ramp
primary
#FC7DF2
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85