#FD7FD8#FD7FD8
#FD7FD8 is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.7% C 0.184 H 339.7°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7FD8 |
|---|---|
| RGB | rgb(253, 127, 216) |
| HSL | hsl(318, 97%, 75%) |
| HSV | hsv(318, 50%, 99%) |
| CMYK | cmyk(0%, 49.8%, 14.6%, 0.8%) |
| CIE-LAB | lab(70.19, 58.57, -23.75) |
| CIE-LCH | lch(70.19, 63.20, 337.93°) |
| OKLab | oklab(76.68% 0.1723 -0.0636) |
| OKLCH | oklch(76.68% 0.184 339.7) |
| XYZ | xyz(60.4928, 41.0237, 69.6847) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 5.17
Pink (survey)
#FF81C0
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7FD8 #7FFDA4
analogous
#E37FFD #FD7FD8 #FD7F99
triadic
#FD7FD8 #D8FD7F #7FD8FD
tetradic
#FD7FD8 #FDE37F #7FFDA4 #7F99FD
square
#FD7FD8 #FDE37F #7FFDA4 #7F99FD
split-complementary
#FD7FD8 #99FD7F #7FFDE3
monochromatic
#FB06B3 #FC43C6 #FD7FD8 #FEBBEA #FFE1F6
Accessibility & contrast
On white
2.28
#FD7FD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FD7FD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7FD8
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7FD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7FD8 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849FDB
Deuteranopia (green-blind)
#A7B3D5
Tritanopia (blue-blind)
#FF82A2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd7fd8; /* rgb */ color: rgb(253, 127, 216); /* oklch */ color: oklch(76.7% 0.184 339.7);
Tailwind
colors: {
custom: {
50: '#ffa8e4',
500: '#fd7fd8',
950: '#000000',
},
}SCSS
$custom: #fd7fd8; $custom-light: #ffa8e4; $custom-dark: #000000;
JSON
{
"hex": "#fd7fd8",
"rgb": {
"r": 253,
"g": 127,
"b": 216
},
"hsl": {
"h": 317.619,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.76677,
"c": 0.18368,
"h": 339.7
},
"luminance": 0.41019
}Semantic roles & 50–950 ramp
primary
#FD7FD8
secondary
#D4F7DE
accent
#E64300
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83