#FD7CC3#FD7CC3
#FD7CC3 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.5% C 0.175 H 347.9°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CC3 |
|---|---|
| RGB | rgb(253, 124, 195) |
| HSL | hsl(327, 97%, 74%) |
| HSV | hsv(327, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 22.9%, 0.8%) |
| CIE-LAB | lab(68.93, 56.98, -13.97) |
| CIE-LCH | lch(68.93, 58.67, 346.22°) |
| OKLab | oklab(75.5% 0.1711 -0.0366) |
| OKLCH | oklch(75.5% 0.175 347.9) |
| XYZ | xyz(57.5676, 39.2429, 56.1619) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.70
Bubblegum Pink
#FE83CC
ΔE00 1.84
Bubblegum (survey)
#FF6CB5
ΔE00 3.38
Hot Pink
#FF69B4
ΔE00 3.81
Bubble Gum Pink
#FF69AF
ΔE00 4.43
Carnation Pink
#FF7FA7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CC3 #7CFDB6
analogous
#F77CFD #FD7CC3 #FD7C83
triadic
#FD7CC3 #C3FD7C #7CC3FD
tetradic
#FD7CC3 #FDF77C #7CFDB6 #7C83FD
square
#FD7CC3 #FDF77C #7CFDB6 #7C83FD
split-complementary
#FD7CC3 #83FD7C #7CFDF7
monochromatic
#FB048C #FC40A7 #FD7CC3 #FEB8DF #FFE1F1
Accessibility & contrast
On white
2.37
#FD7CC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FD7CC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CC3
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CC3 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899AC5
Deuteranopia (green-blind)
#ABB0C0
Tritanopia (blue-blind)
#FF7997
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7cc3; /* rgb */ color: rgb(253, 124, 195); /* oklch */ color: oklch(75.5% 0.175 347.9);
Tailwind
colors: {
custom: {
50: '#ffa6d5',
500: '#fd7cc3',
950: '#000000',
},
}SCSS
$custom: #fd7cc3; $custom-light: #ffa6d5; $custom-dark: #000000;
JSON
{
"hex": "#fd7cc3",
"rgb": {
"r": 253,
"g": 124,
"b": 195
},
"hsl": {
"h": 326.977,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.75495,
"c": 0.17499,
"h": 347.9
},
"luminance": 0.39238
}Semantic roles & 50–950 ramp
primary
#FD7CC3
secondary
#D4F7E4
accent
#E66700
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83