#FD7AF6#FD7AF6
#FD7AF6 is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.3% C 0.215 H 329.5°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7AF6 |
|---|---|
| RGB | rgb(253, 122, 246) |
| HSL | hsl(303, 97%, 74%) |
| HSV | hsv(303, 52%, 99%) |
| CMYK | cmyk(0%, 51.8%, 2.8%, 0.8%) |
| CIE-LAB | lab(70.50, 65.65, -39.81) |
| CIE-LCH | lch(70.50, 76.77, 328.77°) |
| OKLab | oklab(77.29% 0.1848 -0.109) |
| OKLCH | oklch(77.29% 0.215 329.5) |
| XYZ | xyz(64.1014, 41.4595, 91.7971) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 2.85
Candy Pink
#FF63E9
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 4.59
Violet Pink
#FB5FFC
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7AF6 #7AFD81
analogous
#C27AFD #FD7AF6 #FD7AB4
triadic
#FD7AF6 #F6FD7A #7AF6FD
tetradic
#FD7AF6 #FDC27A #7AFD81 #7AB4FD
square
#FD7AF6 #FDC27A #7AFD81 #7AB4FD
split-complementary
#FD7AF6 #B4FD7A #7AFDC2
monochromatic
#F904EC #FC3EF2 #FD7AF6 #FEB6FA #FFE1FD
Accessibility & contrast
On white
2.26
#FD7AF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#FD7AF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7AF6
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7AF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7AF6 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A1FA
Deuteranopia (green-blind)
#99B3F2
Tritanopia (blue-blind)
#FF86AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd7af6; /* rgb */ color: rgb(253, 122, 246); /* oklch */ color: oklch(77.3% 0.215 329.5);
Tailwind
colors: {
custom: {
50: '#ffa6f9',
500: '#fd7af6',
950: '#000000',
},
}SCSS
$custom: #fd7af6; $custom-light: #ffa6f9; $custom-dark: #000000;
JSON
{
"hex": "#fd7af6",
"rgb": {
"r": 253,
"g": 122,
"b": 246
},
"hsl": {
"h": 303.206,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.77291,
"c": 0.21459,
"h": 329.5
},
"luminance": 0.41456
}Semantic roles & 50–950 ramp
primary
#FD7AF6
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85