#FD7DF7#FD7DF7
#FD7DF7 is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.7% C 0.211 H 329.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DF7 |
|---|---|
| RGB | rgb(253, 125, 247) |
| HSL | hsl(303, 97%, 74%) |
| HSV | hsv(303, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 2.4%, 0.8%) |
| CIE-LAB | lab(71.06, 64.44, -39.48) |
| CIE-LCH | lch(71.06, 75.57, 328.50°) |
| OKLab | oklab(77.72% 0.1811 -0.1081) |
| OKLCH | oklch(77.72% 0.211 329.2) |
| XYZ | xyz(64.6294, 42.2691, 92.7323) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 3.18
Candy Pink
#FF63E9
ΔE00 4.45
Light Magenta
#FA5FF7
ΔE00 5.08
Violet Pink
#FB5FFC
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DF7 #7DFD83
analogous
#C37DFD #FD7DF7 #FD7DB7
triadic
#FD7DF7 #F7FD7D #7DF7FD
tetradic
#FD7DF7 #FDC37D #7DFD83 #7DB7FD
square
#FD7DF7 #FDC37D #7DFD83 #7DB7FD
split-complementary
#FD7DF7 #B7FD7D #7DFDC3
monochromatic
#FB04F0 #FC41F3 #FD7DF7 #FEB9FB #FFE1FD
Accessibility & contrast
On white
2.22
#FD7DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FD7DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DF7
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DF7 | 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)
#74A3FB
Deuteranopia (green-blind)
#9AB4F3
Tritanopia (blue-blind)
#FF89AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd7df7; /* rgb */ color: rgb(253, 125, 247); /* oklch */ color: oklch(77.7% 0.211 329.2);
Tailwind
colors: {
custom: {
50: '#ffa7fa',
500: '#fd7df7',
950: '#000000',
},
}SCSS
$custom: #fd7df7; $custom-light: #ffa7fa; $custom-dark: #000000;
JSON
{
"hex": "#fd7df7",
"rgb": {
"r": 253,
"g": 125,
"b": 247
},
"hsl": {
"h": 302.813,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.77717,
"c": 0.21089,
"h": 329.2
},
"luminance": 0.42265
}Semantic roles & 50–950 ramp
primary
#FD7DF7
secondary
#D4F7D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85