#FD7AF3#FD7AF3
#FD7AF3 is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.2% C 0.212 H 330.4°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7AF3 |
|---|---|
| RGB | rgb(253, 122, 243) |
| HSL | hsl(305, 97%, 74%) |
| HSV | hsv(305, 52%, 99%) |
| CMYK | cmyk(0%, 51.8%, 4%, 0.8%) |
| CIE-LAB | lab(70.37, 65.15, -38.36) |
| CIE-LCH | lch(70.37, 75.61, 329.51°) |
| OKLab | oklab(77.16% 0.1844 -0.1049) |
| OKLCH | oklch(77.16% 0.212 330.4) |
| XYZ | xyz(63.6447, 41.2768, 89.3916) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 2.62
Candy Pink
#FF63E9
ΔE00 3.78
Light Magenta
#FA5FF7
ΔE00 4.73
Violet Pink
#FB5FFC
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7AF3 #7AFD84
analogous
#C57AFD #FD7AF3 #FD7AB1
triadic
#FD7AF3 #F3FD7A #7AF3FD
tetradic
#FD7AF3 #FDC57A #7AFD84 #7AB1FD
square
#FD7AF3 #FDC57A #7AFD84 #7AB1FD
split-complementary
#FD7AF3 #B1FD7A #7AFDC5
monochromatic
#F904E6 #FC3EEE #FD7AF3 #FEB6F8 #FFE1FC
Accessibility & contrast
On white
2.27
#FD7AF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#FD7AF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7AF3
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7AF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7AF3 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F7
Deuteranopia (green-blind)
#9AB3EF
Tritanopia (blue-blind)
#FF85AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd7af3; /* rgb */ color: rgb(253, 122, 243); /* oklch */ color: oklch(77.2% 0.212 330.4);
Tailwind
colors: {
custom: {
50: '#ffa5f7',
500: '#fd7af3',
950: '#000000',
},
}SCSS
$custom: #fd7af3; $custom-light: #ffa5f7; $custom-dark: #000000;
JSON
{
"hex": "#fd7af3",
"rgb": {
"r": 253,
"g": 122,
"b": 243
},
"hsl": {
"h": 304.58,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.77155,
"c": 0.21213,
"h": 330.4
},
"luminance": 0.41273
}Semantic roles & 50–950 ramp
primary
#FD7AF3
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85