#FD8DCD#FD8DCD
#FD8DCD is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.3% C 0.154 H 345.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8DCD |
|---|---|
| RGB | rgb(253, 141, 205) |
| HSL | hsl(326, 97%, 77%) |
| HSV | hsv(326, 44%, 99%) |
| CMYK | cmyk(0%, 44.3%, 19%, 0.8%) |
| CIE-LAB | lab(72.46, 50.13, -14.22) |
| CIE-LCH | lch(72.46, 52.11, 344.16°) |
| OKLab | oklab(78.25% 0.1492 -0.0374) |
| OKLCH | oklch(78.25% 0.154 345.9) |
| XYZ | xyz(61.0534, 44.3445, 63.0895) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.12
Pink (survey)
#FF81C0
ΔE00 3.02
Bubblegum (survey)
#FF6CB5
ΔE00 6.66
Hot Pink
#FF69B4
ΔE00 7.13
Bubble Gum Pink
#FF69AF
ΔE00 7.56
Pinky
#FC86AA
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8DCD #8DFDBD
analogous
#F58DFD #FD8DCD #FD8D95
triadic
#FD8DCD #CDFD8D #8DCDFD
tetradic
#FD8DCD #FDF58D #8DFDBD #8D95FD
square
#FD8DCD #FDF58D #8DFDBD #8D95FD
split-complementary
#FD8DCD #95FD8D #8DFDF5
monochromatic
#FB1598 #FC51B3 #FD8DCD #FEC9E7 #FEE1F2
Accessibility & contrast
On white
2.13
#FD8DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#FD8DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8DCD
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8DCD | 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)
#96A6CF
Deuteranopia (green-blind)
#B3B9CA
Tritanopia (blue-blind)
#FF8CA5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd8dcd; /* rgb */ color: rgb(253, 141, 205); /* oklch */ color: oklch(78.3% 0.154 345.9);
Tailwind
colors: {
custom: {
50: '#ffb1dc',
500: '#fd8dcd',
950: '#000000',
},
}SCSS
$custom: #fd8dcd; $custom-light: #ffb1dc; $custom-dark: #000000;
JSON
{
"hex": "#fd8dcd",
"rgb": {
"r": 253,
"g": 141,
"b": 205
},
"hsl": {
"h": 325.714,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.7825,
"c": 0.15383,
"h": 345.9
},
"luminance": 0.4434
}Semantic roles & 50–950 ramp
primary
#FD8DCD
secondary
#D4F7E3
accent
#E66200
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083