#FD7CC4#FD7CC4
#FD7CC4 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.5% C 0.176 H 347.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CC4 |
|---|---|
| RGB | rgb(253, 124, 196) |
| HSL | hsl(327, 97%, 74%) |
| HSV | hsv(327, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 22.5%, 0.8%) |
| CIE-LAB | lab(68.96, 57.11, -14.48) |
| CIE-LCH | lch(68.96, 58.92, 345.77°) |
| OKLab | oklab(75.53% 0.1714 -0.038) |
| OKLCH | oklch(75.53% 0.176 347.5) |
| XYZ | xyz(57.6811, 39.2883, 56.7593) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.71
Pink (survey)
#FF81C0
ΔE00 1.88
Bubblegum (survey)
#FF6CB5
ΔE00 3.50
Hot Pink
#FF69B4
ΔE00 3.92
Bubble Gum Pink
#FF69AF
ΔE00 4.57
Carnation Pink
#FF7FA7
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CC4 #7CFDB5
analogous
#F67CFD #FD7CC4 #FD7C84
triadic
#FD7CC4 #C4FD7C #7CC4FD
tetradic
#FD7CC4 #FDF67C #7CFDB5 #7C84FD
square
#FD7CC4 #FDF67C #7CFDB5 #7C84FD
split-complementary
#FD7CC4 #84FD7C #7CFDF6
monochromatic
#FB048E #FC40A9 #FD7CC4 #FEB8DF #FFE1F1
Accessibility & contrast
On white
2.37
#FD7CC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FD7CC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CC4
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CC4 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899BC6
Deuteranopia (green-blind)
#ABB0C1
Tritanopia (blue-blind)
#FF7998
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7cc4; /* rgb */ color: rgb(253, 124, 196); /* oklch */ color: oklch(75.5% 0.176 347.5);
Tailwind
colors: {
custom: {
50: '#ffa6d6',
500: '#fd7cc4',
950: '#000000',
},
}SCSS
$custom: #fd7cc4; $custom-light: #ffa6d6; $custom-dark: #000000;
JSON
{
"hex": "#fd7cc4",
"rgb": {
"r": 253,
"g": 124,
"b": 196
},
"hsl": {
"h": 326.512,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.7553,
"c": 0.17556,
"h": 347.5
},
"luminance": 0.39283
}Semantic roles & 50–950 ramp
primary
#FD7CC4
secondary
#D4F7E3
accent
#E66500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83