#FD7CD5#FD7CD5
#FD7CD5 is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.2% C 0.186 H 340.7°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CD5 |
|---|---|
| RGB | rgb(253, 124, 213) |
| HSL | hsl(319, 97%, 74%) |
| HSV | hsv(319, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 15.8%, 0.8%) |
| CIE-LAB | lab(69.55, 59.54, -23.07) |
| CIE-LCH | lch(69.55, 63.85, 338.82°) |
| OKLab | oklab(76.16% 0.1758 -0.0617) |
| OKLCH | oklch(76.16% 0.186 340.7) |
| XYZ | xyz(59.7268, 40.1066, 67.5335) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.84
Pink (survey)
#FF81C0
ΔE00 5.12
Purply Pink
#F075E6
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.81
Violet (CSS)
#EE82EE
ΔE00 6.00
Candy Pink
#FF63E9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CD5 #7CFDA4
analogous
#E57CFD #FD7CD5 #FD7C95
triadic
#FD7CD5 #D5FD7C #7CD5FD
tetradic
#FD7CD5 #FDE57C #7CFDA4 #7C95FD
square
#FD7CD5 #FDE57C #7CFDA4 #7C95FD
split-complementary
#FD7CD5 #95FD7C #7CFDE5
monochromatic
#FB04AE #FC40C2 #FD7CD5 #FEB8E8 #FFE1F5
Accessibility & contrast
On white
2.33
#FD7CD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#FD7CD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CD5
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CD5 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839DD8
Deuteranopia (green-blind)
#A6B1D2
Tritanopia (blue-blind)
#FF7E9F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd7cd5; /* rgb */ color: rgb(253, 124, 213); /* oklch */ color: oklch(76.2% 0.186 340.7);
Tailwind
colors: {
custom: {
50: '#ffa6e2',
500: '#fd7cd5',
950: '#000000',
},
}SCSS
$custom: #fd7cd5; $custom-light: #ffa6e2; $custom-dark: #000000;
JSON
{
"hex": "#fd7cd5",
"rgb": {
"r": 253,
"g": 124,
"b": 213
},
"hsl": {
"h": 318.605,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.7616,
"c": 0.1863,
"h": 340.7
},
"luminance": 0.40102
}Semantic roles & 50–950 ramp
primary
#FD7CD5
secondary
#D4F7DF
accent
#E64700
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83