#FD9CD8#FD9CD8
#FD9CD8 is a light, vivid pink. Relative luminance 0.496; OKLCH L 80.9% C 0.136 H 342.8°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9CD8 |
|---|---|
| RGB | rgb(253, 156, 216) |
| HSL | hsl(323, 96%, 80%) |
| HSV | hsv(323, 38%, 99%) |
| CMYK | cmyk(0%, 38.3%, 14.6%, 0.8%) |
| CIE-LAB | lab(75.84, 44.20, -15.19) |
| CIE-LCH | lch(75.84, 46.74, 341.03°) |
| OKLab | oklab(80.92% 0.13 -0.0402) |
| OKLCH | oklch(80.92% 0.136 342.8) |
| XYZ | xyz(64.7916, 49.6213, 71.1176) |
| Luminance | 0.4962 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.15
Pink (survey)
#FF81C0
ΔE00 6.15
Plum
#DDA0DD
ΔE00 6.79
Powder Pink
#FFB2D0
ΔE00 7.57
Lavender Pink
#DD85D7
ΔE00 8.66
Pinky
#FC86AA
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9CD8 #9CFDC1
analogous
#F29CFD #FD9CD8 #FD9CA7
triadic
#FD9CD8 #D8FD9C #9CD8FD
tetradic
#FD9CD8 #FDF29C #9CFDC1 #9CA7FD
square
#FD9CD8 #FDF29C #9CFDC1 #9CA7FD
split-complementary
#FD9CD8 #A7FD9C #9CFDF2
monochromatic
#FB24A9 #FC60C0 #FD9CD8 #FED8F0 #FEE1F3
Accessibility & contrast
On white
1.92
#FD9CD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#FD9CD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9CD8
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9CD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9CD8 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B1DA
Deuteranopia (green-blind)
#BAC1D5
Tritanopia (blue-blind)
#FF9CB2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fd9cd8; /* rgb */ color: rgb(253, 156, 216); /* oklch */ color: oklch(80.9% 0.136 342.8);
Tailwind
colors: {
custom: {
50: '#ffbbe4',
500: '#fd9cd8',
950: '#000000',
},
}SCSS
$custom: #fd9cd8; $custom-light: #ffbbe4; $custom-dark: #000000;
JSON
{
"hex": "#fd9cd8",
"rgb": {
"r": 253,
"g": 156,
"b": 216
},
"hsl": {
"h": 322.887,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.80917,
"c": 0.13612,
"h": 342.8
},
"luminance": 0.49617
}Semantic roles & 50–950 ramp
primary
#FD9CD8
secondary
#D4F7E1
accent
#E65800
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183