#FD7CD7#FD7CD7
#FD7CD7 is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.2% C 0.188 H 339.9°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CD7 |
|---|---|
| RGB | rgb(253, 124, 215) |
| HSL | hsl(318, 97%, 74%) |
| HSV | hsv(318, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 15%, 0.8%) |
| CIE-LAB | lab(69.62, 59.83, -24.07) |
| CIE-LCH | lch(69.62, 64.49, 338.09°) |
| OKLab | oklab(76.24% 0.1763 -0.0645) |
| OKLCH | oklch(76.24% 0.188 339.9) |
| XYZ | xyz(59.9822, 40.2087, 68.8787) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 4.94
Pink (survey)
#FF81C0
ΔE00 5.50
Violet (CSS)
#EE82EE
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.65
Candy Pink
#FF63E9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CD7 #7CFDA2
analogous
#E27CFD #FD7CD7 #FD7C97
triadic
#FD7CD7 #D7FD7C #7CD7FD
tetradic
#FD7CD7 #FDE27C #7CFDA2 #7C97FD
square
#FD7CD7 #FDE27C #7CFDA2 #7C97FD
split-complementary
#FD7CD7 #97FD7C #7CFDE2
monochromatic
#FB04B2 #FC40C5 #FD7CD7 #FEB8E9 #FFE1F6
Accessibility & contrast
On white
2.32
#FD7CD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FD7CD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CD7
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CD7 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829DDA
Deuteranopia (green-blind)
#A6B2D4
Tritanopia (blue-blind)
#FF7FA0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd7cd7; /* rgb */ color: rgb(253, 124, 215); /* oklch */ color: oklch(76.2% 0.188 339.9);
Tailwind
colors: {
custom: {
50: '#ffa6e3',
500: '#fd7cd7',
950: '#000000',
},
}SCSS
$custom: #fd7cd7; $custom-light: #ffa6e3; $custom-dark: #000000;
JSON
{
"hex": "#fd7cd7",
"rgb": {
"r": 253,
"g": 124,
"b": 215
},
"hsl": {
"h": 317.674,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.76238,
"c": 0.18768,
"h": 339.9
},
"luminance": 0.40204
}Semantic roles & 50–950 ramp
primary
#FD7CD7
secondary
#D4F7DE
accent
#E64400
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83