#FD7CC5#FD7CC5
#FD7CC5 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.6% C 0.176 H 347.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CC5 |
|---|---|
| RGB | rgb(253, 124, 197) |
| HSL | hsl(326, 97%, 74%) |
| HSV | hsv(326, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 22.1%, 0.8%) |
| CIE-LAB | lab(68.99, 57.25, -14.99) |
| CIE-LCH | lch(68.99, 59.18, 345.33°) |
| OKLab | oklab(75.57% 0.1717 -0.0394) |
| OKLCH | oklch(75.57% 0.176 347.1) |
| XYZ | xyz(57.7953, 39.3340, 57.3608) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.59
Pink (survey)
#FF81C0
ΔE00 2.06
Bubblegum (survey)
#FF6CB5
ΔE00 3.63
Hot Pink
#FF69B4
ΔE00 4.03
Bubble Gum Pink
#FF69AF
ΔE00 4.71
Carnation Pink
#FF7FA7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CC5 #7CFDB4
analogous
#F57CFD #FD7CC5 #FD7C85
triadic
#FD7CC5 #C5FD7C #7CC5FD
tetradic
#FD7CC5 #FDF57C #7CFDB4 #7C85FD
square
#FD7CC5 #FDF57C #7CFDB4 #7C85FD
split-complementary
#FD7CC5 #85FD7C #7CFDF5
monochromatic
#FB0490 #FC40AA #FD7CC5 #FEB8E0 #FFE1F2
Accessibility & contrast
On white
2.37
#FD7CC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FD7CC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CC5
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CC5 | 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)
#889BC7
Deuteranopia (green-blind)
#ABB1C2
Tritanopia (blue-blind)
#FF7A98
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7cc5; /* rgb */ color: rgb(253, 124, 197); /* oklch */ color: oklch(75.6% 0.176 347.1);
Tailwind
colors: {
custom: {
50: '#ffa6d6',
500: '#fd7cc5',
950: '#000000',
},
}SCSS
$custom: #fd7cc5; $custom-light: #ffa6d6; $custom-dark: #000000;
JSON
{
"hex": "#fd7cc5",
"rgb": {
"r": 253,
"g": 124,
"b": 197
},
"hsl": {
"h": 326.047,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.75566,
"c": 0.17614,
"h": 347.1
},
"luminance": 0.39329
}Semantic roles & 50–950 ramp
primary
#FD7CC5
secondary
#D4F7E3
accent
#E66400
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83