#FD97CC#FD97CC
#FD97CC is a light, vivid pink. Relative luminance 0.474; OKLCH L 79.7% C 0.137 H 348.2°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FD97CC |
|---|---|
| RGB | rgb(253, 151, 204) |
| HSL | hsl(329, 96%, 79%) |
| HSV | hsv(329, 40%, 99%) |
| CMYK | cmyk(0%, 40.3%, 19.4%, 0.8%) |
| CIE-LAB | lab(74.43, 44.94, -10.71) |
| CIE-LCH | lch(74.43, 46.20, 346.59°) |
| OKLab | oklab(79.73% 0.1339 -0.028) |
| OKLCH | oklch(79.73% 0.137 348.2) |
| XYZ | xyz(62.4747, 47.3797, 62.9697) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.55
Bubblegum Pink
#FE83CC
ΔE00 4.64
Powder Pink
#FFB2D0
ΔE00 7.04
Pinky
#FC86AA
ΔE00 7.17
Carnation Pink
#FF7FA7
ΔE00 7.95
Bubblegum (survey)
#FF6CB5
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD97CC #97FDC8
analogous
#FB97FD #FD97CC #FD9799
triadic
#FD97CC #CCFD97 #97CCFD
tetradic
#FD97CC #FDFB97 #97FDC8 #9799FD
square
#FD97CC #FDFB97 #97FDC8 #9799FD
split-complementary
#FD97CC #99FD97 #97FDFB
monochromatic
#FB1F91 #FC5BAF #FD97CC #FED3E9 #FEE1F0
Accessibility & contrast
On white
2.00
#FD97CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#FD97CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD97CC
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD97CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD97CC | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADCE
Deuteranopia (green-blind)
#BABDC9
Tritanopia (blue-blind)
#FF95AA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd97cc; /* rgb */ color: rgb(253, 151, 204); /* oklch */ color: oklch(79.7% 0.137 348.2);
Tailwind
colors: {
custom: {
50: '#ffb7db',
500: '#fd97cc',
950: '#000000',
},
}SCSS
$custom: #fd97cc; $custom-light: #ffb7db; $custom-dark: #000000;
JSON
{
"hex": "#fd97cc",
"rgb": {
"r": 253,
"g": 151,
"b": 204
},
"hsl": {
"h": 328.824,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.7973,
"c": 0.13682,
"h": 348.2
},
"luminance": 0.47375
}Semantic roles & 50–950 ramp
primary
#FD97CC
secondary
#D4F7E5
accent
#E66E00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083