#FD7CC7#FD7CC7
#FD7CC7 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.6% C 0.177 H 346.2°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CC7 |
|---|---|
| RGB | rgb(253, 124, 199) |
| HSL | hsl(325, 97%, 74%) |
| HSV | hsv(325, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 21.3%, 0.8%) |
| CIE-LAB | lab(69.06, 57.53, -16.01) |
| CIE-LCH | lch(69.06, 59.71, 344.45°) |
| OKLab | oklab(75.64% 0.1722 -0.0422) |
| OKLCH | oklch(75.64% 0.177 346.2) |
| XYZ | xyz(58.0260, 39.4262, 58.5757) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.43
Pink (survey)
#FF81C0
ΔE00 2.43
Bubblegum (survey)
#FF6CB5
ΔE00 3.90
Hot Pink
#FF69B4
ΔE00 4.27
Bubble Gum Pink
#FF69AF
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CC7 #7CFDB2
analogous
#F27CFD #FD7CC7 #FD7C87
triadic
#FD7CC7 #C7FD7C #7CC7FD
tetradic
#FD7CC7 #FDF27C #7CFDB2 #7C87FD
square
#FD7CC7 #FDF27C #7CFDB2 #7C87FD
split-complementary
#FD7CC7 #87FD7C #7CFDF2
monochromatic
#FB0493 #FC40AD #FD7CC7 #FEB8E1 #FFE1F2
Accessibility & contrast
On white
2.36
#FD7CC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FD7CC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CC7
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CC7 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889BC9
Deuteranopia (green-blind)
#AAB1C4
Tritanopia (blue-blind)
#FF7A99
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd7cc7; /* rgb */ color: rgb(253, 124, 199); /* oklch */ color: oklch(75.6% 0.177 346.2);
Tailwind
colors: {
custom: {
50: '#ffa6d8',
500: '#fd7cc7',
950: '#000000',
},
}SCSS
$custom: #fd7cc7; $custom-light: #ffa6d8; $custom-dark: #000000;
JSON
{
"hex": "#fd7cc7",
"rgb": {
"r": 253,
"g": 124,
"b": 199
},
"hsl": {
"h": 325.116,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.75637,
"c": 0.17731,
"h": 346.2
},
"luminance": 0.39421
}Semantic roles & 50–950 ramp
primary
#FD7CC7
secondary
#D4F7E3
accent
#E66000
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83