#FDC2DA#FDC2DA
#FDC2DA is a very light, moderate pink. Relative luminance 0.645; OKLCH L 87.4% C 0.074 H 352.5°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC2DA |
|---|---|
| RGB | rgb(253, 194, 218) |
| HSL | hsl(336, 94%, 88%) |
| HSV | hsv(336, 23%, 99%) |
| CMYK | cmyk(0%, 23.3%, 13.8%, 0.8%) |
| CIE-LAB | lab(84.24, 24.68, -3.76) |
| CIE-LCH | lch(84.24, 24.96, 351.33°) |
| OKLab | oklab(87.36% 0.0731 -0.0096) |
| OKLCH | oklch(87.36% 0.074 352.5) |
| XYZ | xyz(72.4546, 64.5310, 74.9552) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.25
Baby Pink
#FFB7CE
ΔE00 3.30
Powder Pink
#FFB2D0
ΔE00 4.24
Bubblegum
#FFC1CC
ΔE00 4.46
Pale Pink
#FFCFDC
ΔE00 4.49
Pink
#FFC0CB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC2DA #C2FDE5
analogous
#FDC2F8 #FDC2DA #FDC7C2
triadic
#FDC2DA #DAFDC2 #C2DAFD
tetradic
#FDC2DA #F8FDC2 #C2FDE5 #C7C2FD
square
#FDC2DA #F8FDC2 #C2FDE5 #C7C2FD
split-complementary
#FDC2DA #C2FDC7 #C2F8FD
monochromatic
#F94B92 #FB87B6 #FDC2DA #FEE1ED #FEE1ED
Accessibility & contrast
On white
1.51
#FDC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#FDC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC2DA
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC2DA | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#D5D6D9
Tritanopia (blue-blind)
#FFC0CA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdc2da; /* rgb */ color: rgb(253, 194, 218); /* oklch */ color: oklch(87.4% 0.074 352.5);
Tailwind
colors: {
custom: {
50: '#fed4e5',
500: '#fdc2da',
950: '#000000',
},
}SCSS
$custom: #fdc2da; $custom-light: #fed4e5; $custom-dark: #000000;
JSON
{
"hex": "#fdc2da",
"rgb": {
"r": 253,
"g": 194,
"b": 218
},
"hsl": {
"h": 335.593,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.87364,
"c": 0.07376,
"h": 352.5
},
"luminance": 0.64528
}Semantic roles & 50–950 ramp
primary
#FDC2DA
secondary
#7FE4BB
accent
#E68800
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384