#FD7FF7#FD7FF7
#FD7FF7 is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 78.0% C 0.208 H 329.2°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7FF7 |
|---|---|
| RGB | rgb(253, 127, 247) |
| HSL | hsl(303, 97%, 75%) |
| HSV | hsv(303, 50%, 99%) |
| CMYK | cmyk(0%, 49.8%, 2.4%, 0.8%) |
| CIE-LAB | lab(71.41, 63.51, -38.94) |
| CIE-LCH | lch(71.41, 74.49, 328.49°) |
| OKLab | oklab(77.98% 0.1784 -0.1066) |
| OKLCH | oklch(77.98% 0.208 329.2) |
| XYZ | xyz(64.8851, 42.7806, 92.8175) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 3.37
Candy Pink
#FF63E9
ΔE00 4.76
Light Magenta
#FA5FF7
ΔE00 5.44
Violet Pink
#FB5FFC
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7FF7 #7FFD85
analogous
#C47FFD #FD7FF7 #FD7FB8
triadic
#FD7FF7 #F7FD7F #7FF7FD
tetradic
#FD7FF7 #FDC47F #7FFD85 #7FB8FD
square
#FD7FF7 #FDC47F #7FFD85 #7FB8FD
split-complementary
#FD7FF7 #B8FD7F #7FFDC4
monochromatic
#FB06EF #FC43F3 #FD7FF7 #FEBBFB #FFE1FD
Accessibility & contrast
On white
2.20
#FD7FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FD7FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7FF7
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7FF7 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FB
Deuteranopia (green-blind)
#9CB5F3
Tritanopia (blue-blind)
#FF8BB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd7ff7; /* rgb */ color: rgb(253, 127, 247); /* oklch */ color: oklch(78.0% 0.208 329.2);
Tailwind
colors: {
custom: {
50: '#ffa9fa',
500: '#fd7ff7',
950: '#000000',
},
}SCSS
$custom: #fd7ff7; $custom-light: #ffa9fa; $custom-dark: #000000;
JSON
{
"hex": "#fd7ff7",
"rgb": {
"r": 253,
"g": 127,
"b": 247
},
"hsl": {
"h": 302.857,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.77976,
"c": 0.20783,
"h": 329.2
},
"luminance": 0.42777
}Semantic roles & 50–950 ramp
primary
#FD7FF7
secondary
#D4F7D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85