#FD8CD0#FD8CD0
#FD8CD0 is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.2% C 0.157 H 344.4°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CD0 |
|---|---|
| RGB | rgb(253, 140, 208) |
| HSL | hsl(324, 97%, 77%) |
| HSV | hsv(324, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 17.8%, 0.8%) |
| CIE-LAB | lab(72.36, 51.07, -16.03) |
| CIE-LCH | lch(72.36, 53.52, 342.57°) |
| OKLab | oklab(78.21% 0.1515 -0.0424) |
| OKLCH | oklch(78.21% 0.157 344.4) |
| XYZ | xyz(61.2722, 44.1972, 64.9660) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.79
Pink (survey)
#FF81C0
ΔE00 3.40
Bubblegum (survey)
#FF6CB5
ΔE00 6.77
Hot Pink
#FF69B4
ΔE00 7.21
Lavender Pink
#DD85D7
ΔE00 7.33
Bubble Gum Pink
#FF69AF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CD0 #8CFDB9
analogous
#F28CFD #FD8CD0 #FD8C98
triadic
#FD8CD0 #D0FD8C #8CD0FD
tetradic
#FD8CD0 #FDF28C #8CFDB9 #8C98FD
square
#FD8CD0 #FDF28C #8CFDB9 #8C98FD
split-complementary
#FD8CD0 #98FD8C #8CFDF2
monochromatic
#FB149F #FC50B7 #FD8CD0 #FEC8E9 #FEE1F3
Accessibility & contrast
On white
2.13
#FD8CD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#FD8CD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CD0
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CD0 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A6D2
Deuteranopia (green-blind)
#B2B8CD
Tritanopia (blue-blind)
#FF8BA5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd8cd0; /* rgb */ color: rgb(253, 140, 208); /* oklch */ color: oklch(78.2% 0.157 344.4);
Tailwind
colors: {
custom: {
50: '#ffb0de',
500: '#fd8cd0',
950: '#000000',
},
}SCSS
$custom: #fd8cd0; $custom-light: #ffb0de; $custom-dark: #000000;
JSON
{
"hex": "#fd8cd0",
"rgb": {
"r": 253,
"g": 140,
"b": 208
},
"hsl": {
"h": 323.894,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.78209,
"c": 0.15734,
"h": 344.4
},
"luminance": 0.44193
}Semantic roles & 50–950 ramp
primary
#FD8CD0
secondary
#D4F7E2
accent
#E65B00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083