#FC7DF4#FC7DF4
#FC7DF4 is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.5% C 0.208 H 329.8°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7DF4 |
|---|---|
| RGB | rgb(252, 125, 244) |
| HSL | hsl(304, 95%, 74%) |
| HSV | hsv(304, 50%, 99%) |
| CMYK | cmyk(0%, 50.4%, 3.2%, 1.2%) |
| CIE-LAB | lab(70.80, 63.66, -38.25) |
| CIE-LCH | lch(70.80, 74.27, 329.00°) |
| OKLab | oklab(77.46% 0.1795 -0.1046) |
| OKLCH | oklch(77.46% 0.208 329.8) |
| XYZ | xyz(63.8070, 41.8982, 90.2967) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 2.87
Candy Pink
#FF63E9
ΔE00 4.29
Light Magenta
#FA5FF7
ΔE00 5.14
Violet Pink
#FB5FFC
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7DF4 #7DFC85
analogous
#C57DFC #FC7DF4 #FC7DB5
triadic
#FC7DF4 #F4FC7D #7DF4FC
tetradic
#FC7DF4 #FCC57D #7DFC85 #7DB5FC
square
#FC7DF4 #FCC57D #7DFC85 #7DB5FC
split-complementary
#FC7DF4 #B5FC7D #7DFCC5
monochromatic
#F906EA #FB41EF #FC7DF4 #FDB9F9 #FEE1FC
Accessibility & contrast
On white
2.24
#FC7DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#FC7DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7DF4
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7DF4 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F8
Deuteranopia (green-blind)
#9BB3F0
Tritanopia (blue-blind)
#FF88AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7df4; /* rgb */ color: rgb(252, 125, 244); /* oklch */ color: oklch(77.5% 0.208 329.8);
Tailwind
colors: {
custom: {
50: '#ffa7f8',
500: '#fc7df4',
950: '#000000',
},
}SCSS
$custom: #fc7df4; $custom-light: #ffa7f8; $custom-dark: #000000;
JSON
{
"hex": "#fc7df4",
"rgb": {
"r": 252,
"g": 125,
"b": 244
},
"hsl": {
"h": 303.78,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.7746,
"c": 0.20778,
"h": 329.8
},
"luminance": 0.41894
}Semantic roles & 50–950 ramp
primary
#FC7DF4
secondary
#D4F7D7
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85