#FD7AF7#FD7AF7
#FD7AF7 is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.3% C 0.215 H 329.2°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7AF7 |
|---|---|
| RGB | rgb(253, 122, 247) |
| HSL | hsl(303, 97%, 74%) |
| HSV | hsv(303, 52%, 99%) |
| CMYK | cmyk(0%, 51.8%, 2.4%, 0.8%) |
| CIE-LAB | lab(70.54, 65.81, -40.29) |
| CIE-LCH | lch(70.54, 77.16, 328.53°) |
| OKLab | oklab(77.34% 0.185 -0.1104) |
| OKLCH | oklch(77.34% 0.215 329.2) |
| XYZ | xyz(64.2553, 41.5210, 92.6076) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 2.94
Candy Pink
#FF63E9
ΔE00 4.00
Light Magenta
#FA5FF7
ΔE00 4.55
Violet Pink
#FB5FFC
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7AF7 #7AFD80
analogous
#C17AFD #FD7AF7 #FD7AB5
triadic
#FD7AF7 #F7FD7A #7AF7FD
tetradic
#FD7AF7 #FDC17A #7AFD80 #7AB5FD
square
#FD7AF7 #FDC17A #7AFD80 #7AB5FD
split-complementary
#FD7AF7 #B5FD7A #7AFDC1
monochromatic
#F904EE #FC3EF3 #FD7AF7 #FEB6FB #FFE1FD
Accessibility & contrast
On white
2.26
#FD7AF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#FD7AF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7AF7
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7AF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7AF7 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A1FB
Deuteranopia (green-blind)
#99B3F3
Tritanopia (blue-blind)
#FF87AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd7af7; /* rgb */ color: rgb(253, 122, 247); /* oklch */ color: oklch(77.3% 0.215 329.2);
Tailwind
colors: {
custom: {
50: '#ffa6fa',
500: '#fd7af7',
950: '#000000',
},
}SCSS
$custom: #fd7af7; $custom-light: #ffa6fa; $custom-dark: #000000;
JSON
{
"hex": "#fd7af7",
"rgb": {
"r": 253,
"g": 122,
"b": 247
},
"hsl": {
"h": 302.748,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.77336,
"c": 0.21542,
"h": 329.2
},
"luminance": 0.41517
}Semantic roles & 50–950 ramp
primary
#FD7AF7
secondary
#D4F7D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85