#FD8FC2#FD8FC2
#FD8FC2 is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.2% C 0.144 H 351.7°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8FC2 |
|---|---|
| RGB | rgb(253, 143, 194) |
| HSL | hsl(332, 96%, 78%) |
| HSV | hsv(332, 43%, 99%) |
| CMYK | cmyk(0%, 43.5%, 23.3%, 0.8%) |
| CIE-LAB | lab(72.51, 47.56, -8.05) |
| CIE-LCH | lch(72.51, 48.24, 350.39°) |
| OKLab | oklab(78.18% 0.1429 -0.0207) |
| OKLCH | oklch(78.18% 0.144 351.7) |
| XYZ | xyz(60.0696, 44.4271, 56.4400) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.02
Bubblegum Pink
#FE83CC
ΔE00 4.30
Pinky
#FC86AA
ΔE00 5.19
Carnation Pink
#FF7FA7
ΔE00 5.84
Bubblegum (survey)
#FF6CB5
ΔE00 6.76
Rosa
#FE86A4
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8FC2 #8FFDCA
analogous
#FD8FF9 #FD8FC2 #FD938F
triadic
#FD8FC2 #C2FD8F #8FC2FD
tetradic
#FD8FC2 #F9FD8F #8FFDCA #938FFD
square
#FD8FC2 #F9FD8F #8FFDCA #938FFD
split-complementary
#FD8FC2 #8FFD93 #8FF9FD
monochromatic
#FB1781 #FC53A1 #FD8FC2 #FECBE3 #FEE1EF
Accessibility & contrast
On white
2.12
#FD8FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#FD8FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8FC2
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8FC2 | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA6C4
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#FF8BA1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd8fc2; /* rgb */ color: rgb(253, 143, 194); /* oklch */ color: oklch(78.2% 0.144 351.7);
Tailwind
colors: {
custom: {
50: '#ffb2d4',
500: '#fd8fc2',
950: '#000000',
},
}SCSS
$custom: #fd8fc2; $custom-light: #ffb2d4; $custom-dark: #000000;
JSON
{
"hex": "#fd8fc2",
"rgb": {
"r": 253,
"g": 143,
"b": 194
},
"hsl": {
"h": 332.182,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.7818,
"c": 0.14437,
"h": 351.7
},
"luminance": 0.44423
}Semantic roles & 50–950 ramp
primary
#FD8FC2
secondary
#D4F7E7
accent
#E67B00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083