#FD7CD6#FD7CD6
#FD7CD6 is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.2% C 0.187 H 340.3°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CD6 |
|---|---|
| RGB | rgb(253, 124, 214) |
| HSL | hsl(318, 97%, 74%) |
| HSV | hsv(318, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 15.4%, 0.8%) |
| CIE-LAB | lab(69.58, 59.68, -23.57) |
| CIE-LCH | lch(69.58, 64.17, 338.45°) |
| OKLab | oklab(76.2% 0.176 -0.0631) |
| OKLCH | oklch(76.2% 0.187 340.3) |
| XYZ | xyz(59.8541, 40.1575, 68.2040) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.02
Purply Pink
#F075E6
ΔE00 5.10
Pink (survey)
#FF81C0
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.73
Violet (CSS)
#EE82EE
ΔE00 5.82
Candy Pink
#FF63E9
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CD6 #7CFDA3
analogous
#E47CFD #FD7CD6 #FD7C96
triadic
#FD7CD6 #D6FD7C #7CD6FD
tetradic
#FD7CD6 #FDE47C #7CFDA3 #7C96FD
square
#FD7CD6 #FDE47C #7CFDA3 #7C96FD
split-complementary
#FD7CD6 #96FD7C #7CFDE4
monochromatic
#FB04B0 #FC40C3 #FD7CD6 #FEB8E9 #FFE1F6
Accessibility & contrast
On white
2.33
#FD7CD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FD7CD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CD6
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CD6 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829DD9
Deuteranopia (green-blind)
#A6B2D3
Tritanopia (blue-blind)
#FF7E9F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd7cd6; /* rgb */ color: rgb(253, 124, 214); /* oklch */ color: oklch(76.2% 0.187 340.3);
Tailwind
colors: {
custom: {
50: '#ffa6e2',
500: '#fd7cd6',
950: '#000000',
},
}SCSS
$custom: #fd7cd6; $custom-light: #ffa6e2; $custom-dark: #000000;
JSON
{
"hex": "#fd7cd6",
"rgb": {
"r": 253,
"g": 124,
"b": 214
},
"hsl": {
"h": 318.14,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.76198,
"c": 0.187,
"h": 340.3
},
"luminance": 0.40153
}Semantic roles & 50–950 ramp
primary
#FD7CD6
secondary
#D4F7DF
accent
#E64500
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83