#FD7CC6#FD7CC6
#FD7CC6 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.6% C 0.177 H 346.7°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CC6 |
|---|---|
| RGB | rgb(253, 124, 198) |
| HSL | hsl(326, 97%, 74%) |
| HSV | hsv(326, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 21.7%, 0.8%) |
| CIE-LAB | lab(69.03, 57.39, -15.50) |
| CIE-LCH | lch(69.03, 59.45, 344.89°) |
| OKLab | oklab(75.6% 0.172 -0.0408) |
| OKLCH | oklch(75.6% 0.177 346.7) |
| XYZ | xyz(57.9102, 39.3800, 57.9662) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.50
Pink (survey)
#FF81C0
ΔE00 2.24
Bubblegum (survey)
#FF6CB5
ΔE00 3.76
Hot Pink
#FF69B4
ΔE00 4.15
Bubble Gum Pink
#FF69AF
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CC6 #7CFDB3
analogous
#F37CFD #FD7CC6 #FD7C86
triadic
#FD7CC6 #C6FD7C #7CC6FD
tetradic
#FD7CC6 #FDF37C #7CFDB3 #7C86FD
square
#FD7CC6 #FDF37C #7CFDB3 #7C86FD
split-complementary
#FD7CC6 #86FD7C #7CFDF3
monochromatic
#FB0491 #FC40AC #FD7CC6 #FEB8E0 #FFE1F2
Accessibility & contrast
On white
2.37
#FD7CC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FD7CC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CC6
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CC6 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889BC8
Deuteranopia (green-blind)
#ABB1C3
Tritanopia (blue-blind)
#FF7A98
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7cc6; /* rgb */ color: rgb(253, 124, 198); /* oklch */ color: oklch(75.6% 0.177 346.7);
Tailwind
colors: {
custom: {
50: '#ffa6d7',
500: '#fd7cc6',
950: '#000000',
},
}SCSS
$custom: #fd7cc6; $custom-light: #ffa6d7; $custom-dark: #000000;
JSON
{
"hex": "#fd7cc6",
"rgb": {
"r": 253,
"g": 124,
"b": 198
},
"hsl": {
"h": 325.581,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.75601,
"c": 0.17672,
"h": 346.7
},
"luminance": 0.39375
}Semantic roles & 50–950 ramp
primary
#FD7CC6
secondary
#D4F7E3
accent
#E66200
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83