#FDC2DD#FDC2DD
#FDC2DD is a very light, moderate pink. Relative luminance 0.647; OKLCH L 87.5% C 0.075 H 349.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC2DD |
|---|---|
| RGB | rgb(253, 194, 221) |
| HSL | hsl(333, 94%, 88%) |
| HSV | hsv(333, 23%, 99%) |
| CMYK | cmyk(0%, 23.3%, 12.6%, 0.8%) |
| CIE-LAB | lab(84.32, 25.15, -5.25) |
| CIE-LCH | lch(84.32, 25.69, 348.22°) |
| OKLab | oklab(87.45% 0.0742 -0.0136) |
| OKLCH | oklch(87.45% 0.075 349.6) |
| XYZ | xyz(72.8507, 64.6895, 77.0415) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.76
Pastel Pink
#FFBACD
ΔE00 3.96
Powder Pink
#FFB2D0
ΔE00 4.25
Pale Pink
#FFCFDC
ΔE00 5.10
Light Pink
#FFD1DF
ΔE00 5.20
Bubblegum
#FFC1CC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC2DD #C2FDE2
analogous
#FDC2FB #FDC2DD #FDC4C2
triadic
#FDC2DD #DDFDC2 #C2DDFD
tetradic
#FDC2DD #FBFDC2 #C2FDE2 #C4C2FD
square
#FDC2DD #FBFDC2 #C2FDE2 #C4C2FD
split-complementary
#FDC2DD #C2FDC4 #C2FBFD
monochromatic
#F94B9B #FB87BC #FDC2DD #FEE1EE #FEE1EE
Accessibility & contrast
On white
1.51
#FDC2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#FDC2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC2DD
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC2DD | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#FFC1CB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdc2dd; /* rgb */ color: rgb(253, 194, 221); /* oklch */ color: oklch(87.5% 0.075 349.6);
Tailwind
colors: {
custom: {
50: '#fed4e7',
500: '#fdc2dd',
950: '#000000',
},
}SCSS
$custom: #fdc2dd; $custom-light: #fed4e7; $custom-dark: #000000;
JSON
{
"hex": "#fdc2dd",
"rgb": {
"r": 253,
"g": 194,
"b": 221
},
"hsl": {
"h": 332.542,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.87454,
"c": 0.0754,
"h": 349.6
},
"luminance": 0.64687
}Semantic roles & 50–950 ramp
primary
#FDC2DD
secondary
#7FE4B6
accent
#E67C00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384