#FD7AF5#FD7AF5
#FD7AF5 is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.2% C 0.214 H 329.8°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7AF5 |
|---|---|
| RGB | rgb(253, 122, 245) |
| HSL | hsl(304, 97%, 74%) |
| HSV | hsv(304, 52%, 99%) |
| CMYK | cmyk(0%, 51.8%, 3.2%, 0.8%) |
| CIE-LAB | lab(70.45, 65.48, -39.32) |
| CIE-LCH | lch(70.45, 76.38, 329.01°) |
| OKLab | oklab(77.24% 0.1847 -0.1076) |
| OKLCH | oklch(77.24% 0.214 329.8) |
| XYZ | xyz(63.9483, 41.3982, 90.9909) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 2.77
Candy Pink
#FF63E9
ΔE00 3.88
Light Magenta
#FA5FF7
ΔE00 4.63
Violet Pink
#FB5FFC
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7AF5 #7AFD82
analogous
#C37AFD #FD7AF5 #FD7AB3
triadic
#FD7AF5 #F5FD7A #7AF5FD
tetradic
#FD7AF5 #FDC37A #7AFD82 #7AB3FD
square
#FD7AF5 #FDC37A #7AFD82 #7AB3FD
split-complementary
#FD7AF5 #B3FD7A #7AFDC3
monochromatic
#F904EA #FC3EF0 #FD7AF5 #FEB6FA #FFE1FD
Accessibility & contrast
On white
2.26
#FD7AF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#FD7AF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7AF5
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7AF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7AF5 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1F9
Deuteranopia (green-blind)
#99B3F1
Tritanopia (blue-blind)
#FF86AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd7af5; /* rgb */ color: rgb(253, 122, 245); /* oklch */ color: oklch(77.2% 0.214 329.8);
Tailwind
colors: {
custom: {
50: '#ffa6f9',
500: '#fd7af5',
950: '#000000',
},
}SCSS
$custom: #fd7af5; $custom-light: #ffa6f9; $custom-dark: #000000;
JSON
{
"hex": "#fd7af5",
"rgb": {
"r": 253,
"g": 122,
"b": 245
},
"hsl": {
"h": 303.664,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.77245,
"c": 0.21376,
"h": 329.8
},
"luminance": 0.41394
}Semantic roles & 50–950 ramp
primary
#FD7AF5
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85