#FDC4DA#FDC4DA
#FDC4DA is a very light, moderate pink. Relative luminance 0.654; OKLCH L 87.7% C 0.071 H 353.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC4DA |
|---|---|
| RGB | rgb(253, 196, 218) |
| HSL | hsl(337, 93%, 88%) |
| HSV | hsv(337, 23%, 99%) |
| CMYK | cmyk(0%, 22.5%, 13.8%, 0.8%) |
| CIE-LAB | lab(84.70, 23.62, -3.09) |
| CIE-LCH | lch(84.70, 23.82, 352.56°) |
| OKLab | oklab(87.72% 0.0701 -0.0078) |
| OKLCH | oklch(87.72% 0.071 353.6) |
| XYZ | xyz(72.9027, 65.4272, 75.1046) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.37
Baby Pink
#FFB7CE
ΔE00 3.67
Pale Pink
#FFCFDC
ΔE00 3.77
Light Pink
#FFD1DF
ΔE00 3.99
Bubblegum
#FFC1CC
ΔE00 4.06
Pink
#FFC0CB
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC4DA #C4FDE7
analogous
#FDC4F7 #FDC4DA #FDCAC4
triadic
#FDC4DA #DAFDC4 #C4DAFD
tetradic
#FDC4DA #F7FDC4 #C4FDE7 #CAC4FD
square
#FDC4DA #F7FDC4 #C4FDE7 #CAC4FD
split-complementary
#FDC4DA #C4FDCA #C4F7FD
monochromatic
#F94E90 #FB89B5 #FDC4DA #FEE1EC #FEE1EC
Accessibility & contrast
On white
1.49
#FDC4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#FDC4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC4DA
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC4DA | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDB
Deuteranopia (green-blind)
#D7D7D9
Tritanopia (blue-blind)
#FFC2CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdc4da; /* rgb */ color: rgb(253, 196, 218); /* oklch */ color: oklch(87.7% 0.071 353.6);
Tailwind
colors: {
custom: {
50: '#fed6e5',
500: '#fdc4da',
950: '#000000',
},
}SCSS
$custom: #fdc4da; $custom-light: #fed6e5; $custom-dark: #000000;
JSON
{
"hex": "#fdc4da",
"rgb": {
"r": 253,
"g": 196,
"b": 218
},
"hsl": {
"h": 336.842,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.8772,
"c": 0.07054,
"h": 353.6
},
"luminance": 0.65424
}Semantic roles & 50–950 ramp
primary
#FDC4DA
secondary
#81E5BE
accent
#E68D00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384