#FD9CDC#FD9CDC
#FD9CDC is a light, vivid pink. Relative luminance 0.498; OKLCH L 81.1% C 0.139 H 340.8°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9CDC |
|---|---|
| RGB | rgb(253, 156, 220) |
| HSL | hsl(320, 96%, 80%) |
| HSV | hsv(320, 38%, 99%) |
| CMYK | cmyk(0%, 38.3%, 13%, 0.8%) |
| CIE-LAB | lab(75.97, 44.82, -17.18) |
| CIE-LCH | lch(75.97, 48.00, 339.03°) |
| OKLab | oklab(81.06% 0.1312 -0.0457) |
| OKLCH | oklch(81.06% 0.139 340.8) |
| XYZ | xyz(65.3150, 49.8307, 73.8743) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.23
Plum
#DDA0DD
ΔE00 6.35
Pink (survey)
#FF81C0
ΔE00 6.58
Lavender Pink
#DD85D7
ΔE00 8.17
Powder Pink
#FFB2D0
ΔE00 8.26
Violet (CSS)
#EE82EE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9CDC #9CFDBD
analogous
#ED9CFD #FD9CDC #FD9CAC
triadic
#FD9CDC #DCFD9C #9CDCFD
tetradic
#FD9CDC #FDED9C #9CFDBD #9CACFD
square
#FD9CDC #FDED9C #9CFDBD #9CACFD
split-complementary
#FD9CDC #ACFD9C #9CFDED
monochromatic
#FB24B2 #FC60C7 #FD9CDC #FED8F1 #FEE1F4
Accessibility & contrast
On white
1.92
#FD9CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#FD9CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9CDC
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9CDC | 1.00 | 1.92 | 10.97 | 10.97 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B2DE
Deuteranopia (green-blind)
#B9C1D9
Tritanopia (blue-blind)
#FF9DB3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fd9cdc; /* rgb */ color: rgb(253, 156, 220); /* oklch */ color: oklch(81.1% 0.139 340.8);
Tailwind
colors: {
custom: {
50: '#ffbbe7',
500: '#fd9cdc',
950: '#000000',
},
}SCSS
$custom: #fd9cdc; $custom-light: #ffbbe7; $custom-dark: #000000;
JSON
{
"hex": "#fd9cdc",
"rgb": {
"r": 253,
"g": 156,
"b": 220
},
"hsl": {
"h": 320.412,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.81057,
"c": 0.13894,
"h": 340.8
},
"luminance": 0.49827
}Semantic roles & 50–950 ramp
primary
#FD9CDC
secondary
#D4F7E0
accent
#E64E00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184