#FD8CDC#FD8CDC
#FD8CDC is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.6% C 0.166 H 339.1°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CDC |
|---|---|
| RGB | rgb(253, 140, 220) |
| HSL | hsl(318, 97%, 77%) |
| HSV | hsv(318, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 13%, 0.8%) |
| CIE-LAB | lab(72.77, 52.88, -22.03) |
| CIE-LCH | lch(72.77, 57.29, 337.39°) |
| OKLab | oklab(78.65% 0.1548 -0.059) |
| OKLCH | oklch(78.65% 0.166 339.1) |
| XYZ | xyz(62.8048, 44.8102, 73.0375) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.17
Pink (survey)
#FF81C0
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 5.93
Violet (CSS)
#EE82EE
ΔE00 6.23
Purply Pink
#F075E6
ΔE00 6.78
Plum
#DDA0DD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CDC #8CFDAD
analogous
#E58CFD #FD8CDC #FD8CA4
triadic
#FD8CDC #DCFD8C #8CDCFD
tetradic
#FD8CDC #FDE58C #8CFDAD #8CA4FD
square
#FD8CDC #FDE58C #8CFDAD #8CA4FD
split-complementary
#FD8CDC #A4FD8C #8CFDE5
monochromatic
#FB14B7 #FC50CA #FD8CDC #FEC8EE #FEE1F6
Accessibility & contrast
On white
2.11
#FD8CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FD8CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CDC
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CDC | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8DF
Deuteranopia (green-blind)
#AEB9D9
Tritanopia (blue-blind)
#FF8FAA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd8cdc; /* rgb */ color: rgb(253, 140, 220); /* oklch */ color: oklch(78.6% 0.166 339.1);
Tailwind
colors: {
custom: {
50: '#ffb0e7',
500: '#fd8cdc',
950: '#000000',
},
}SCSS
$custom: #fd8cdc; $custom-light: #ffb0e7; $custom-dark: #000000;
JSON
{
"hex": "#fd8cdc",
"rgb": {
"r": 253,
"g": 140,
"b": 220
},
"hsl": {
"h": 317.522,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.78648,
"c": 0.16561,
"h": 339.1
},
"luminance": 0.44806
}Semantic roles & 50–950 ramp
primary
#FD8CDC
secondary
#D4F7DE
accent
#E64300
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084