#FD7CC1#FD7CC1
#FD7CC1 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.4% C 0.174 H 348.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CC1 |
|---|---|
| RGB | rgb(253, 124, 193) |
| HSL | hsl(328, 97%, 74%) |
| HSV | hsv(328, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 23.7%, 0.8%) |
| CIE-LAB | lab(68.86, 56.71, -12.95) |
| CIE-LCH | lch(68.86, 58.17, 347.14°) |
| OKLab | oklab(75.43% 0.1706 -0.0338) |
| OKLCH | oklch(75.43% 0.174 348.8) |
| XYZ | xyz(57.3430, 39.1531, 54.9789) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.39
Bubblegum Pink
#FE83CC
ΔE00 2.15
Bubblegum (survey)
#FF6CB5
ΔE00 3.18
Hot Pink
#FF69B4
ΔE00 3.64
Bubble Gum Pink
#FF69AF
ΔE00 4.17
Carnation Pink
#FF7FA7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CC1 #7CFDB8
analogous
#F87CFD #FD7CC1 #FD7C81
triadic
#FD7CC1 #C1FD7C #7CC1FD
tetradic
#FD7CC1 #FDF87C #7CFDB8 #7C81FD
square
#FD7CC1 #FDF87C #7CFDB8 #7C81FD
split-complementary
#FD7CC1 #81FD7C #7CFDF8
monochromatic
#FB0488 #FC40A4 #FD7CC1 #FEB8DE #FFE1F1
Accessibility & contrast
On white
2.38
#FD7CC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FD7CC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CC1
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CC1 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC3
Deuteranopia (green-blind)
#ACB0BE
Tritanopia (blue-blind)
#FF7896
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7cc1; /* rgb */ color: rgb(253, 124, 193); /* oklch */ color: oklch(75.4% 0.174 348.8);
Tailwind
colors: {
custom: {
50: '#ffa6d3',
500: '#fd7cc1',
950: '#000000',
},
}SCSS
$custom: #fd7cc1; $custom-light: #ffa6d3; $custom-dark: #000000;
JSON
{
"hex": "#fd7cc1",
"rgb": {
"r": 253,
"g": 124,
"b": 193
},
"hsl": {
"h": 327.907,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.75425,
"c": 0.17387,
"h": 348.8
},
"luminance": 0.39148
}Semantic roles & 50–950 ramp
primary
#FD7CC1
secondary
#D4F7E4
accent
#E66B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82