#FC7DF6#FC7DF6
#FC7DF6 is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.5% C 0.209 H 329.2°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7DF6 |
|---|---|
| RGB | rgb(252, 125, 246) |
| HSL | hsl(303, 95%, 74%) |
| HSV | hsv(303, 50%, 99%) |
| CMYK | cmyk(0%, 50.4%, 2.4%, 1.2%) |
| CIE-LAB | lab(70.88, 64.00, -39.21) |
| CIE-LCH | lch(70.88, 75.05, 328.50°) |
| OKLab | oklab(77.55% 0.1798 -0.1074) |
| OKLCH | oklch(77.55% 0.209 329.2) |
| XYZ | xyz(64.1123, 42.0203, 91.9047) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 3.02
Candy Pink
#FF63E9
ΔE00 4.39
Light Magenta
#FA5FF7
ΔE00 5.05
Violet Pink
#FB5FFC
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7DF6 #7DFC83
analogous
#C37DFC #FC7DF6 #FC7DB7
triadic
#FC7DF6 #F6FC7D #7DF6FC
tetradic
#FC7DF6 #FCC37D #7DFC83 #7DB7FC
square
#FC7DF6 #FCC37D #7DFC83 #7DB7FC
split-complementary
#FC7DF6 #B7FC7D #7DFCC3
monochromatic
#F906ED #FB41F2 #FC7DF6 #FDB9FA #FEE1FD
Accessibility & contrast
On white
2.23
#FC7DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#FC7DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7DF6
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7DF6 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FA
Deuteranopia (green-blind)
#9AB4F2
Tritanopia (blue-blind)
#FF89AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7df6; /* rgb */ color: rgb(252, 125, 246); /* oklch */ color: oklch(77.5% 0.209 329.2);
Tailwind
colors: {
custom: {
50: '#ffa7f9',
500: '#fc7df6',
950: '#000000',
},
}SCSS
$custom: #fc7df6; $custom-light: #ffa7f9; $custom-dark: #000000;
JSON
{
"hex": "#fc7df6",
"rgb": {
"r": 252,
"g": 125,
"b": 246
},
"hsl": {
"h": 302.835,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.7755,
"c": 0.20944,
"h": 329.2
},
"luminance": 0.42016
}Semantic roles & 50–950 ramp
primary
#FC7DF6
secondary
#D4F7D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85