#FD8FC0#FD8FC0
#FD8FC0 is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.1% C 0.143 H 352.8°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8FC0 |
|---|---|
| RGB | rgb(253, 143, 192) |
| HSL | hsl(333, 96%, 78%) |
| HSV | hsv(333, 43%, 99%) |
| CMYK | cmyk(0%, 43.5%, 24.1%, 0.8%) |
| CIE-LAB | lab(72.45, 47.29, -7.03) |
| CIE-LCH | lch(72.45, 47.81, 351.54°) |
| OKLab | oklab(78.11% 0.1422 -0.018) |
| OKLCH | oklch(78.11% 0.143 352.8) |
| XYZ | xyz(59.8465, 44.3379, 55.2650) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.23
Bubblegum Pink
#FE83CC
ΔE00 4.72
Pinky
#FC86AA
ΔE00 4.73
Carnation Pink
#FF7FA7
ΔE00 5.44
Rosa
#FE86A4
ΔE00 6.42
Pig Pink
#E78EA5
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8FC0 #8FFDCC
analogous
#FD8FF7 #FD8FC0 #FD958F
triadic
#FD8FC0 #C0FD8F #8FC0FD
tetradic
#FD8FC0 #F7FD8F #8FFDCC #958FFD
square
#FD8FC0 #F7FD8F #8FFDCC #958FFD
split-complementary
#FD8FC0 #8FFD95 #8FF7FD
monochromatic
#FB177C #FC539E #FD8FC0 #FECBE2 #FEE1EE
Accessibility & contrast
On white
2.13
#FD8FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#FD8FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8FC0
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8FC0 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C2
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#FF8BA1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd8fc0; /* rgb */ color: rgb(253, 143, 192); /* oklch */ color: oklch(78.1% 0.143 352.8);
Tailwind
colors: {
custom: {
50: '#ffb2d3',
500: '#fd8fc0',
950: '#000000',
},
}SCSS
$custom: #fd8fc0; $custom-light: #ffb2d3; $custom-dark: #000000;
JSON
{
"hex": "#fd8fc0",
"rgb": {
"r": 253,
"g": 143,
"b": 192
},
"hsl": {
"h": 333.273,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.78115,
"c": 0.14337,
"h": 352.8
},
"luminance": 0.44333
}Semantic roles & 50–950 ramp
primary
#FD8FC0
secondary
#D4F7E7
accent
#E67F00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082