#FD7FD9#FD7FD9
#FD7FD9 is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.7% C 0.184 H 339.4°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7FD9 |
|---|---|
| RGB | rgb(253, 127, 217) |
| HSL | hsl(317, 97%, 75%) |
| HSV | hsv(317, 50%, 99%) |
| CMYK | cmyk(0%, 49.8%, 14.2%, 0.8%) |
| CIE-LAB | lab(70.23, 58.72, -24.25) |
| CIE-LCH | lch(70.23, 63.53, 337.56°) |
| OKLab | oklab(76.72% 0.1725 -0.065) |
| OKLCH | oklch(76.72% 0.184 339.4) |
| XYZ | xyz(60.6225, 41.0756, 70.3676) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 5.01
Violet (CSS)
#EE82EE
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 5.50
Pink (survey)
#FF81C0
ΔE00 5.60
Candy Pink
#FF63E9
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7FD9 #7FFDA3
analogous
#E27FFD #FD7FD9 #FD7F9A
triadic
#FD7FD9 #D9FD7F #7FD9FD
tetradic
#FD7FD9 #FDE27F #7FFDA3 #7F9AFD
square
#FD7FD9 #FDE27F #7FFDA3 #7F9AFD
split-complementary
#FD7FD9 #9AFD7F #7FFDE2
monochromatic
#FB06B5 #FC43C7 #FD7FD9 #FEBBEB #FFE1F6
Accessibility & contrast
On white
2.28
#FD7FD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#FD7FD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7FD9
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7FD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7FD9 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849FDC
Deuteranopia (green-blind)
#A7B3D6
Tritanopia (blue-blind)
#FF82A2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd7fd9; /* rgb */ color: rgb(253, 127, 217); /* oklch */ color: oklch(76.7% 0.184 339.4);
Tailwind
colors: {
custom: {
50: '#ffa8e5',
500: '#fd7fd9',
950: '#000000',
},
}SCSS
$custom: #fd7fd9; $custom-light: #ffa8e5; $custom-dark: #000000;
JSON
{
"hex": "#fd7fd9",
"rgb": {
"r": 253,
"g": 127,
"b": 217
},
"hsl": {
"h": 317.143,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.76716,
"c": 0.18438,
"h": 339.4
},
"luminance": 0.41071
}Semantic roles & 50–950 ramp
primary
#FD7FD9
secondary
#D4F7DE
accent
#E64200
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84